Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.7.10
author
Junio C Hamano
<gitster@pobox.com>
Tue, 7 Feb 2012 21:01:56 +0000
(13:01 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 7 Feb 2012 21:01:56 +0000
(13:01 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.10.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
dc347e9
)
diff --git
a/Documentation/RelNotes/1.7.10.txt
b/Documentation/RelNotes/1.7.10.txt
index e1d70bd27f5a905e8fa02f17d8a682b286491951..bf2ace43abec3aabdba4f9d9c2aeddc686a0fbce 100644
(file)
--- a/
Documentation/RelNotes/1.7.10.txt
+++ b/
Documentation/RelNotes/1.7.10.txt
@@
-8,6
+8,9
@@
UI, Workflows & Features
* Improved handling of views, labels and branches in git-p4 (in contrib).
* Improved handling of views, labels and branches in git-p4 (in contrib).
+ * "vcs-svn"/"svn-fe" learned to read dumps with svn-deltas and
+ support incremental imports.
+
* "git am" learned to pass "-b" option to underlying "git mailinfo", so
that bracketed string other than "PATCH" at the beginning can be kept.
* "git am" learned to pass "-b" option to underlying "git mailinfo", so
that bracketed string other than "PATCH" at the beginning can be kept.
@@
-26,6
+29,10
@@
UI, Workflows & Features
to encourage people to explain their merges better. Legacy scripts
can export MERGE_AUTOEDIT=no to retain the historical behaviour.
to encourage people to explain their merges better. Legacy scripts
can export MERGE_AUTOEDIT=no to retain the historical behaviour.
+ * "gitweb" allows intermediate entries in the directory hierarchy
+ that leads to a projects to be clicked, which in turn shows the
+ list of projects inside that directory.
+
Performance
* During "git upload-pack" in respose to "git fetch", unnecessary calls
Performance
* During "git upload-pack" in respose to "git fetch", unnecessary calls
@@
-87,9
+94,13
@@
details).
"-l/-L" to miscount the hits.
(merge 50dd0f2 tr/grep-l-with-decoration later to maint).
"-l/-L" to miscount the hits.
(merge 50dd0f2 tr/grep-l-with-decoration later to maint).
+ * When asking for a tag to be pulled, "request-pull" shows the name
+ of the tag prefixed with "tags/"
+ (merge 2ad9ba0 jc/maint-request-pull-for-tag later to maint).
+
---
exec >/var/tmp/1
---
exec >/var/tmp/1
-O=v1.7.9-1
10-g873ce7c
+O=v1.7.9-1
87-gdc347e9
echo O=$(git describe)
git log --first-parent --oneline ^maint $O..
echo
echo O=$(git describe)
git log --first-parent --oneline ^maint $O..
echo