Sign in
googlers
/
jrn
/
git
/
cd12f536129357d5347c1953db69bde68b5f46c9
/
builtin-merge-base.c
e5d1a4d
parse-opt: migrate git-merge-base.
by Pierre Habouzit
· 16 years ago
53eda89
merge-base: teach "git merge-base" to drive underlying merge_bases_many()
by Christian Couder
· 17 years ago
df57acc
merge-base: die with an error message if not passed a commit ref
by Christian Couder
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
baffc0e
Make every builtin-*.c file #include "builtin.h"
by Peter Hagervall
· 18 years ago
71dfbf2
Make merge-base a built-in.
by Junio C Hamano
· 18 years ago
[Renamed (79%) from merge-base.c]
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
c0fa825
Fold get_merge_bases_clean() into get_merge_bases()
by Rene Scharfe
· 19 years ago
7c6f8aa
move get_merge_bases() to core lib.
by Johannes Schindelin
· 19 years ago
52cab8a
refactor merge_bases() as preparation to libify merge-base
by Johannes Schindelin
· 19 years ago
c82a22c
merge-base: Clarify the comments on post processing.
by Junio C Hamano
· 19 years ago
31fff30
Separate object name errors from usage errors
by Dmitry V. Levin
· 19 years ago
84a9b58
sha1_name: warning ambiguous refs.
by Junio C Hamano
· 19 years ago
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
· 19 years ago
9e5f4a5
merge-base: avoid unnecessary postprocessing.
by Junio C Hamano
· 19 years ago
ed9a540
merge-base: fully contaminate the well.
by Junio C Hamano
· 19 years ago
9585e40
Try to find the optimum merge base while resolving.
by Junio C Hamano
· 20 years ago
b4ad66b
merge-base.c: pathological case fix.
by Junio C Hamano
· 20 years ago
0b9442d
[PATCH] Speed up git-merge-base a lot
by Linus Torvalds
· 20 years ago
4f7eb2e
Fix merge-base from getting confused.
by Linus Torvalds
· 20 years ago
e99d59f
sparse cleanup
by Linus Torvalds
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
9b632be
merge-base: use the new lookup_commit_reference() helper function
by Linus Torvalds
· 20 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
· 20 years ago
58e28af
[PATCH] Allow multiple date-ordered lists
by Daniel Barkalow
· 20 years ago
b6b15db
[PATCH] Replace merge-base implementation
by Daniel Barkalow
· 20 years ago
b51ad43
Merge the new object model thing from Daniel Barkalow
by Linus Torvalds
· 20 years ago
b5039db
[PATCH] Switch implementations of merge-base, port to parsing
by Daniel Barkalow
· 20 years ago
7d60ad7
Make "parse_commit" return the "struct revision" for the commit.
by Linus Torvalds
· 20 years ago
6683463
Do a very simple "merge-base" that finds the most recent common
by Linus Torvalds
· 20 years ago