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.tokkee.org/?a=commitdiff_plain;h=4a44b9ea51ef5183245c23473a33714a62ed224d;p=git.git 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 --cc Documentation/git.txt index 6db7ae1ea,a7cd91acc..546020100 --- 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],