Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-04Replace xmalloc+memset(0) with xcalloc.Peter Eriksen
2006-03-03Prevent --index-info from ignoring -z.Shawn Pearce
2006-02-09"Assume unchanged" git: --really-refresh fix.Junio C Hamano
2006-02-09"Assume unchanged" git: do not set CE_VALID with --refreshJunio C Hamano
2006-02-09"Assume unchanged" gitJunio C Hamano
2006-02-02update-index --index-info: allow stage 0 entries.Junio C Hamano
2006-01-12update-index: work with c-quoted nameJunio C Hamano
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano
2005-11-24Teach update-index to read from ls-tree.Junio C Hamano
2005-10-31Add to documentation of git-update-index arguments and usage.Chris Shoemaker
2005-10-26Add usage string to git-update-indexPetr Baudis
2005-10-18update-index --index-info: adjust for funny-path quoting.Junio C Hamano
2005-10-18Improve "git add" again.Junio C Hamano
2005-10-12Use core.filemode.Junio C Hamano
2005-10-07update-index: read --show-index-info output from standard input.Junio C Hamano
2005-10-07Show original and resulting blob object info in diff output.Junio C Hamano
2005-10-02[PATCH] Re-instate index file write optimizationLinus Torvalds
2005-10-02[PATCH] Better error reporting for "git status"Linus Torvalds
2005-09-28update-index: --stdin and -zJunio C Hamano
2005-09-25Diff clean-up.Junio C Hamano
2005-09-21Show modified files in git-ls-filesJunio C Hamano
2005-09-21Fast-path 'update-index --refresh' a bit.Junio C Hamano
2005-09-19[PATCH] Improve git-update-index error reportingPetr Baudis
2005-09-08Big tool rename.Junio C Hamano