1. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (96%) from update-cache.c]
  2. 89bc8c7 [PATCH] Explain what went wrong on update-cache of new file by Amos Waterland · 20 years ago
  3. cfb0af1 [PATCH] Make git-update-cache take relative pathnames by Linus Torvalds · 20 years ago
  4. 69a97f1 [PATCH] Use SHA1 for git-update-cache --refresh by Bryan Larsen · 20 years ago
  5. df6e151 [PATCH] Add --info-only option to git-update-cache. by Bryan Larsen · 20 years ago
  6. 7672db2 [PATCH] Expose object ID computation functions. by Bryan Larsen · 20 years ago
  7. 0ed3715 Add "-q" flag to git-update-cache by Linus Torvalds · 20 years ago
  8. 9b63f50 [PATCH] Make git-update-cache --force-remove regular by Petr Baudis · 20 years ago
  9. 320d3a1 git-update-cache: allow dot-files by Linus Torvalds · 20 years ago
  10. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  11. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  12. 415e96c [PATCH] Implement git-checkout-cache -u to update stat information in the cache. by Junio C Hamano · 20 years ago
  13. 5d728c8 Rename cache_match_stat() to ce_match_stat() by Brad Roberts · 20 years ago
  14. 62d046a Stick a comment to update-cache.c:refresh_cache() that you can't by Petr Baudis · 20 years ago
  15. cb1da3a [patch] git: fix overflow in update-cache.c by Ingo Molnar · 20 years ago
  16. 071c41a Make update-cache be explicit about failed open() when doing by Petr Baudis · 20 years ago
  17. b3f94c4 Fix git-update-cache --cacheinfo error message. by Junio C Hamano · 20 years ago
  18. 4c5abf4 Allow removal of "path" when "path/file" exists. by Junio C Hamano · 20 years ago
  19. 192268c Add git-update-cache --replace option. by Junio C Hamano · 20 years ago
  20. ee26752 Revert bogus optimization that avoids index file writes by Linus Torvalds · 20 years ago
  21. 22b7810 update-cache: remove compiler warning by Linus Torvalds · 20 years ago
  22. ffbe1ad [PATCH] fix compare symlink against readlink not data by Kay Sievers · 20 years ago
  23. c4b83e6 Do not write out new index if nothing has changed. by Junio C Hamano · 20 years ago
  24. 8ae0a8c [PATCH] git and symlinks as tracked content by Kay Sievers · 20 years ago
  25. 0ff5bf7 Implement git-update-cache --force-remove <path> by Junio C Hamano · 20 years ago
  26. 74400e7 Add git-write-blob. by Junio C Hamano · 20 years ago
  27. 9053521 [PATCH] Make git-update-cache --refresh fail if update/merge needed. by Junio C Hamano · 20 years ago
  28. e2a669b [PATCH] Allow removing files in a subdirectory. by Junio C Hamano · 20 years ago
  29. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  30. f2a1934 update-cache: remove index lock file on SIGINT by Linus Torvalds · 20 years ago
  31. c6e007b [PATCH] update-cache: add "--ignore-missing" option by James Bottomley · 20 years ago
  32. bb233d6 Add support for a "GIT_INDEX_FILE" environment variable. by Linus Torvalds · 20 years ago
  33. f18ca73 The recent hash/compression switch-over missed the blob creation. by Linus Torvalds · 20 years ago
  34. 1bc992a [PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths. by Junio C Hamano · 20 years ago
  35. c747fc6 [PATCH] Remove unused arguments from index_fd() by Junio C Hamano · 20 years ago
  36. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  37. f5cabd1 Encode a few extra flags per index entry. by Linus Torvalds · 20 years ago
  38. 9945d98 Add "--cacheinfo" option to update-cache. by Linus Torvalds · 20 years ago
  39. ccc4feb Convert the index file reading/writing to use network byte order. by Linus Torvalds · 20 years ago
  40. 5ade862 [PATCH] nsec portability by Petr Baudis · 20 years ago
  41. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  42. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  43. bdd4da5 [PATCH] Make nsec checking optional by Petr Baudis · 20 years ago
  44. 3607c27 Allow zero-sized files to be checked in. by Linus Torvalds · 20 years ago
  45. 4bb04f2 Rename ".dircache" directory to ".git" by Linus Torvalds · 20 years ago
  46. 9614b8d Fix stale index.lock file removal using "atexit()". by Linus Torvalds · 20 years ago
  47. 32d197f Fix "update-cache" not fixing up the size field as appropriate. by Linus Torvalds · 20 years ago
  48. 711cf3a Make "update-cache --refresh" do what it really should do: just by Linus Torvalds · 20 years ago
  49. 121481a Make "update-cache" a bit friendlier to use (and harder to mis-use). by Linus Torvalds · 20 years ago
  50. 197ee8c Make "write_cache()" and friends available as generic routines. by Linus Torvalds · 20 years ago
  51. eb38c22 Make "cache_name_pos()" available to others. by Linus Torvalds · 20 years ago
  52. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  53. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  54. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago