1. e5d1a4d parse-opt: migrate git-merge-base. by Pierre Habouzit · 16 years ago
  2. 53eda89 merge-base: teach "git merge-base" to drive underlying merge_bases_many() by Christian Couder · 17 years ago
  3. df57acc merge-base: die with an error message if not passed a commit ref by Christian Couder · 17 years ago
  4. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  5. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  6. baffc0e Make every builtin-*.c file #include "builtin.h" by Peter Hagervall · 18 years ago
  7. 71dfbf2 Make merge-base a built-in. by Junio C Hamano · 18 years ago[Renamed (79%) from merge-base.c]
  8. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  9. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  10. c0fa825 Fold get_merge_bases_clean() into get_merge_bases() by Rene Scharfe · 19 years ago
  11. 7c6f8aa move get_merge_bases() to core lib. by Johannes Schindelin · 19 years ago
  12. 52cab8a refactor merge_bases() as preparation to libify merge-base by Johannes Schindelin · 19 years ago
  13. c82a22c merge-base: Clarify the comments on post processing. by Junio C Hamano · 19 years ago
  14. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  15. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  16. 53228a5 Make the rest of commands work from a subdirectory. by Junio C Hamano · 19 years ago
  17. 9e5f4a5 merge-base: avoid unnecessary postprocessing. by Junio C Hamano · 19 years ago
  18. ed9a540 merge-base: fully contaminate the well. by Junio C Hamano · 19 years ago
  19. 9585e40 Try to find the optimum merge base while resolving. by Junio C Hamano · 20 years ago
  20. b4ad66b merge-base.c: pathological case fix. by Junio C Hamano · 20 years ago
  21. 0b9442d [PATCH] Speed up git-merge-base a lot by Linus Torvalds · 20 years ago
  22. 4f7eb2e Fix merge-base from getting confused. by Linus Torvalds · 20 years ago
  23. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  24. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  25. 9b632be merge-base: use the new lookup_commit_reference() helper function by Linus Torvalds · 20 years ago
  26. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  27. 58e28af [PATCH] Allow multiple date-ordered lists by Daniel Barkalow · 20 years ago
  28. b6b15db [PATCH] Replace merge-base implementation by Daniel Barkalow · 20 years ago
  29. b51ad43 Merge the new object model thing from Daniel Barkalow by Linus Torvalds · 20 years ago
  30. b5039db [PATCH] Switch implementations of merge-base, port to parsing by Daniel Barkalow · 20 years ago
  31. 7d60ad7 Make "parse_commit" return the "struct revision" for the commit. by Linus Torvalds · 20 years ago
  32. 6683463 Do a very simple "merge-base" that finds the most recent common by Linus Torvalds · 20 years ago