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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.121 by root, Sat May 19 00:26:17 2012 UTC vs.
Revision 1.141 by sf-exg, Fri Jul 23 19:18:51 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
50src/fdpass_wrapper.C
51src/feature.h 53src/feature.h
52src/hookinc.h 54src/hookinc.h
53src/init.C 55src/init.C
54src/init.h 56src/init.h
55src/ev_cpp.C 57src/ev_cpp.C
57src/keyboard.C 59src/keyboard.C
58src/keyboard.h 60src/keyboard.h
59src/main.C 61src/main.C
60src/misc.C 62src/misc.C
61src/optinc.h 63src/optinc.h
62src/ptytty_wrapper.C
63src/rxvtutil.C 64src/rxvtutil.C
64src/rxvtutil.h 65src/rxvtutil.h
65src/rxvttoolkit.C 66src/rxvttoolkit.C
66src/rxvttoolkit.h 67src/rxvttoolkit.h
67src/rxvtfont.C 68src/rxvtfont.C
68src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
69src/rxvt.C 72src/rxvt.C
70src/rxvt.h 73src/rxvt.h
74src/rclock.C
71src/rsinc.h 75src/rsinc.h
72src/rxvtc.C 76src/rxvtc.C
73src/rxvtd.C 77src/rxvtd.C
74src/rxvtdaemon.C 78src/rxvtdaemon.C
75src/rxvtdaemon.h 79src/rxvtdaemon.h
76src/salloc.C
77src/salloc.h
78src/screen.C 80src/screen.C
79src/scrollbar-next.C 81src/scrollbar-next.C
80src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
81src/scrollbar-xterm.C 83src/scrollbar-xterm.C
82src/scrollbar-plain.C 84src/scrollbar-plain.C
83src/scrollbar.C 85src/scrollbar.C
84src/scrollbar.h 86src/scrollbar.h
85src/version.h 87src/version.h
86src/xdefaults.C 88src/xdefaults.C
87 89src/emman.h
88libptytty/Changes 90src/emman.c
89libptytty/ptytty.m4
90libptytty/src/libptytty.h
91libptytty/src/ptytty_conf.h
92libptytty/src/ptytty.h
93libptytty/src/ptytty.C
94libptytty/src/proxy.C
95libptytty/src/logging.C
96libptytty/src/fdpass.C
97libptytty/src/estl.h
98 91
99src/gentables 92src/gentables
100src/gencompose 93src/gencompose
101src/genlinedraw 94src/genlinedraw
102src/table/compose.h 95src/table/compose.h
146src/iom_perl.h 139src/iom_perl.h
147src/iom_perl.xs 140src/iom_perl.xs
148src/rxvtperl.h 141src/rxvtperl.h
149src/rxvtperl.xs 142src/rxvtperl.xs
150 143
144src/perl/background
151src/perl/bell-command 145src/perl/bell-command
152src/perl/block-graphics-to-ascii 146src/perl/block-graphics-to-ascii
153src/perl/clipboard-osc 147src/perl/clipboard-osc
154src/perl/confirm-paste 148src/perl/confirm-paste
155src/perl/digital-clock 149src/perl/digital-clock
150src/perl/eval
156src/perl/example-refresh-hooks 151src/perl/example-refresh-hooks
157src/perl/keysym-list 152src/perl/keysym-list
158src/perl/kuake 153src/perl/kuake
159src/perl/macosx-clipboard
160src/perl/macosx-clipboard-native
161src/perl/matcher 154src/perl/matcher
162src/perl/option-popup 155src/perl/option-popup
163src/perl/overlay-osc 156src/perl/overlay-osc
164src/perl/readline 157src/perl/readline
165src/perl/remote-clipboard 158src/perl/remote-clipboard
166src/perl/searchable-scrollback 159src/perl/searchable-scrollback
167src/perl/selection 160src/perl/selection
168src/perl/selection-autotransform 161src/perl/selection-autotransform
169src/perl/selection-pastebin 162src/perl/selection-pastebin
170src/perl/selection-popup 163src/perl/selection-popup
164src/perl/selection-to-clipboard
171src/perl/tabbed 165src/perl/tabbed
172src/perl/urxvt-popup 166src/perl/urxvt-popup
173src/perl/xim-onthespot 167src/perl/xim-onthespot
174 168
175libev/Changes 169libev/LICENSE
176libev/ev.h 170libev/ev.h
177libev/ev++.h 171libev/ev++.h
178libev/ev.c 172libev/ev.c
179libev/ev_vars.h 173libev/ev_vars.h
180libev/ev_wrap.h 174libev/ev_wrap.h
182libev/ev_select.c 176libev/ev_select.c
183libev/ev_poll.c 177libev/ev_poll.c
184libev/ev_epoll.c 178libev/ev_epoll.c
185libev/ev_kqueue.c 179libev/ev_kqueue.c
186libev/ev_port.c 180libev/ev_port.c
181libev/ev_linuxaio.c
182libev/ev_iouring.c
187libev/libev.m4 183libev/libev.m4
188 184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines