Commit Graph

26000 Commits

Author SHA1 Message Date
Kay Sievers
b87d78d60c v107 2005-08-07 20:21:04 +02:00
Kay Sievers
2735983d79 v089 2005-08-07 20:20:20 +02:00
Kay Sievers
034df39ef7 v088 2005-08-07 20:20:07 +02:00
Kay Sievers
6191f8e1dd v085 2005-08-07 20:19:56 +02:00
Kay Sievers
2bb7c6d417 v082 2005-08-07 20:19:45 +02:00
Kay Sievers
927dcec480 v080 2005-08-07 20:18:44 +02:00
Kay Sievers
334538f11d v078 2005-08-07 20:18:30 +02:00
Kay Sievers
d63577da05 v077 2005-08-07 20:18:13 +02:00
Kay Sievers
1207151d40 v073 2005-08-07 20:18:01 +02:00
Kay Sievers
820e4f6b6b v071 2005-08-07 20:17:50 +02:00
Kay Sievers
9cd3d98873 v070 2005-08-07 20:17:42 +02:00
Kay Sievers
664f4cc5eb v064 2005-08-07 20:17:19 +02:00
Kay Sievers
b51103f3cd v063 2005-08-07 20:17:09 +02:00
Kay Sievers
2ae100df54 v062 2005-08-07 20:17:00 +02:00
Kay Sievers
d51e902a09 v057 2005-08-07 20:16:07 +02:00
Kay Sievers
061cc7cdcf v056 2005-08-07 20:15:57 +02:00
Kay Sievers
a59d4afd69 v055 2005-08-07 20:15:44 +02:00
Kay Sievers
2ad9331e15 v053
rename gitweb.pl to gitweb.cgi
2005-08-07 20:14:48 +02:00
Kay Sievers
185f09e5ba v049 2005-08-07 20:13:11 +02:00
Kay Sievers
ff7669a5b9 v048 2005-08-07 20:13:02 +02:00
Kay Sievers
fbb592a91e v043 2005-08-07 20:12:11 +02:00
Kay Sievers
991910a9ff v042 2005-08-07 20:09:33 +02:00
Kay Sievers
86eed32d36 v041 2005-08-07 20:08:29 +02:00
Kay Sievers
54b0a43c3f v041 2005-08-07 20:08:03 +02:00
Kay Sievers
022be3d0f1 v035 2005-08-07 20:06:09 +02:00
Kay Sievers
d767d59c8a v031 2005-08-07 20:05:55 +02:00
Kay Sievers
8ed23e1bfb v027 2005-08-07 20:05:44 +02:00
Kay Sievers
959c6a1efc v026 2005-08-07 20:05:32 +02:00
Kay Sievers
3e029299d8 v025 2005-08-07 20:05:15 +02:00
Kay Sievers
3f714537ae v021 2005-08-07 20:03:52 +02:00
Kay Sievers
703ac7102f v021 2005-08-07 20:03:14 +02:00
Kay Sievers
12a88f2f03 v021 2005-08-07 20:02:47 +02:00
Kay Sievers
e334d18cfd v021 2005-08-07 20:02:33 +02:00
Kay Sievers
a7e09a96a8 v020 2005-08-07 20:00:05 +02:00
Kay Sievers
1b1433800e v016 2005-08-07 19:59:41 +02:00
Kay Sievers
44ad2978e6 v014 2005-08-07 19:59:24 +02:00
Kay Sievers
52ccdd4092 v006 2005-08-07 19:58:12 +02:00
Kay Sievers
823d5dc81f v005 2005-08-07 19:57:58 +02:00
Kay Sievers
22fafb99e3 v004 2005-08-07 19:56:59 +02:00
Kay Sievers
adf3ee8e48 v003 2005-08-07 19:56:44 +02:00
Kay Sievers
c068cff1f9 v003 2005-08-07 19:56:10 +02:00
Kay Sievers
b531daf3a1 v002 2005-08-07 19:55:05 +02:00
Kay Sievers
e0389bd7f2 v001 2005-08-07 19:54:31 +02:00
Kay Sievers
ecb378f5b5 v000 2005-08-07 19:53:54 +02:00
Kay Sievers
4c02e3c56f v000 2005-08-07 19:52:52 +02:00
Kay Sievers
161332a521 first working version 2005-08-07 19:49:46 +02:00
Paul Mackerras
d6e8149bc5 Use lf translation rather than binary when reading commit data.
The effect of this is that it allows Tcl to do the locale-specific
conversion of the input data to its internal unicode representation.
That means that commit messages in Russian or other languages should
be displayed correctly now (according to the locale that is in effect.)
2005-08-07 20:01:24 +10:00
Junio C Hamano
f29eaed12f Fix build rules for debian package.
Run install-tools target to install the tools to accept e-mail
patches.  Also clean up the main Makefile a bit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-06 22:29:21 -07:00
Paul Mackerras
94a2eede68 Change cursor to a hand cursor when over a SHA1 ID link.
This is based on suggestions by Jeff Epler and Linus Torvalds, but
extended so that we do the switching between the watch cursor and
the normal cursor correctly as well.

Also fixed a bug pointed out by Junio Hamano - I wasn't incrementing
the link number (duh!).
2005-08-07 15:27:57 +10:00
Junio C Hamano
d5928d6026 Fix RPM build that omitted templates and tools.
Many many thanks go to Chris Wright and H. Peter Anvin whose
help were essential to get me going this build.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-06 20:54:49 -07:00