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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.135 by sf-exg, Thu Jul 14 05:33:25 2016 UTC vs.
Revision 1.142 by sf-exg, Sun Nov 7 14:13:39 2021 UTC

5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8configure 8configure
9configure.ac 9configure.ac
10config.sub
11config.guess
12aclocal.m4 10aclocal.m4
13autogen.sh 11autogen.sh
14config.h.in 12config.h.in
15Makefile.in 13Makefile.in
16install-sh 14install-sh
38doc/rxvtc.1.man.in 36doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 37doc/rxvtd.1.man.in
40doc/extensions.pod.top 38doc/extensions.pod.top
41doc/extensions.pod.bot 39doc/extensions.pod.bot
42 40
41src/ecb.h
42src/estl.h
43
43src/.cvsignore 44src/.cvsignore
44src/Makefile.in 45src/Makefile.in
45src/callback.h 46src/callback.h
46src/command.C 47src/command.C
47src/command.h 48src/command.h
48src/encoding.C 49src/encoding.C
49src/encoding.h 50src/encoding.h
50src/fdpass_wrapper.C
51src/feature.h 51src/feature.h
52src/hookinc.h 52src/hookinc.h
53src/init.C 53src/init.C
54src/init.h 54src/init.h
55src/ev_cpp.C 55src/ev_cpp.C
57src/keyboard.C 57src/keyboard.C
58src/keyboard.h 58src/keyboard.h
59src/main.C 59src/main.C
60src/misc.C 60src/misc.C
61src/optinc.h 61src/optinc.h
62src/ptytty_wrapper.C
63src/rxvtutil.C 62src/rxvtutil.C
64src/rxvtutil.h 63src/rxvtutil.h
65src/rxvttoolkit.C 64src/rxvttoolkit.C
66src/rxvttoolkit.h 65src/rxvttoolkit.h
67src/rxvtfont.C 66src/rxvtfont.C
68src/rxvtfont.h 67src/rxvtfont.h
69src/rxvtimg.h 68src/rxvtimg.h
70src/rxvtimg.C 69src/rxvtimg.C
71src/rxvt.C 70src/rxvt.C
72src/rxvt.h 71src/rxvt.h
72src/rclock.C
73src/rsinc.h 73src/rsinc.h
74src/rxvtc.C 74src/rxvtc.C
75src/rxvtd.C 75src/rxvtd.C
76src/rxvtdaemon.C 76src/rxvtdaemon.C
77src/rxvtdaemon.h 77src/rxvtdaemon.h
84src/scrollbar.h 84src/scrollbar.h
85src/version.h 85src/version.h
86src/xdefaults.C 86src/xdefaults.C
87src/emman.h 87src/emman.h
88src/emman.c 88src/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 89
102src/gentables 90src/gentables
103src/gencompose 91src/gencompose
104src/genlinedraw 92src/genlinedraw
105src/table/compose.h 93src/table/compose.h
174src/perl/selection-to-clipboard 162src/perl/selection-to-clipboard
175src/perl/tabbed 163src/perl/tabbed
176src/perl/urxvt-popup 164src/perl/urxvt-popup
177src/perl/xim-onthespot 165src/perl/xim-onthespot
178 166
179libev/Changes 167libev/LICENSE
180libev/ev.h 168libev/ev.h
181libev/ev++.h 169libev/ev++.h
182libev/ev.c 170libev/ev.c
183libev/ev_vars.h 171libev/ev_vars.h
184libev/ev_wrap.h 172libev/ev_wrap.h
186libev/ev_select.c 174libev/ev_select.c
187libev/ev_poll.c 175libev/ev_poll.c
188libev/ev_epoll.c 176libev/ev_epoll.c
189libev/ev_kqueue.c 177libev/ev_kqueue.c
190libev/ev_port.c 178libev/ev_port.c
179libev/ev_linuxaio.c
180libev/ev_iouring.c
191libev/libev.m4 181libev/libev.m4
192 182

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines