๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.7.3
  1. 1018f3e Merge branch 'js/gc-with-stale-symref' by Junio C Hamano ยท 10 years ago
  2. 14886b4 pack-objects: do not get distracted by broken symrefs by Johannes Schindelin ยท 10 years ago
  3. 635170f add_one_ref(): rewrite to take an object_id argument by Michael Haggerty ยท 11 years ago
  4. 2b2a5be each_ref_fn: change to take an object_id parameter by Michael Haggerty ยท 11 years ago
  5. 1385bb7 reachable: only mark local objects as recent by Jeff King ยท 11 years ago
  6. 1be111d reachable: use revision machinery's --indexed-objects code by Jeff King ยท 11 years ago
  7. abcb865 pack-objects: match prune logic for discarding objects by Jeff King ยท 11 years ago
  8. d3038d2 prune: keep objects reachable from recent objects by Jeff King ยท 11 years ago
  9. 3725427 reachable: mark index blobs as SEEN by Jeff King ยท 11 years ago
  10. 718ccc9 reachable: reuse revision.c "add all reflogs" code by Jeff King ยท 11 years ago
  11. 5f78a43 reachable: use traverse_commit_list instead of custom walk by Jeff King ยท 11 years ago
  12. c40fdd0 reachable.c: add HEAD to reachability starting commits by Max Kirillov ยท 11 years ago
  13. 6e454b9 clear parsed flag when we free tree buffers by Jeff King ยท 13 years ago
  14. f7892d1 use parse_object_or_die instead of die("bad object") by Jeff King ยท 13 years ago
  15. 0b26abc reachable: per-object progress by Jeff King ยท 14 years ago
  16. dc34719 prune: show progress while marking reachable objects by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  17. c0aa335 Remove unused variables by Johannes Schindelin ยท 15 years ago
  18. 3cd4745 object.h: Add OBJECT_ARRAY_INIT macro and make use of it. by Thiago Farina ยท 15 years ago
  19. de551d4 process_{tree,blob}: Remove useless xstrdup calls by Bjรถrn Steinbrink ยท 17 years ago
  20. ee4f06c Merge branch 'mk/maint-parse-careful' by Junio C Hamano ยท 18 years ago
  21. f7de5a5 reachable.c::process_tree/blob: check for NULL by Martin Koegler ยท 18 years ago
  22. cc36934 process_tag: handle tag->tagged == NULL by Martin Koegler ยท 18 years ago
  23. c340663 reachable.c::add_one_tree: handle NULL from lookup_tree by Martin Koegler ยท 18 years ago
  24. 3d51e1b check return code of prepare_revision_walk by Martin Koegler ยท 18 years ago
  25. 7a51ed6 Make on-disk index representation separate from in-core one by Linus Torvalds ยท 18 years ago
  26. b941ffa Merge branch 'maint' by Junio C Hamano ยท 18 years ago
  27. 8d2244b Make git-prune submodule aware (and fix a SEGFAULT in the process) by Andy Parkins ยท 18 years ago
  28. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds ยท 19 years ago
  29. eb8381c scan reflogs independently from refs by Nicolas Pitre ยท 19 years ago
  30. 883d60f Sanitize for_each_reflog_ent() by Johannes Schindelin ยท 19 years ago
  31. 9442147 Move traversal of reachable objects into a separate library. by Junio C Hamano ยท 19 years ago