aboutsummaryrefslogtreecommitdiff
path: root/merge-base.c
Commit message (Expand)AuthorAge
* Try to find the optimum merge base while resolving.Junio C Hamano2005-08-23
* merge-base.c: pathological case fix.Junio C Hamano2005-08-11
* [PATCH] Speed up git-merge-base a lotLinus Torvalds2005-08-11
* Fix merge-base from getting confused.Linus Torvalds2005-07-30
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* merge-base: use the new lookup_commit_reference() helper functionLinus Torvalds2005-05-18
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-23
* [PATCH] Replace merge-base implementationDaniel Barkalow2005-04-23
* Merge the new object model thing from Daniel BarkalowLinus Torvalds2005-04-18
|\
| * [PATCH] Switch implementations of merge-base, port to parsingDaniel Barkalow2005-04-18
* | Make "parse_commit" return the "struct revision" for the commit.Linus Torvalds2005-04-17
|/
* Do a very simple "merge-base" that finds the most recent commonLinus Torvalds2005-04-17