diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-30 13:29:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-30 13:29:57 -0700 |
commit | 442dd42d6d4903640b0dc5561481a77c88dcea90 (patch) | |
tree | ee755ba591e8d3e81941e0dc3dd80420dfde0790 /Documentation | |
parent | 01eadafccbeae485503f5373dc60cc5a04877c3b (diff) | |
parent | 8c7f78823888306c1cceafcf5fd26739eef99ce3 (diff) | |
download | git-442dd42d6d4903640b0dc5561481a77c88dcea90.tar.gz |
Merge branch 'maint'
* maint:
Update draft release notes to 1.6.2.2
Fix bash completion in path with spaces
bash completion: only show 'log --merge' if merging
git-tag(1): add hint about commit messages
Documentation: update graph api example.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes-1.6.2.2.txt | 9 | ||||
-rw-r--r-- | Documentation/git-tag.txt | 1 | ||||
-rw-r--r-- | Documentation/technical/api-history-graph.txt | 8 |
3 files changed, 13 insertions, 5 deletions
diff --git a/Documentation/RelNotes-1.6.2.2.txt b/Documentation/RelNotes-1.6.2.2.txt index 28bfa5399b..4f4c47341f 100644 --- a/Documentation/RelNotes-1.6.2.2.txt +++ b/Documentation/RelNotes-1.6.2.2.txt @@ -27,9 +27,16 @@ Fixes since v1.6.2.1 * 'git-submodule add' did not tolerate extra slashes and ./ in the path it accepted from the command line; it now is more lenient. +* git-svn misbehaved when the project contained a path that began with + two dashes. + +* import-zips script (in contrib) did not compute the common directory + prefix correctly. + +Many small documentation updates are included as well. --- exec >/var/tmp/1 -O=v1.6.2.1-23-g67c176f +O=v1.6.2.1-46-gb19293d echo O=$(git describe maint) git shortlog --no-merges $O..maint diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt index 533d18bbd5..fa733214ab 100644 --- a/Documentation/git-tag.txt +++ b/Documentation/git-tag.txt @@ -63,6 +63,7 @@ OPTIONS are printed when using -l. The default is not to print any annotation lines. If no number is given to `-n`, only the first line is printed. + If the tag is not annotated, the commit message is displayed instead. -l <pattern>:: List tags with names that match the given pattern (or all if no pattern is given). diff --git a/Documentation/technical/api-history-graph.txt b/Documentation/technical/api-history-graph.txt index e9559790a3..d66e61b1ec 100644 --- a/Documentation/technical/api-history-graph.txt +++ b/Documentation/technical/api-history-graph.txt @@ -148,22 +148,22 @@ outputting that information, if desired. ------------ * * -M +* |\ * | | | * | \ \ | \ \ -M-. \ \ +*-. \ \ |\ \ \ \ | | * | | | | | | | * | | | | | * -| | | | | M +| | | | | * | | | | | |\ | | | | | | * | * | | | | | -| | | | | M \ +| | | | | * \ | | | | | |\ | | | | | * | | | | | | | * | | | |