Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.7c
author
Junio C Hamano
<junkio@cox.net>
Sat, 24 Sep 2005 18:38:43 +0000
(11:38 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 24 Sep 2005 18:38:43 +0000
(11:38 -0700)
Contains the following post-0.99.7b fixes:
- rsh.c string termination fix by H. Peter Anvin
- further fetch fixes by Sergey Vlasov
- diff-tree documentation by Robert Watson.
- 'git diff --cached' synonymous to 'git diff --cached HEAD'.
- subprocess.py licensing status clarification.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
patch
|
blob
|
history
debian/changelog
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
25a6755
)
diff --git
a/Makefile
b/Makefile
index ac13ecbedff7d3e30bd180e25da2ec58150235b9..e90f646af0a26449386b0b442bc8df844eca9820 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-44,7
+44,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.7
b
+GIT_VERSION = 0.99.7
c
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git
a/debian/changelog
b/debian/changelog
index e6ea7b946a4d21043821af309b0fdbd37c26b6de..ef6156a764126104760a9cb0e3824ef1848eb14f 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,9
@@
+git-core (0.99.7c-0) unstable; urgency=low
+
+ * GIT 0.99.7c
+
+ -- Junio C Hamano <junkio@cox.net> Sat, 24 Sep 2005 11:33:36 -0700
+
git-core (0.99.7b-0) unstable; urgency=low
* GIT 0.99.7b