From: Junio C Hamano Date: Sun, 18 Nov 2007 23:15:47 +0000 (-0800) Subject: Merge branch 'maint' to synchronize with 1.5.3.6 X-Git-Tag: v1.5.4-rc0~188 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4a44b9ea51ef5183245c23473a33714a62ed224d?ds=inline;hp=-c Merge branch 'maint' to synchronize with 1.5.3.6 * maint: GIT 1.5.3.6 grep -An -Bm: fix invocation of external grep command Signed-off-by: Junio C Hamano --- 4a44b9ea51ef5183245c23473a33714a62ed224d diff --combined Documentation/git.txt index 6db7ae1ea7,a7cd91acc1..546020100a --- a/Documentation/git.txt +++ b/Documentation/git.txt @@@ -46,12 -46,7 +46,13 @@@ Documentation for older releases are av * link:v1.5.3/git.html[documentation for release 1.5.3] * release notes for - link:RelNotes-1.5.3.1.txt[1.5.3.1]. ++ link:RelNotes-1.5.3.6.txt[1.5.3.6], + link:RelNotes-1.5.3.5.txt[1.5.3.5], + link:RelNotes-1.5.3.4.txt[1.5.3.4], + link:RelNotes-1.5.3.3.txt[1.5.3.3], + link:RelNotes-1.5.3.2.txt[1.5.3.2], + link:RelNotes-1.5.3.1.txt[1.5.3.1], + link:RelNotes-1.5.3.txt[1.5.3]. * release notes for link:RelNotes-1.5.2.5.txt[1.5.2.5], @@@ -328,7 -323,7 +329,7 @@@ For a more complete list of ways to spe File/Directory Structure ------------------------ -Please see link:repository-layout.html[repository layout] document. +Please see the link:repository-layout.html[repository layout] document. Read link:hooks.html[hooks] for more details about each hook. @@@ -338,7 -333,7 +339,7 @@@ Higher level SCMs may provide and manag Terminology ----------- -Please see link:glossary.html[glossary] document. +Please see the link:glossary.html[glossary] document. Environment Variables