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