index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
merge-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
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