ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
(Generate patch)

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.136 by root, Mon Jul 8 02:59:51 2019 UTC vs.
Revision 1.141 by sf-exg, Fri Jul 23 19:18:51 2021 UTC

38doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
40doc/extensions.pod.top 40doc/extensions.pod.top
41doc/extensions.pod.bot 41doc/extensions.pod.bot
42 42
43src/ecb.h
44src/estl.h
45
43src/.cvsignore 46src/.cvsignore
44src/Makefile.in 47src/Makefile.in
45src/callback.h 48src/callback.h
46src/command.C 49src/command.C
47src/command.h 50src/command.h
48src/encoding.C 51src/encoding.C
49src/encoding.h 52src/encoding.h
50src/fdpass_wrapper.C
51src/feature.h 53src/feature.h
52src/hookinc.h 54src/hookinc.h
53src/init.C 55src/init.C
54src/init.h 56src/init.h
55src/ev_cpp.C 57src/ev_cpp.C
57src/keyboard.C 59src/keyboard.C
58src/keyboard.h 60src/keyboard.h
59src/main.C 61src/main.C
60src/misc.C 62src/misc.C
61src/optinc.h 63src/optinc.h
62src/ptytty_wrapper.C
63src/rxvtutil.C 64src/rxvtutil.C
64src/rxvtutil.h 65src/rxvtutil.h
65src/rxvttoolkit.C 66src/rxvttoolkit.C
66src/rxvttoolkit.h 67src/rxvttoolkit.h
67src/rxvtfont.C 68src/rxvtfont.C
68src/rxvtfont.h 69src/rxvtfont.h
69src/rxvtimg.h 70src/rxvtimg.h
70src/rxvtimg.C 71src/rxvtimg.C
71src/rxvt.C 72src/rxvt.C
72src/rxvt.h 73src/rxvt.h
74src/rclock.C
73src/rsinc.h 75src/rsinc.h
74src/rxvtc.C 76src/rxvtc.C
75src/rxvtd.C 77src/rxvtd.C
76src/rxvtdaemon.C 78src/rxvtdaemon.C
77src/rxvtdaemon.h 79src/rxvtdaemon.h
84src/scrollbar.h 86src/scrollbar.h
85src/version.h 87src/version.h
86src/xdefaults.C 88src/xdefaults.C
87src/emman.h 89src/emman.h
88src/emman.c 90src/emman.c
89
90libptytty/Changes
91libptytty/ptytty.m4
92libptytty/src/libptytty.h
93libptytty/src/ptytty_conf.h
94libptytty/src/ptytty.h
95libptytty/src/ptytty.C
96libptytty/src/proxy.C
97libptytty/src/logging.C
98libptytty/src/fdpass.C
99libptytty/src/estl.h
100libptytty/src/ecb.h
101 91
102src/gentables 92src/gentables
103src/gencompose 93src/gencompose
104src/genlinedraw 94src/genlinedraw
105src/table/compose.h 95src/table/compose.h
174src/perl/selection-to-clipboard 164src/perl/selection-to-clipboard
175src/perl/tabbed 165src/perl/tabbed
176src/perl/urxvt-popup 166src/perl/urxvt-popup
177src/perl/xim-onthespot 167src/perl/xim-onthespot
178 168
179libev/Changes 169libev/LICENSE
180libev/ev.h 170libev/ev.h
181libev/ev++.h 171libev/ev++.h
182libev/ev.c 172libev/ev.c
183libev/ev_vars.h 173libev/ev_vars.h
184libev/ev_wrap.h 174libev/ev_wrap.h
187libev/ev_poll.c 177libev/ev_poll.c
188libev/ev_epoll.c 178libev/ev_epoll.c
189libev/ev_kqueue.c 179libev/ev_kqueue.c
190libev/ev_port.c 180libev/ev_port.c
191libev/ev_linuxaio.c 181libev/ev_linuxaio.c
182libev/ev_iouring.c
192libev/libev.m4 183libev/libev.m4
193 184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines