index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-reach.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit-reach: use `size_t` to track indices when computing merge bases
Patrick Steinhardt
2024-12-27
1
-2
/
+2
*
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
2024-12-27
1
-2
/
+2
*
commit-reach: fix type of `min_commit_date`
Patrick Steinhardt
2024-12-27
1
-1
/
+1
*
commit-reach: add get_branch_base_for_tip
Derrick Stolee
2024-08-14
1
-0
/
+17
*
commit-reach(repo_get_merge_bases_many_dirty): pass on errors
Johannes Schindelin
2024-02-29
1
-3
/
+4
*
commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-3
/
+4
*
commit-reach(get_octopus_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-1
/
+1
*
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-3
/
+4
*
commit-reach(repo_in_merge_bases_many): optionally expect missing commits
Johannes Schindelin
2024-02-28
1
-1
/
+2
*
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-9
/
+0
|
\
|
*
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-9
/
+0
*
|
commit-reach: add tips_reachable_from_bases()
Derrick Stolee
2023-03-20
1
-0
/
+9
*
|
commit-reach: implement ahead_behind() logic
Derrick Stolee
2023-03-20
1
-0
/
+31
|
/
*
commit-graph: return 64-bit generation number
Abhishek Kumar
2021-01-19
1
-1
/
+1
*
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
2020-06-24
1
-1
/
+3
*
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-12
/
+26
|
\
|
*
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller
2018-11-14
1
-2
/
+10
|
*
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
2018-11-14
1
-10
/
+16
*
|
Merge branch 'ds/add-missing-tags'
Junio C Hamano
2018-11-13
1
-0
/
+13
|
\
\
|
*
|
commit-reach: implement get_reachable_subset
Derrick Stolee
2018-11-02
1
-0
/
+13
*
|
|
Merge branch 'rj/header-cleanup'
Junio C Hamano
2018-11-06
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit-reach.h: add missing declarations (hdr-check)
Ramsay Jones
2018-10-29
1
-2
/
+3
|
|
/
*
/
headers: normalize the spelling of some header guards
Ramsay Jones
2018-10-18
1
-2
/
+2
|
/
*
commit-reach: make can_all_from_reach... linear
Derrick Stolee
2018-07-21
1
-5
/
+4
*
test-reach: test can_all_from_reach_with_flags
Derrick Stolee
2018-07-21
1
-0
/
+2
*
commit-reach: move can_all_from_reach_with_flags
Derrick Stolee
2018-07-21
1
-0
/
+14
*
commit-reach: move commit_contains from ref-filter
Derrick Stolee
2018-07-21
1
-1
/
+19
*
commit-reach: move ref_newer from remote.c
Derrick Stolee
2018-07-21
1
-0
/
+2
*
commit-reach: move walk methods from commit.c
Derrick Stolee
2018-07-21
1
-0
/
+42