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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.131 by root, Sat May 17 17:12:29 2014 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/background.C
46src/callback.h 46src/callback.h
47src/command.C 47src/command.C
48src/command.h 48src/command.h
49src/encoding.C 49src/encoding.C
50src/encoding.h 50src/encoding.h
51src/fdpass_wrapper.C
52src/feature.h 51src/feature.h
53src/hookinc.h 52src/hookinc.h
54src/init.C 53src/init.C
55src/init.h 54src/init.h
56src/ev_cpp.C 55src/ev_cpp.C
58src/keyboard.C 57src/keyboard.C
59src/keyboard.h 58src/keyboard.h
60src/main.C 59src/main.C
61src/misc.C 60src/misc.C
62src/optinc.h 61src/optinc.h
63src/ptytty_wrapper.C
64src/rxvtutil.C 62src/rxvtutil.C
65src/rxvtutil.h 63src/rxvtutil.h
66src/rxvttoolkit.C 64src/rxvttoolkit.C
67src/rxvttoolkit.h 65src/rxvttoolkit.h
68src/rxvtfont.C 66src/rxvtfont.C
69src/rxvtfont.h 67src/rxvtfont.h
70src/rxvtimg.h 68src/rxvtimg.h
71src/rxvtimg.C 69src/rxvtimg.C
72src/rxvt.C 70src/rxvt.C
73src/rxvt.h 71src/rxvt.h
72src/rclock.C
74src/rsinc.h 73src/rsinc.h
75src/rxvtc.C 74src/rxvtc.C
76src/rxvtd.C 75src/rxvtd.C
77src/rxvtdaemon.C 76src/rxvtdaemon.C
78src/rxvtdaemon.h 77src/rxvtdaemon.h
85src/scrollbar.h 84src/scrollbar.h
86src/version.h 85src/version.h
87src/xdefaults.C 86src/xdefaults.C
88src/emman.h 87src/emman.h
89src/emman.c 88src/emman.c
90
91libptytty/Changes
92libptytty/ptytty.m4
93libptytty/src/libptytty.h
94libptytty/src/ptytty_conf.h
95libptytty/src/ptytty.h
96libptytty/src/ptytty.C
97libptytty/src/proxy.C
98libptytty/src/logging.C
99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
102 89
103src/gentables 90src/gentables
104src/gencompose 91src/gencompose
105src/genlinedraw 92src/genlinedraw
106src/table/compose.h 93src/table/compose.h
156src/perl/bell-command 143src/perl/bell-command
157src/perl/block-graphics-to-ascii 144src/perl/block-graphics-to-ascii
158src/perl/clipboard-osc 145src/perl/clipboard-osc
159src/perl/confirm-paste 146src/perl/confirm-paste
160src/perl/digital-clock 147src/perl/digital-clock
148src/perl/eval
161src/perl/example-refresh-hooks 149src/perl/example-refresh-hooks
150src/perl/keysym-list
162src/perl/kuake 151src/perl/kuake
163src/perl/macosx-clipboard
164src/perl/macosx-clipboard-native
165src/perl/matcher 152src/perl/matcher
166src/perl/option-popup 153src/perl/option-popup
167src/perl/overlay-osc 154src/perl/overlay-osc
168src/perl/readline 155src/perl/readline
169src/perl/remote-clipboard 156src/perl/remote-clipboard
175src/perl/selection-to-clipboard 162src/perl/selection-to-clipboard
176src/perl/tabbed 163src/perl/tabbed
177src/perl/urxvt-popup 164src/perl/urxvt-popup
178src/perl/xim-onthespot 165src/perl/xim-onthespot
179 166
180libev/Changes 167libev/LICENSE
181libev/ev.h 168libev/ev.h
182libev/ev++.h 169libev/ev++.h
183libev/ev.c 170libev/ev.c
184libev/ev_vars.h 171libev/ev_vars.h
185libev/ev_wrap.h 172libev/ev_wrap.h
187libev/ev_select.c 174libev/ev_select.c
188libev/ev_poll.c 175libev/ev_poll.c
189libev/ev_epoll.c 176libev/ev_epoll.c
190libev/ev_kqueue.c 177libev/ev_kqueue.c
191libev/ev_port.c 178libev/ev_port.c
179libev/ev_linuxaio.c
180libev/ev_iouring.c
192libev/libev.m4 181libev/libev.m4
193 182

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines