aboutsummaryrefslogtreecommitdiff
path: root/update-index.c
Commit message (Expand)AuthorAge
* update-index --index-info: allow stage 0 entries.Junio C Hamano2006-02-01
* update-index: work with c-quoted nameJunio C Hamano2006-01-11
* update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-07
* Teach update-index to read from ls-tree.Junio C Hamano2005-11-23
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-30
* Add usage string to git-update-indexPetr Baudis2005-10-25
* update-index --index-info: adjust for funny-path quoting.Junio C Hamano2005-10-17
* Improve "git add" again.Junio C Hamano2005-10-17
* Use core.filemode.Junio C Hamano2005-10-11
* update-index: read --show-index-info output from standard input.Junio C Hamano2005-10-07
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-07
* [PATCH] Re-instate index file write optimizationLinus Torvalds2005-10-01
* [PATCH] Better error reporting for "git status"Linus Torvalds2005-10-01
* update-index: --stdin and -zJunio C Hamano2005-09-27
* Diff clean-up.Junio C Hamano2005-09-24
* Show modified files in git-ls-filesJunio C Hamano2005-09-20
* Fast-path 'update-index --refresh' a bit.Junio C Hamano2005-09-20
* [PATCH] Improve git-update-index error reportingPetr Baudis2005-09-18
* Big tool rename.Junio C Hamano2005-09-07