1. 2fb3f6d Add calls to git_extract_argv0_path() in programs that call git_config_* by Steffen Prohaska · 16 years ago
  2. 19d4b41 Replace xmalloc/memset(0) pairs with xcalloc by Brandon Casey · 16 years ago
  3. 91e4f03 Make 'traverse_trees()' traverse conflicting DF entries in parallel by Linus Torvalds · 17 years ago
  4. 5803c6f Add return value to 'traverse_tree()' callback by Linus Torvalds · 17 years ago
  5. 40d934d Make 'traverse_tree()' use linked structure rather than 'const char *base' by Linus Torvalds · 17 years ago
  6. c279d7e xdl_diff: identify call sites. by Junio C Hamano · 17 years ago
  7. 30b2501 Future-proof source for changes in xdemitconf_t by Johannes Schindelin · 18 years ago
  8. a8c4047 Remove "pathlen" from "struct name_entry" by Linus Torvalds · 18 years ago
  9. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  10. 5b6df8e Handle invalid argc gently by Dmitry V. Levin · 19 years ago
  11. 8112894 Make count-objects, describe and merge-tree work in subdirectory by Dmitry V. Levin · 19 years ago
  12. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  13. a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 19 years ago
  14. 0c79938 Improved three-way blob merging code by Linus Torvalds · 19 years ago
  15. 8378807 Prepare "git-merge-tree" for future work by Linus Torvalds · 19 years ago
  16. 45f75a0 Merge branch 'fix' by Junio C Hamano · 19 years ago
  17. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  18. dcb3450 sha1_to_hex() usage cleanup by Linus Torvalds · 19 years ago
  19. 1b0c717 tree/diff header cleanup. by Junio C Hamano · 19 years ago
  20. 164dcb9 git-merge-tree: generalize the "traverse <n> trees in sync" functionality by Linus Torvalds · 19 years ago
  21. 01df529 Handling large files with GIT by Linus Torvalds · 19 years ago
  22. 492e075 Handling large files with GIT by Linus Torvalds · 19 years ago
  23. 2fbdd13 Remove "merge-tree.c" by Linus Torvalds · 20 years ago
  24. d07f651 [PATCH] Add '-z' to merge-tree.c by Junio C Hamano · 20 years ago
  25. 33deb63 Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful. by Linus Torvalds · 20 years ago