Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn: don't allow globs to match regular files | Eric Wong | 2007-04-18 | 1 | -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.1 | Junio C Hamano | 2007-04-11 | 1 | -7/+22 |
| | | | | Signed-off-by: Junio C Hamano <junkio@cox.net> | ||||
* | Prepare for 1.5.1.1 | Junio C Hamano | 2007-04-07 | 1 | -0/+46 |
Signed-off-by: Junio C Hamano <junkio@cox.net> |