summaryrefslogtreecommitdiffstats
path: root/patch-id.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2-18/+103
2005-10-18Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano2-3/+3
2005-10-18Handle "-" at beginning of filenames, part 3Linus Torvalds1-1/+1
2005-10-18Teach "git diff" to handle filenames starting with '-'Linus Torvalds2-4/+9
2005-10-18Avoid ambiguity between refname and filename in rev-parseLinus Torvalds1-4/+8
2005-10-18Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2-2/+6
2005-10-18Adjust tests for not quoting SP.Junio C Hamano1-5/+11
2005-10-18Do not quote SP.Junio C Hamano1-2/+2
2005-10-18git-apply: remove unused --show-files flag.Junio C Hamano2-43/+2
2005-10-18update-index --index-info: adjust for funny-path quoting.Junio C Hamano1-5/+17