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

Comparing cvsroot/rxvt-unicode/MANIFEST (file contents):
Revision 1.120 by root, Thu May 10 22:46:26 2012 UTC vs.
Revision 1.140 by root, Sun Jun 27 16:46:00 2021 UTC

35doc/rxvtd.1.pod 35doc/rxvtd.1.pod
36doc/rxvt.1.man.in 36doc/rxvt.1.man.in
37doc/rxvt.7.man.in 37doc/rxvt.7.man.in
38doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
40doc/rxvtperl.3.man.in 40doc/extensions.pod.top
41doc/extensions.pod.bot
42
43src/ecb.h
44src/estl.h
41 45
42src/.cvsignore 46src/.cvsignore
43src/Makefile.in 47src/Makefile.in
44src/background.C
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
64src/rxvtutil.h 67src/rxvtutil.h
65src/rxvttoolkit.C 68src/rxvttoolkit.C
66src/rxvttoolkit.h 69src/rxvttoolkit.h
67src/rxvtfont.C 70src/rxvtfont.C
68src/rxvtfont.h 71src/rxvtfont.h
72src/rxvtimg.h
73src/rxvtimg.C
69src/rxvt.C 74src/rxvt.C
70src/rxvt.h 75src/rxvt.h
76src/rclock.C
71src/rsinc.h 77src/rsinc.h
72src/rxvtc.C 78src/rxvtc.C
73src/rxvtd.C 79src/rxvtd.C
74src/rxvtdaemon.C 80src/rxvtdaemon.C
75src/rxvtdaemon.h 81src/rxvtdaemon.h
76src/salloc.C
77src/salloc.h
78src/screen.C 82src/screen.C
79src/scrollbar-next.C 83src/scrollbar-next.C
80src/scrollbar-rxvt.C 84src/scrollbar-rxvt.C
81src/scrollbar-xterm.C 85src/scrollbar-xterm.C
82src/scrollbar-plain.C 86src/scrollbar-plain.C
83src/scrollbar.C 87src/scrollbar.C
84src/scrollbar.h 88src/scrollbar.h
85src/version.h 89src/version.h
86src/xdefaults.C 90src/xdefaults.C
91src/emman.h
92src/emman.c
87 93
88libptytty/Changes 94libptytty/Changes
89libptytty/ptytty.m4 95libptytty/ptytty.m4
90libptytty/src/libptytty.h 96libptytty/src/libptytty.h
91libptytty/src/ptytty_conf.h 97libptytty/src/ptytty_conf.h
93libptytty/src/ptytty.C 99libptytty/src/ptytty.C
94libptytty/src/proxy.C 100libptytty/src/proxy.C
95libptytty/src/logging.C 101libptytty/src/logging.C
96libptytty/src/fdpass.C 102libptytty/src/fdpass.C
97libptytty/src/estl.h 103libptytty/src/estl.h
104libptytty/src/ecb.h
98 105
99src/gentables 106src/gentables
100src/gencompose 107src/gencompose
101src/genlinedraw 108src/genlinedraw
102src/table/compose.h 109src/table/compose.h
146src/iom_perl.h 153src/iom_perl.h
147src/iom_perl.xs 154src/iom_perl.xs
148src/rxvtperl.h 155src/rxvtperl.h
149src/rxvtperl.xs 156src/rxvtperl.xs
150 157
158src/perl/background
151src/perl/bell-command 159src/perl/bell-command
152src/perl/block-graphics-to-ascii 160src/perl/block-graphics-to-ascii
153src/perl/clipboard-osc 161src/perl/clipboard-osc
154src/perl/confirm-paste 162src/perl/confirm-paste
155src/perl/digital-clock 163src/perl/digital-clock
164src/perl/eval
156src/perl/example-refresh-hooks 165src/perl/example-refresh-hooks
157src/perl/keysym-list 166src/perl/keysym-list
158src/perl/kuake 167src/perl/kuake
159src/perl/macosx-clipboard
160src/perl/macosx-clipboard-native
161src/perl/matcher 168src/perl/matcher
162src/perl/option-popup 169src/perl/option-popup
163src/perl/overlay-osc 170src/perl/overlay-osc
164src/perl/readline 171src/perl/readline
165src/perl/remote-clipboard 172src/perl/remote-clipboard
166src/perl/searchable-scrollback 173src/perl/searchable-scrollback
167src/perl/selection 174src/perl/selection
168src/perl/selection-autotransform 175src/perl/selection-autotransform
169src/perl/selection-pastebin 176src/perl/selection-pastebin
170src/perl/selection-popup 177src/perl/selection-popup
178src/perl/selection-to-clipboard
171src/perl/tabbed 179src/perl/tabbed
172src/perl/urxvt-popup 180src/perl/urxvt-popup
173src/perl/xim-onthespot 181src/perl/xim-onthespot
174 182
175libev/Changes 183libev/LICENSE
176libev/ev.h 184libev/ev.h
177libev/ev++.h 185libev/ev++.h
178libev/ev.c 186libev/ev.c
179libev/ev_vars.h 187libev/ev_vars.h
180libev/ev_wrap.h 188libev/ev_wrap.h
182libev/ev_select.c 190libev/ev_select.c
183libev/ev_poll.c 191libev/ev_poll.c
184libev/ev_epoll.c 192libev/ev_epoll.c
185libev/ev_kqueue.c 193libev/ev_kqueue.c
186libev/ev_port.c 194libev/ev_port.c
195libev/ev_linuxaio.c
196libev/ev_iouring.c
187libev/libev.m4 197libev/libev.m4
188 198
189libecb/ecb.h
190

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines