Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | sha1_name: warning ambiguous refs. | Junio C Hamano | 1 | -0/+1 |
2005-11-28 | Make the rest of commands work from a subdirectory. | Junio C Hamano | 1 | -0/+2 |
2005-11-11 | merge-base: avoid unnecessary postprocessing. | Junio C Hamano | 1 | -34/+43 |
2005-11-11 | merge-base: fully contaminate the well. | Junio C Hamano | 1 | -1/+77 |
2005-08-23 | Try to find the optimum merge base while resolving. | Junio C Hamano | 1 | -14/+38 |
2005-08-11 | merge-base.c: pathological case fix. | Junio C Hamano | 1 | -6/+68 |
2005-08-11 | [PATCH] Speed up git-merge-base a lot | Linus Torvalds | 1 | -7/+22 |
2005-07-30 | Fix merge-base from getting confused. | Linus Torvalds | 1 | -38/+36 |
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 |