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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.140 by root, Sun Jun 27 16:46:00 2021 UTC vs.
Revision 1.144 by root, Mon Jan 2 17:16:42 2023 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
31 29
32doc/rxvt.1.pod 30doc/rxvt.1.pod
33doc/rxvt.7.pod 31doc/rxvt.7.pod
34doc/rxvtc.1.pod 32doc/rxvtc.1.pod
35doc/rxvtd.1.pod 33doc/rxvtd.1.pod
34doc/rclock.1.pod
36doc/rxvt.1.man.in 35doc/rxvt.1.man.in
37doc/rxvt.7.man.in 36doc/rxvt.7.man.in
38doc/rxvtc.1.man.in 37doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 38doc/rxvtd.1.man.in
39doc/rclock.1.man.in
40doc/extensions.pod.top 40doc/extensions.pod.top
41doc/extensions.pod.bot 41doc/extensions.pod.bot
42 42
43src/ecb.h 43src/ecb.h
44src/estl.h 44src/estl.h
48src/callback.h 48src/callback.h
49src/command.C 49src/command.C
50src/command.h 50src/command.h
51src/encoding.C 51src/encoding.C
52src/encoding.h 52src/encoding.h
53src/fdpass_wrapper.C
54src/feature.h 53src/feature.h
55src/hookinc.h 54src/hookinc.h
56src/init.C 55src/init.C
57src/init.h 56src/init.h
58src/ev_cpp.C 57src/ev_cpp.C
60src/keyboard.C 59src/keyboard.C
61src/keyboard.h 60src/keyboard.h
62src/main.C 61src/main.C
63src/misc.C 62src/misc.C
64src/optinc.h 63src/optinc.h
65src/ptytty_wrapper.C
66src/rxvtutil.C 64src/rxvtutil.C
67src/rxvtutil.h 65src/rxvtutil.h
68src/rxvttoolkit.C 66src/rxvttoolkit.C
69src/rxvttoolkit.h 67src/rxvttoolkit.h
70src/rxvtfont.C 68src/rxvtfont.C
88src/scrollbar.h 86src/scrollbar.h
89src/version.h 87src/version.h
90src/xdefaults.C 88src/xdefaults.C
91src/emman.h 89src/emman.h
92src/emman.c 90src/emman.c
93
94libptytty/Changes
95libptytty/ptytty.m4
96libptytty/src/libptytty.h
97libptytty/src/ptytty_conf.h
98libptytty/src/ptytty.h
99libptytty/src/ptytty.C
100libptytty/src/proxy.C
101libptytty/src/logging.C
102libptytty/src/fdpass.C
103libptytty/src/estl.h
104libptytty/src/ecb.h
105 91
106src/gentables 92src/gentables
107src/gencompose 93src/gencompose
108src/genlinedraw 94src/genlinedraw
109src/table/compose.h 95src/table/compose.h
156src/rxvtperl.xs 142src/rxvtperl.xs
157 143
158src/perl/background 144src/perl/background
159src/perl/bell-command 145src/perl/bell-command
160src/perl/block-graphics-to-ascii 146src/perl/block-graphics-to-ascii
147src/perl/clickthrough
161src/perl/clipboard-osc 148src/perl/clipboard-osc
162src/perl/confirm-paste 149src/perl/confirm-paste
163src/perl/digital-clock 150src/perl/digital-clock
164src/perl/eval 151src/perl/eval
165src/perl/example-refresh-hooks 152src/perl/example-refresh-hooks

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines