1. 6e454b9 clear parsed flag when we free tree buffers by Jeff King · 12 years ago
  2. f7892d1 use parse_object_or_die instead of die("bad object") by Jeff King · 12 years ago
  3. 0b26abc reachable: per-object progress by Jeff King · 13 years ago
  4. dc34719 prune: show progress while marking reachable objects by Nguyễn Thái Ngọc Duy · 13 years ago
  5. c0aa335 Remove unused variables by Johannes Schindelin · 14 years ago
  6. 3cd4745 object.h: Add OBJECT_ARRAY_INIT macro and make use of it. by Thiago Farina · 15 years ago
  7. de551d4 process_{tree,blob}: Remove useless xstrdup calls by Björn Steinbrink · 16 years ago
  8. ee4f06c Merge branch 'mk/maint-parse-careful' by Junio C Hamano · 17 years ago
  9. f7de5a5 reachable.c::process_tree/blob: check for NULL by Martin Koegler · 17 years ago
  10. cc36934 process_tag: handle tag->tagged == NULL by Martin Koegler · 17 years ago
  11. c340663 reachable.c::add_one_tree: handle NULL from lookup_tree by Martin Koegler · 17 years ago
  12. 3d51e1b check return code of prepare_revision_walk by Martin Koegler · 17 years ago
  13. 7a51ed6 Make on-disk index representation separate from in-core one by Linus Torvalds · 17 years ago
  14. b941ffa Merge branch 'maint' by Junio C Hamano · 18 years ago
  15. 8d2244b Make git-prune submodule aware (and fix a SEGFAULT in the process) by Andy Parkins · 18 years ago
  16. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds · 18 years ago
  17. eb8381c scan reflogs independently from refs by Nicolas Pitre · 18 years ago
  18. 883d60f Sanitize for_each_reflog_ent() by Johannes Schindelin · 18 years ago
  19. 9442147 Move traversal of reachable objects into a separate library. by Junio C Hamano · 18 years ago