🌐 AI搜索 & 代理 主页
Git 2.0.3
  1. b8f2311 Merge branch 'jk/free-tree-buffer' by Junio C Hamano · 12 years ago
  2. 18e4f40 checkout: convert read_tree_some to take struct pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  3. 6e454b9 clear parsed flag when we free tree buffers by Jeff King · 13 years ago
  4. f0096c0 Convert read_tree{,_recursive} to support struct pathspec by Nguyễn Thái Ngọc Duy · 15 years ago
  5. 671f070 add context pointer to read_tree_recursive() by René Scharfe · 17 years ago
  6. 15b5536 Remove last vestiges of generic tree_entry_list by Linus Torvalds · 20 years ago
  7. 3bc1eca Remove unused "zeropad" entry from tree_list_entry by Linus Torvalds · 20 years ago
  8. 2d9c58c Remove "tree->entries" tree-entry list from tree parser by Linus Torvalds · 20 years ago
  9. 3a7c352 Make "tree_entry" have a SHA1 instead of a union of object pointers by Linus Torvalds · 20 years ago
  10. 136f2e5 Make "struct tree" contain the pointer to the tree buffer by Linus Torvalds · 20 years ago
  11. 521698b Only use a single parser for tree objects by Daniel Barkalow · 20 years ago
  12. 18d1e70 struct tree: remove unused field "parent" by Junio C Hamano · 20 years ago
  13. 3c5e846 ls-tree: major rewrite to do pathspec by Linus Torvalds · 20 years ago
  14. 77675e2 [PATCH] Add a function for getting a struct tree for an ent. by Daniel Barkalow · 20 years ago
  15. 66e481b [PATCH] Object library enhancements by barkalow@iabervon.org · 20 years ago
  16. 6407180 git-fsck-cache: be stricter about "tree" objects by Linus Torvalds · 20 years ago
  17. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 21 years ago
  18. 6af1f01 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" by Junio C Hamano · 21 years ago
  19. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 21 years ago
  20. 42ea9cb Be more careful about tree entry modes. by Linus Torvalds · 21 years ago
  21. 8500349 Make fsck-cache do better tree checking. by Linus Torvalds · 21 years ago
  22. 0869216 [PATCH] Parse tree objects completely by Daniel Barkalow · 21 years ago
  23. 6eb8ae0 [PATCH] Header files for object parsing by Daniel Barkalow · 21 years ago