Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparse cleanup | Linus Torvalds | 2005-05-20 | 1 | -1/+1 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -1/+1 |
* | merge-base: use the new lookup_commit_reference() helper function | Linus Torvalds | 2005-05-18 | 1 | -2/+2 |
* | Add "get_sha1()" helper function. | Linus Torvalds | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 | 1 | -21/+5 |
* | [PATCH] Replace merge-base implementation | Daniel Barkalow | 2005-04-23 | 1 | -48/+44 |
* | Merge the new object model thing from Daniel Barkalow | Linus Torvalds | 2005-04-18 | 1 | -38/+76 |
|\ | |||||
| * | [PATCH] Switch implementations of merge-base, port to parsing | Daniel Barkalow | 2005-04-18 | 1 | -42/+80 |
* | | Make "parse_commit" return the "struct revision" for the commit. | Linus Torvalds | 2005-04-17 | 1 | -4/+1 |
|/ | |||||
* | Do a very simple "merge-base" that finds the most recent common | Linus Torvalds | 2005-04-17 | 1 | -0/+57 |