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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.114 by sf-exg, Mon May 30 23:13:41 2011 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
62src/rxvtutil.h 63src/rxvtutil.h
63src/rxvttoolkit.C 64src/rxvttoolkit.C
64src/rxvttoolkit.h 65src/rxvttoolkit.h
65src/rxvtfont.C 66src/rxvtfont.C
66src/rxvtfont.h 67src/rxvtfont.h
68src/rxvtimg.h
69src/rxvtimg.C
67src/rxvt.C 70src/rxvt.C
68src/rxvt.h 71src/rxvt.h
72src/rclock.C
69src/rsinc.h 73src/rsinc.h
70src/rxvtc.C 74src/rxvtc.C
71src/rxvtd.C 75src/rxvtd.C
72src/rxvtdaemon.C 76src/rxvtdaemon.C
73src/rxvtdaemon.h 77src/rxvtdaemon.h
74src/salloc.C
75src/salloc.h
76src/screen.C 78src/screen.C
77src/scrollbar-next.C 79src/scrollbar-next.C
78src/scrollbar-rxvt.C 80src/scrollbar-rxvt.C
79src/scrollbar-xterm.C 81src/scrollbar-xterm.C
80src/scrollbar-plain.C 82src/scrollbar-plain.C
81src/scrollbar.C 83src/scrollbar.C
82src/scrollbar.h 84src/scrollbar.h
83src/version.h 85src/version.h
84src/xdefaults.C 86src/xdefaults.C
85 87src/emman.h
86libptytty/ptytty.m4 88src/emman.c
87libptytty/src/libptytty.h
88libptytty/src/ptytty_conf.h
89libptytty/src/ptytty.h
90libptytty/src/ptytty.C
91libptytty/src/proxy.C
92libptytty/src/logging.C
93libptytty/src/fdpass.C
94 89
95src/gentables 90src/gentables
96src/gencompose 91src/gencompose
97src/genlinedraw 92src/genlinedraw
98src/table/compose.h 93src/table/compose.h
142src/iom_perl.h 137src/iom_perl.h
143src/iom_perl.xs 138src/iom_perl.xs
144src/rxvtperl.h 139src/rxvtperl.h
145src/rxvtperl.xs 140src/rxvtperl.xs
146 141
142src/perl/background
143src/perl/bell-command
144src/perl/block-graphics-to-ascii
145src/perl/clipboard-osc
146src/perl/confirm-paste
147src/perl/digital-clock
148src/perl/eval
149src/perl/example-refresh-hooks
150src/perl/keysym-list
151src/perl/kuake
152src/perl/matcher
147src/perl/urxvt-popup 153src/perl/option-popup
154src/perl/overlay-osc
155src/perl/readline
156src/perl/remote-clipboard
157src/perl/searchable-scrollback
148src/perl/selection 158src/perl/selection
149src/perl/option-popup
150src/perl/selection-popup
151src/perl/selection-autotransform 159src/perl/selection-autotransform
152src/perl/selection-pastebin 160src/perl/selection-pastebin
153src/perl/searchable-scrollback 161src/perl/selection-popup
154src/perl/matcher 162src/perl/selection-to-clipboard
155src/perl/tabbed 163src/perl/tabbed
164src/perl/urxvt-popup
156src/perl/xim-onthespot 165src/perl/xim-onthespot
157src/perl/readline
158src/perl/remote-clipboard
159src/perl/clipboard-osc
160src/perl/kuake
161src/perl/example-refresh-hooks
162src/perl/block-graphics-to-ascii
163src/perl/digital-clock
164src/perl/macosx-clipboard
165src/perl/macosx-clipboard-native
166src/perl/overlay-osc
167src/perl/confirm-paste
168 166
167libev/LICENSE
169libev/ev.h 168libev/ev.h
170libev/ev++.h 169libev/ev++.h
171libev/ev.c 170libev/ev.c
172libev/ev_vars.h 171libev/ev_vars.h
173libev/ev_wrap.h 172libev/ev_wrap.h
175libev/ev_select.c 174libev/ev_select.c
176libev/ev_poll.c 175libev/ev_poll.c
177libev/ev_epoll.c 176libev/ev_epoll.c
178libev/ev_kqueue.c 177libev/ev_kqueue.c
179libev/ev_port.c 178libev/ev_port.c
179libev/ev_linuxaio.c
180libev/ev_iouring.c
180libev/libev.m4 181libev/libev.m4
181 182
182libecb/ecb.h
183

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines