🌐 AI搜索 & 代理 主页
GIT 1.5.3
  1. 9f38e1e Fix up "git log --follow" a bit.. by Linus Torvalds · 18 years ago
  2. 750f7b6 Finally implement "git log --follow" by Linus Torvalds · 18 years ago
  3. 1d848f6 tree_entry_interesting(): allow it to say "everything is interesting" by Junio C Hamano · 19 years ago
  4. ccc744a tree-diff: avoid strncmp() by Junio C Hamano · 19 years ago
  5. 7d2f667 Teach tree_entry_interesting() that the tree entries are sorted. by Junio C Hamano · 19 years ago
  6. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds · 19 years ago
  7. 5d86501 Set up for better tree diff optimizations by Linus Torvalds · 19 years ago
  8. d54fe39 Merge branch 'ar/diff' by Junio C Hamano · 19 years ago
  9. 304de2d Avoid unnecessary strlen() calls by Linus Torvalds · 19 years ago
  10. 822cac0 Teach --quiet to diff backends. by Junio C Hamano · 19 years ago
  11. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 19 years ago
  12. 2b60356 Make git-cherry handle root trees by Rene Scharfe · 19 years ago
  13. a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 19 years ago
  14. cf995ed Make show_entry void by David Rientjes · 19 years ago
  15. a8baa7b tree-diff: do not assume we use only one pathspec by Junio C Hamano · 20 years ago
  16. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 20 years ago
  17. 1b0c717 tree/diff header cleanup. by Junio C Hamano · 20 years ago
  18. 50f9a85 Make the "struct tree_desc" operations available to others by Linus Torvalds · 20 years ago
  19. 7e4a2a8 avoid asking ?alloc() for zero bytes. by Junio C Hamano · 20 years ago
  20. ac1b3d1 Split up tree diff functions into tree-diff.c library by Linus Torvalds · 20 years ago