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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.107 by sf-exg, Thu Apr 1 16:47:45 2010 UTC vs.
Revision 1.142 by sf-exg, Sun Nov 7 14:13:39 2021 UTC

3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8update_ptytty
9configure 8configure
10configure.ac 9configure.ac
11config.sub
12config.guess
13aclocal.m4 10aclocal.m4
14ptytty.m4
15autogen.sh 11autogen.sh
16config.h.in 12config.h.in
17Makefile.in 13Makefile.in
18install-sh 14install-sh
19 15
37doc/rxvtd.1.pod 33doc/rxvtd.1.pod
38doc/rxvt.1.man.in 34doc/rxvt.1.man.in
39doc/rxvt.7.man.in 35doc/rxvt.7.man.in
40doc/rxvtc.1.man.in 36doc/rxvtc.1.man.in
41doc/rxvtd.1.man.in 37doc/rxvtd.1.man.in
42doc/rxvtperl.3.man.in 38doc/extensions.pod.top
39doc/extensions.pod.bot
40
41src/ecb.h
42src/estl.h
43 43
44src/.cvsignore 44src/.cvsignore
45src/Makefile.in 45src/Makefile.in
46src/background.C
47src/background.h
48src/callback.h 46src/callback.h
49src/command.C 47src/command.C
50src/command.h 48src/command.h
51src/encoding.C 49src/encoding.C
52src/encoding.h 50src/encoding.h
65src/rxvtutil.h 63src/rxvtutil.h
66src/rxvttoolkit.C 64src/rxvttoolkit.C
67src/rxvttoolkit.h 65src/rxvttoolkit.h
68src/rxvtfont.C 66src/rxvtfont.C
69src/rxvtfont.h 67src/rxvtfont.h
68src/rxvtimg.h
69src/rxvtimg.C
70src/rxvt.C 70src/rxvt.C
71src/rxvt.h 71src/rxvt.h
72src/rclock.C
72src/rsinc.h 73src/rsinc.h
73src/rxvtc.C 74src/rxvtc.C
74src/rxvtd.C 75src/rxvtd.C
75src/rxvtdaemon.C 76src/rxvtdaemon.C
76src/rxvtdaemon.h 77src/rxvtdaemon.h
77src/salloc.C
78src/salloc.h
79src/screen.C 78src/screen.C
80src/scrollbar-next.C 79src/scrollbar-next.C
81src/scrollbar-rxvt.C 80src/scrollbar-rxvt.C
82src/scrollbar-xterm.C 81src/scrollbar-xterm.C
83src/scrollbar-plain.C 82src/scrollbar-plain.C
84src/scrollbar.C 83src/scrollbar.C
85src/scrollbar.h 84src/scrollbar.h
86src/version.h 85src/version.h
87src/xdefaults.C 86src/xdefaults.C
88 87src/emman.h
89src/libptytty.h 88src/emman.c
90src/ptytty_conf.h
91src/ptytty.h
92src/ptytty.C
93src/proxy.C
94src/logging.C
95src/fdpass.C
96 89
97src/gentables 90src/gentables
98src/gencompose 91src/gencompose
99src/genlinedraw 92src/genlinedraw
100src/table/compose.h 93src/table/compose.h
144src/iom_perl.h 137src/iom_perl.h
145src/iom_perl.xs 138src/iom_perl.xs
146src/rxvtperl.h 139src/rxvtperl.h
147src/rxvtperl.xs 140src/rxvtperl.xs
148 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
149src/perl/urxvt-popup 153src/perl/option-popup
154src/perl/overlay-osc
155src/perl/readline
156src/perl/remote-clipboard
157src/perl/searchable-scrollback
150src/perl/selection 158src/perl/selection
151src/perl/option-popup
152src/perl/selection-popup
153src/perl/selection-autotransform 159src/perl/selection-autotransform
154src/perl/selection-pastebin 160src/perl/selection-pastebin
155src/perl/searchable-scrollback 161src/perl/selection-popup
156src/perl/matcher 162src/perl/selection-to-clipboard
157src/perl/tabbed 163src/perl/tabbed
164src/perl/urxvt-popup
158src/perl/xim-onthespot 165src/perl/xim-onthespot
159src/perl/readline
160src/perl/remote-clipboard
161src/perl/kuake
162src/perl/example-refresh-hooks
163src/perl/block-graphics-to-ascii
164src/perl/digital-clock
165src/perl/macosx-clipboard
166src/perl/overlay-osc
167 166
167libev/LICENSE
168libev/ev.h 168libev/ev.h
169libev/ev++.h 169libev/ev++.h
170libev/ev.c 170libev/ev.c
171libev/ev_vars.h 171libev/ev_vars.h
172libev/ev_wrap.h 172libev/ev_wrap.h
174libev/ev_select.c 174libev/ev_select.c
175libev/ev_poll.c 175libev/ev_poll.c
176libev/ev_epoll.c 176libev/ev_epoll.c
177libev/ev_kqueue.c 177libev/ev_kqueue.c
178libev/ev_port.c 178libev/ev_port.c
179libev/ev_linuxaio.c
180libev/ev_iouring.c
179libev/libev.m4 181libev/libev.m4
180 182

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines