author | Junio C Hamano <junkio@cox.net> | |
Thu, 10 Nov 2005 05:09:43 +0000 (21:09 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 Nov 2005 05:09:43 +0000 (21:09 -0800) |
Another snapshot, as slow and steady marth towards 1.0 continues.
Major changes include:
- Jim Radford's RPM split.
- Fredrik's recursive merge strategy is now default for two heads merge.
- Yaacov's SVN importer updates.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Major changes include:
- Jim Radford's RPM split.
- Fredrik's recursive merge strategy is now default for two heads merge.
- Yaacov's SVN importer updates.
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 | 2 | |||
---|---|---|---|---|
Makefile | patch | | diff1 | | diff2 | | blob | history |
debian/changelog | patch | | diff1 | | diff2 | | blob | history |
diff --cc Makefile
index bfdaf762a05adfb020856e27dddce9a4025d5c49,b202be177b48cddca20e8257a5cbf5b963ffa9b9..5bd3dedf44bc90277cb9dbf365bc933d9aa8bac0
+++ b/Makefile
# Define USE_STDEV below if you want git to care about the underlying device
# change being considered an inode change from the update-cache perspective.
- GIT_VERSION = 0.99.9f
-GIT_VERSION = 0.99.9.GIT
++GIT_VERSION = 0.99.9g
# CFLAGS is for the users to override from the command line.
diff --cc debian/changelog
index 03a0f796e4c9d45ac84e0b79dd4dd1e28cace296,10f67b8a2e3f61fa86bed6d59b474e0b9e91f9fb..e556beb40283b69a0bcc8459a7575872080b80b5
--- 1/debian/changelog
--- 2/debian/changelog
+++ b/debian/changelog
++git-core (0.99.9g-0) unstable; urgency=low
++
++ * GIT 0.99.9g
++
++ -- Junio C Hamano <junkio@cox.net> Wed, 9 Nov 2005 21:01:55 -0800
++
+git-core (0.99.9f-0) unstable; urgency=low
+
+ * GIT 0.99.9f
+
+ -- Junio C Hamano <junkio@cox.net> Tue, 8 Nov 2005 01:21:52 -0800
+
+git-core (0.99.9e-0) unstable; urgency=low
+
+ * GIT 0.99.9e
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 6 Nov 2005 18:37:18 -0800
+
+git-core (0.99.9d-0) unstable; urgency=low
+
+ * GIT 0.99.9d
+
+ -- Junio C Hamano <junkio@cox.net> Sat, 5 Nov 2005 11:46:37 -0800
+
+git-core (0.99.9c-0) unstable; urgency=low
+
+ * GIT 0.99.9c
+
+ -- Junio C Hamano <junkio@cox.net> Thu, 3 Nov 2005 15:44:54 -0800
+
+git-core (0.99.9b-0) unstable; urgency=low
+
+ * GIT 0.99.9b
+
+ -- Junio C Hamano <junkio@cox.net> Tue, 1 Nov 2005 21:39:39 -0800
+
+git-core (0.99.9a-0) unstable; urgency=low
+
+ * GIT 0.99.9a
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 30 Oct 2005 15:03:32 -0800
+
git-core (0.99.9.GIT-1) unstable; urgency=low
* Do not scatter txt and html documentation into feature