Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
GIT 1.5.3-rc6
author
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Aug 2007 05:48:29 +0000
(22:48 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Aug 2007 05:48:29 +0000
(22:48 -0700)
Hopefully last rc of 1.5.3 cycle, except a few documentation and
message wording changes, and git-gui 0.8.2.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
941fd1c
)
diff --git
a/Documentation/RelNotes-1.5.3.txt
b/Documentation/RelNotes-1.5.3.txt
index 9c36e8baebfe605c7d2bcfad87d425601aa771ad..e529e11cb2d949b338a1f927e03634b2158ae32f 100644
(file)
--- a/
Documentation/RelNotes-1.5.3.txt
+++ b/
Documentation/RelNotes-1.5.3.txt
@@
-28,7
+28,7
@@
Updates since v1.5.2
* For people who need to import from Perforce, a front-end for
fast-import is in contrib/fast-import/.
* For people who need to import from Perforce, a front-end for
fast-import is in contrib/fast-import/.
-* Comes with git-gui 0.8.
0
.
+* Comes with git-gui 0.8.
1
.
* Comes with updated gitk.
* Comes with updated gitk.
@@
-130,6
+130,9
@@
Updates since v1.5.2
- "git init -q" makes the command quieter.
- "git init -q" makes the command quieter.
+ - "git -p command" now has a cousin of opposite sex, "git --no-pager
+ command".
+
* Updated behavior of existing commands.
- "gitweb" can offer multiple snapshot formats.
* Updated behavior of existing commands.
- "gitweb" can offer multiple snapshot formats.
@@
-317,6
+320,6
@@
this release, unless otherwise noted.
--
exec >/var/tmp/1
--
exec >/var/tmp/1
-O=v1.5.3-rc
4
+O=v1.5.3-rc
6
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint