27 Commits (36932eab772dc621e79d615fda425ecf87e6d74e)

Author SHA1 Message Date
Alex Riesen 227bdb186f make update-index --chmod work with multiple files and --stdin 19 years ago
Junio C Hamano 2bd452d3b9 git-update-index --unresolve 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Shawn Pearce a41c175d6f Prevent --index-info from ignoring -z. 19 years ago
Junio C Hamano b92b2ce94e "Assume unchanged" git: --really-refresh fix. 19 years ago
Junio C Hamano 8b9b0f3af7 "Assume unchanged" git: do not set CE_VALID with --refresh 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 2d49711512 update-index --index-info: allow stage 0 entries. 19 years ago
Junio C Hamano a94d9948da update-index: work with c-quoted name 19 years ago
Junio C Hamano d23748a6af update-index: allow --index-info to add higher stages. 19 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 19 years ago
Chris Shoemaker 14470c0de3 Add to documentation of git-update-index arguments and usage. 19 years ago
Petr Baudis f6ab5bb265 Add usage string to git-update-index 19 years ago
Junio C Hamano 973d6a2015 update-index --index-info: adjust for funny-path quoting. 19 years ago
Junio C Hamano caf4f582b2 Improve "git add" again. 19 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 19 years ago
Junio C Hamano d4dbf36df0 update-index: read --show-index-info output from standard input. 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago
Linus Torvalds 5cd5ace72b [PATCH] Re-instate index file write optimization 19 years ago
Linus Torvalds 5d1a5c02e8 [PATCH] Better error reporting for "git status" 19 years ago
Junio C Hamano ee1bec3d10 update-index: --stdin and -z 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago
Junio C Hamano 1991b223c0 Fast-path 'update-index --refresh' a bit. 19 years ago
Petr Baudis 34143b2639 [PATCH] Improve git-update-index error reporting 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Amos Waterland 89bc8c785e [PATCH] Explain what went wrong on update-cache of new file 19 years ago
Linus Torvalds cfb0af1d50 [PATCH] Make git-update-cache take relative pathnames 19 years ago
Bryan Larsen 69a97f1d9b [PATCH] Use SHA1 for git-update-cache --refresh 20 years ago
Bryan Larsen df6e151636 [PATCH] Add --info-only option to git-update-cache. 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Linus Torvalds 0ed3715ffc Add "-q" flag to git-update-cache 20 years ago
Petr Baudis 9b63f50148 [PATCH] Make git-update-cache --force-remove regular 20 years ago
Linus Torvalds 320d3a1b1a git-update-cache: allow dot-files 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Junio C Hamano 415e96c8b7 [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Petr Baudis 62d046a07b Stick a comment to update-cache.c:refresh_cache() that you can't 20 years ago
Ingo Molnar cb1da3a794 [patch] git: fix overflow in update-cache.c 20 years ago
Petr Baudis 071c41a047 Make update-cache be explicit about failed open() when doing 20 years ago
Junio C Hamano b3f94c4b55 Fix git-update-cache --cacheinfo error message. 20 years ago
Junio C Hamano 4c5abf4282 Allow removal of "path" when "path/file" exists. 20 years ago
Junio C Hamano 192268c197 Add git-update-cache --replace option. 20 years ago
Linus Torvalds ee267527aa Revert bogus optimization that avoids index file writes 20 years ago
Linus Torvalds 22b781051b update-cache: remove compiler warning 20 years ago
Kay Sievers ffbe1addd5 [PATCH] fix compare symlink against readlink not data 20 years ago
Junio C Hamano c4b83e618f Do not write out new index if nothing has changed. 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Junio C Hamano 0ff5bf7cfc Implement git-update-cache --force-remove <path> 20 years ago