aboutsummaryrefslogtreecommitdiffstats
path: root/update-index.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-04Replace xmalloc+memset(0) with xcalloc.Peter Eriksen1-4/+2
2006-03-02Prevent --index-info from ignoring -z.Shawn Pearce1-1/+3
2006-02-09"Assume unchanged" git: --really-refresh fix.Junio C Hamano1-2/+7
2006-02-08"Assume unchanged" git: do not set CE_VALID with --refreshJunio C Hamano1-0/+9
2006-02-08"Assume unchanged" gitJunio C Hamano1-7/+58
2006-02-01update-index --index-info: allow stage 0 entries.Junio C Hamano1-1/+1
2006-01-11update-index: work with c-quoted nameJunio C Hamano1-1/+8
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano1-18/+47
2005-11-23Teach update-index to read from ls-tree.Junio C Hamano1-5/+8
2005-10-30Add to documentation of git-update-index arguments and usage.Chris Shoemaker1-1/+1
2005-10-25Add usage string to git-update-indexPetr Baudis1-0/+5
2005-10-17update-index --index-info: adjust for funny-path quoting.Junio C Hamano1-5/+17
2005-10-17Improve "git add" again.Junio C Hamano1-2/+32
2005-10-11Use core.filemode.Junio C Hamano1-1/+45
2005-10-07update-index: read --show-index-info output from standard input.Junio C Hamano1-0/+53
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano1-30/+3
2005-10-01[PATCH] Re-instate index file write optimizationLinus Torvalds1-3/+5
2005-10-01[PATCH] Better error reporting for "git status"Linus Torvalds1-4/+12
2005-09-27update-index: --stdin and -zJunio C Hamano1-13/+41
2005-09-24Diff clean-up.Junio C Hamano1-5/+5
2005-09-20Show modified files in git-ls-filesJunio C Hamano1-66/+1
2005-09-20Fast-path 'update-index --refresh' a bit.Junio C Hamano1-0/+7
2005-09-18[PATCH] Improve git-update-index error reportingPetr Baudis1-11/+25
2005-09-07Big tool rename.Junio C Hamano1-0/+407