Age | Commit message (Expand) | Author | Files | Lines |
2006-05-05 | update-index --unresolve: work from a subdirectory. | Junio C Hamano | 1 | -3/+8 |
2006-05-03 | add documentation for update-index --unresolve | Matthias Kestenholz | 1 | -1/+1 |
2006-04-24 | Merge branch 'ar/chmod-series' | Junio C Hamano | 1 | -7/+16 |
2006-04-23 | make update-index --chmod work with multiple files and --stdin | Alex Riesen | 1 | -7/+16 |
2006-04-19 | git-update-index --unresolve | Junio C Hamano | 1 | -0/+127 |
2006-04-04 | Replace xmalloc+memset(0) with xcalloc. | Peter Eriksen | 1 | -4/+2 |
2006-03-02 | Prevent --index-info from ignoring -z. | Shawn Pearce | 1 | -1/+3 |
2006-02-09 | "Assume unchanged" git: --really-refresh fix. | Junio C Hamano | 1 | -2/+7 |
2006-02-08 | "Assume unchanged" git: do not set CE_VALID with --refresh | Junio C Hamano | 1 | -0/+9 |
2006-02-08 | "Assume unchanged" git | Junio C Hamano | 1 | -7/+58 |
2006-02-01 | update-index --index-info: allow stage 0 entries. | Junio C Hamano | 1 | -1/+1 |
2006-01-11 | update-index: work with c-quoted name | Junio C Hamano | 1 | -1/+8 |
2005-12-07 | update-index: allow --index-info to add higher stages. | Junio C Hamano | 1 | -18/+47 |
2005-11-23 | Teach update-index to read from ls-tree. | Junio C Hamano | 1 | -5/+8 |
2005-10-30 | Add to documentation of git-update-index arguments and usage. | Chris Shoemaker | 1 | -1/+1 |
2005-10-25 | Add usage string to git-update-index | Petr Baudis | 1 | -0/+5 |
2005-10-17 | update-index --index-info: adjust for funny-path quoting. | Junio C Hamano | 1 | -5/+17 |
2005-10-17 | Improve "git add" again. | Junio C Hamano | 1 | -2/+32 |
2005-10-11 | Use core.filemode. | Junio C Hamano | 1 | -1/+45 |
2005-10-07 | update-index: read --show-index-info output from standard input. | Junio C Hamano | 1 | -0/+53 |
2005-10-07 | Show original and resulting blob object info in diff output. | Junio C Hamano | 1 | -30/+3 |
2005-10-01 | [PATCH] Re-instate index file write optimization | Linus Torvalds | 1 | -3/+5 |
2005-10-01 | [PATCH] Better error reporting for "git status" | Linus Torvalds | 1 | -4/+12 |
2005-09-27 | update-index: --stdin and -z | Junio C Hamano | 1 | -13/+41 |
2005-09-24 | Diff clean-up. | Junio C Hamano | 1 | -5/+5 |
2005-09-20 | Show modified files in git-ls-files | Junio C Hamano | 1 | -66/+1 |
2005-09-20 | Fast-path 'update-index --refresh' a bit. | Junio C Hamano | 1 | -0/+7 |
2005-09-18 | [PATCH] Improve git-update-index error reporting | Petr Baudis | 1 | -11/+25 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+407 |