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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.126 by root, Sun Sep 9 12:21:24 2012 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
35doc/rxvtd.1.pod 33doc/rxvtd.1.pod
36doc/rxvt.1.man.in 34doc/rxvt.1.man.in
37doc/rxvt.7.man.in 35doc/rxvt.7.man.in
38doc/rxvtc.1.man.in 36doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 37doc/rxvtd.1.man.in
40doc/rxvtperl.3.man.in 38doc/extensions.pod.top
39doc/extensions.pod.bot
40
41src/ecb.h
42src/estl.h
41 43
42src/.cvsignore 44src/.cvsignore
43src/Makefile.in 45src/Makefile.in
44src/background.C
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
155src/perl/bell-command 143src/perl/bell-command
156src/perl/block-graphics-to-ascii 144src/perl/block-graphics-to-ascii
157src/perl/clipboard-osc 145src/perl/clipboard-osc
158src/perl/confirm-paste 146src/perl/confirm-paste
159src/perl/digital-clock 147src/perl/digital-clock
148src/perl/eval
160src/perl/example-refresh-hooks 149src/perl/example-refresh-hooks
161src/perl/keysym-list 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
170src/perl/searchable-scrollback 157src/perl/searchable-scrollback
171src/perl/selection 158src/perl/selection
172src/perl/selection-autotransform 159src/perl/selection-autotransform
173src/perl/selection-pastebin 160src/perl/selection-pastebin
174src/perl/selection-popup 161src/perl/selection-popup
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