summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.1.1.txt
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: move RelNotes into a directory of their ownNicolas Pitre2010-09-061-65/+0
| | | | | | | | There are 108 of them already. That's a bit more than one third of all the files in the Documentation directory already, and still growing. Signed-off-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* git-svn: don't allow globs to match regular filesEric Wong2007-04-181-0/+4
| | | | | | | | | | | | | | 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-111-7/+22
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Prepare for 1.5.1.1Junio C Hamano2007-04-071-0/+46
Signed-off-by: Junio C Hamano <junkio@cox.net>