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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines