🌐 AI搜索 & 代理 主页
GIT 1.6.4
  1. b65982b Optimize "diff-index --cached" using cache-tree by Junio C Hamano · 17 years ago
  2. 5521883 checkout: do not lose staged removal by Junio C Hamano · 17 years ago
  3. 8ccba00 unpack-trees: allow Porcelain to give different error messages by Junio C Hamano · 18 years ago
  4. 32260ad Make branch merging aware of underlying case-insensitive filsystems by Linus Torvalds · 18 years ago
  5. 75dc6c7 Make unpack_trees_options bit flags actual bitfields by Linus Torvalds · 18 years ago
  6. ca885a4 read-tree() and unpack_trees(): use consistent limit by Junio C Hamano · 18 years ago
  7. 34110cd Make 'unpack_trees()' have a separate source and destination index by Linus Torvalds · 18 years ago
  8. bc052d7 Make 'unpack_trees()' take the index to work on as an argument by Linus Torvalds · 18 years ago
  9. 4e7c457 Add "skip_unmerged" option to unpack_trees. by Daniel Barkalow · 18 years ago
  10. 17e4642 Add flag to make unpack_trees() not print errors. by Daniel Barkalow · 18 years ago
  11. d1f2d7e Make run_diff_index() use unpack_trees(), not read_tree() by Linus Torvalds · 18 years ago
  12. b48d5a0 Move old index entry removal from "unpack_trees()" into the individual functions by Linus Torvalds · 18 years ago
  13. 933bf40 Start moving unpack-trees to "struct tree_desc" by Linus Torvalds · 18 years ago
  14. 9a4d8fd unpack-trees: get rid of *indpos parameter. by Junio C Hamano · 19 years ago
  15. f8a9d42 read-tree: further loosen "working file will be lost" check. by Junio C Hamano · 19 years ago
  16. 076b0ad read-tree: move merge functions to the library by Johannes Schindelin · 19 years ago
  17. 16da134 read-trees: refactor the unpack_trees() part by Johannes Schindelin · 19 years ago