aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.1.1.txt
Commit message (Collapse)AuthorAge
* git-svn: don't allow globs to match regular filesEric Wong2007-04-18
| | | | | | | | | | | | | | git only tracks the histories of full directories, not that of individual files. Sometimes, SVN users will place[1] a regular file in the directory designated for subdirectories of branches or tags. Thanks to jrockway on #git for pointing this out. [1] mistakenly or otherwise, such as a README Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
* GIT 1.5.1.1v1.5.1.1Junio C Hamano2007-04-11
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Prepare for 1.5.1.1Junio C Hamano2007-04-07
Signed-off-by: Junio C Hamano <junkio@cox.net>