summaryrefslogtreecommitdiff
path: root/merge-base.c
Commit message (Expand)AuthorAgeFilesLines
* Add "get_sha1()" helper function.Linus Torvalds2005-05-011-2/+2
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-231-21/+5
* [PATCH] Replace merge-base implementationDaniel Barkalow2005-04-231-48/+44
* Merge the new object model thing from Daniel BarkalowLinus Torvalds2005-04-181-38/+76
|\
| * [PATCH] Switch implementations of merge-base, port to parsingDaniel Barkalow2005-04-181-42/+80
* | Make "parse_commit" return the "struct revision" for the commit.Linus Torvalds2005-04-171-4/+1
|/
* Do a very simple "merge-base" that finds the most recent commonLinus Torvalds2005-04-171-0/+57