summaryrefslogtreecommitdiff
path: root/commit-reach.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano2023-04-061-9/+0
|\
| * cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-9/+0
* | commit-reach: add tips_reachable_from_bases()Derrick Stolee2023-03-201-0/+9
* | commit-reach: implement ahead_behind() logicDerrick Stolee2023-03-201-0/+31
|/
* commit-graph: return 64-bit generation numberAbhishek Kumar2021-01-181-1/+1
* commit-reach: avoid is_descendant_of() shimCarlo Marcelo Arenas Belón2020-06-231-1/+3
* Merge branch 'sb/more-repo-in-api'Junio C Hamano2019-02-051-12/+26
|\
| * commit-reach: prepare in_merge_bases[_many] to handle any repoStefan Beller2018-11-141-2/+10
| * commit-reach: prepare get_merge_bases to handle any repoStefan Beller2018-11-141-10/+16
* | Merge branch 'ds/add-missing-tags'Junio C Hamano2018-11-131-0/+13
|\ \
| * | commit-reach: implement get_reachable_subsetDerrick Stolee2018-11-031-0/+13
* | | Merge branch 'rj/header-cleanup'Junio C Hamano2018-11-061-2/+3
|\ \ \ | |/ / |/| |
| * | commit-reach.h: add missing declarations (hdr-check)Ramsay Jones2018-10-291-2/+3
| |/
* | headers: normalize the spelling of some header guardsRamsay Jones2018-10-181-2/+2
|/
* commit-reach: make can_all_from_reach... linearDerrick Stolee2018-07-201-5/+4
* test-reach: test can_all_from_reach_with_flagsDerrick Stolee2018-07-201-0/+2
* commit-reach: move can_all_from_reach_with_flagsDerrick Stolee2018-07-201-0/+14
* commit-reach: move commit_contains from ref-filterDerrick Stolee2018-07-201-1/+19
* commit-reach: move ref_newer from remote.cDerrick Stolee2018-07-201-0/+2
* commit-reach: move walk methods from commit.cDerrick Stolee2018-07-201-0/+42