1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-17 14:34:49 +01:00
Commit graph

26797 commits

Author SHA1 Message Date
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
Junio C Hamano
55bc3fe36a Merge with master.
This merges commit
    bfe19f876c
from master into our head commit
    7a59013290

Sincerely,
    jit-merge command.
2005-08-06 20:54:43 -07:00
Linus Torvalds
bfe19f876c [PATCH] Extend "git reset" to take a reset point
This was triggered by a query by Sam Ravnborg, and extends "git reset" to
reset the index and the .git/HEAD pointer to an arbitrarily named point.

For example

	git reset HEAD^

will just reset the current HEAD to its own parent - leaving the working
directory untouched, but effectively un-doing the top-most commit. You
might want to do this if you realize after you committed that you made a
mistake that you want to fix up: reset your HEAD back to its previous
state, fix up the working directory and re-do the commit.

If you want to totally un-do the commit (and reset your working directory
to that point too), you'd first use "git reset HEAD^" to reset to the
parent, and then do a "git checkout -f" to reset the working directory
state to that point in time too.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-06 20:44:20 -07:00
Junio C Hamano
7a59013290 GIT 0.99.4 (release candidate)
This is my first attempt to adjust Debian and RPM to pass
prefix, to prepare the 0.99.4 release.

It updates debian/rules and git-core.spec.in to properly pass
prefix when building binary packages.  It also updates
debian/changelog to make the resulting binary package name
0.99.4; this is not needed on the RPM side (it takes the version
number from the main Makefile).

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-06 17:23:52 -07:00