summaryrefslogtreecommitdiff
path: root/merge-base.c
AgeCommit message (Expand)Author
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-11-11merge-base: avoid unnecessary postprocessing.Junio C Hamano
2005-11-11merge-base: fully contaminate the well.Junio C Hamano
2005-08-24Try to find the optimum merge base while resolving.Junio C Hamano
2005-08-12merge-base.c: pathological case fix.Junio C Hamano
2005-08-12[PATCH] Speed up git-merge-base a lotLinus Torvalds
2005-07-31Fix merge-base from getting confused.Linus Torvalds
2005-05-20sparse cleanupLinus Torvalds
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-18merge-base: use the new lookup_commit_reference() helper functionLinus Torvalds
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-24[PATCH] Allow multiple date-ordered listsDaniel Barkalow
2005-04-24[PATCH] Replace merge-base implementationDaniel Barkalow
2005-04-18Merge the new object model thing from Daniel BarkalowLinus Torvalds
2005-04-18[PATCH] Switch implementations of merge-base, port to parsingDaniel Barkalow
2005-04-17Make "parse_commit" return the "struct revision" for the commit.Linus Torvalds
2005-04-17Do a very simple "merge-base" that finds the most recent commonLinus Torvalds