index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
merge-base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
doc txt & -h consistency: make output order consistent
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
merge-base: free() allocated "struct commit **" list
Ævar Arnfjörð Bjarmason
2022-03-04
1
-1
/
+4
*
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
2022-02-04
1
-2
/
+4
*
rebase: --fork-point regression fix
Junio C Hamano
2020-02-11
1
-11
/
+1
*
Merge branch 'pk/rebase-in-c-4-opts'
Junio C Hamano
2018-11-02
1
-75
/
+6
|
\
|
*
merge-base --fork-point: extract libified function
Pratik Karki
2018-10-11
1
-75
/
+6
*
|
commit.h: remove method declarations
Derrick Stolee
2018-07-21
1
-0
/
+1
|
/
*
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+1
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-2
/
+3
*
Merge branch 'ma/reduce-heads-leakfix'
Junio C Hamano
2017-11-15
1
-19
/
+21
|
\
|
*
reduce_heads: fix memory leaks
Martin Ågren
2017-11-08
1
-2
/
+4
|
*
builtin/merge-base: free commit lists
Martin Ågren
2017-11-08
1
-18
/
+18
*
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-3
/
+3
|
\
\
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-3
/
+3
|
|
/
*
/
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-1
/
+1
|
/
*
builtin/merge-base: convert to struct object_id
brian m. carlson
2017-02-22
1
-14
/
+14
*
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
2017-02-22
1
-3
/
+3
*
merge-base: handle --fork-point without reflog
Jeff King
2016-10-12
1
-0
/
+3
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-1
/
+1
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-4
/
+4
*
standardize usage info string format
Alex Henrie
2015-01-14
1
-2
/
+2
*
get_merge_bases(): always clean-up object flags
Junio C Hamano
2014-10-30
1
-2
/
+2
*
Merge branch 'bm/merge-base-octopus-dedup'
Junio C Hamano
2014-01-10
1
-6
/
+26
|
\
|
*
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
2013-12-30
1
-1
/
+1
|
*
merge-base: separate "--independent" codepath into its own helper
Junio C Hamano
2013-12-30
1
-6
/
+25
*
|
merge-base: teach "--fork-point" mode
Junio C Hamano
2013-10-29
1
-0
/
+109
*
|
merge-base: use OPT_CMDMODE and clarify the command line parsing
Junio C Hamano
2013-10-24
1
-16
/
+22
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-5
/
+5
|
/
*
use logical OR (||) instead of binary OR (|) in logical context
René Scharfe
2013-06-13
1
-1
/
+1
*
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
1
-0
/
+22
|
\
|
*
merge-base: "--is-ancestor A B"
Junio C Hamano
2012-08-31
1
-0
/
+22
*
|
i18n: merge-base: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-6
/
+6
|
/
*
Documentation: update to git-merge-base --octopus
Vincent van Ravesteijn
2011-04-15
1
-1
/
+2
*
merge-base --independent to print reduced parent list in a merge
Jonathan Nieder
2010-08-18
1
-6
/
+15
*
merge-base --octopus to mimic show-branch --merge-base
Jonathan Nieder
2010-08-18
1
-3
/
+32
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+63