๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 1.6.6.3
  1. a388373 Improve on the 'invalid object' error message at commit time by Linus Torvalds ยท 16 years ago
  2. b65982b Optimize "diff-index --cached" using cache-tree by Junio C Hamano ยท 17 years ago
  3. b87fc96 cache-tree.c::cache_tree_find(): simplify internal API by Junio C Hamano ยท 17 years ago
  4. d11b8d3 write-tree --ignore-cache-tree by Junio C Hamano ยท 17 years ago
  5. b9d37a5 Move prime_cache_tree() to cache-tree.c by Junio C Hamano ยท 17 years ago
  6. 331fcb5 git add --intent-to-add: do not let an empty blob be committed by accident by Junio C Hamano ยท 17 years ago
  7. 7ba04d9 cache-tree.c: make cache_tree_find() static by Nanako Shiraishi ยท 17 years ago
  8. 31c6390 Merge branch 'maint-1.5.4' into maint by Junio C Hamano ยท 18 years ago
  9. edae5f0 write-tree: properly detect failure to write tree objects by Junio C Hamano ยท 18 years ago
  10. c21fdf3 Merge branch 'jc/error-message-in-cherry-pick' by Junio C Hamano ยท 18 years ago
  11. 45525bd Make error messages from cherry-pick/revert more sensible by Junio C Hamano ยท 18 years ago
  12. 7a51ed6 Make on-disk index representation separate from in-core one by Linus Torvalds ยท 18 years ago
  13. 1dffb8f Small cache_tree_write refactor. by Pierre Habouzit ยท 18 years ago
  14. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit ยท 18 years ago
  15. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit ยท 18 years ago
  16. 5242bcb Use strbuf API in cache-tree.c by Pierre Habouzit ยท 18 years ago
  17. 63daae4 Two trivial -Wcast-qual fixes by Junio C Hamano ยท 18 years ago
  18. 302b928 rename dirlink to gitlink. by Martin Waitz ยท 19 years ago
  19. f35a6d3 Teach core object handling functions about gitlinks by Linus Torvalds ยท 19 years ago
  20. 3d12d0c Catch errors when writing an index that contains invalid objects. by Johannes Sixt ยท 19 years ago
  21. 4903161 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" by Junio C Hamano ยท 19 years ago
  22. abdc3fc Add hash_sha1_file() by Rene Scharfe ยท 19 years ago
  23. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce ยท 19 years ago
  24. b0121fb Merge branch 'jc/gitlink' into next by Junio C Hamano ยท 20 years ago
  25. 00703e6 cache-tree: a bit more debugging support. by Junio C Hamano ยท 20 years ago
  26. 6bd2035 write-tree: --prefix=<path> by Junio C Hamano ยท 20 years ago
  27. 0111ea3 cache-tree: replace a sscanf() by two strtol() calls by Johannes Schindelin ยท 20 years ago
  28. 7bc70a5 cache-tree.c: typefix by Junio C Hamano ยท 20 years ago
  29. 2956dd3 cache_tree_update: give an option to update cache-tree only. by Junio C Hamano ยท 20 years ago
  30. 7927a55 read-tree: teach 1-way merege and plain read to prime cache-tree. by Junio C Hamano ยท 20 years ago
  31. 61fa309 cache-tree: sort the subtree entries. by Junio C Hamano ยท 20 years ago
  32. bad68ec index: make the index file format extensible. by Junio C Hamano ยท 20 years ago
  33. dd0c34c cache-tree: protect against "git prune". by Junio C Hamano ยท 20 years ago
  34. 7498646 Add cache-tree. by Junio C Hamano ยท 20 years ago