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