Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25commit-graph: fix writing first commit-graph during fetchDerrick Stolee
2019-02-06Merge branch 'sb/more-repo-in-api'Junio C Hamano
2018-11-14commit-reach: prepare in_merge_bases[_many] to handle any repoStefan Beller
2018-11-14commit-reach: prepare get_merge_bases to handle any repoStefan Beller
2018-11-14commit-reach.c: allow get_merge_bases_many_0 to handle any repoStefan Beller
2018-11-14commit-reach.c: allow remove_redundant to handle any repoStefan Beller
2018-11-14commit-reach.c: allow merge_bases_many to handle any repoStefan Beller
2018-11-14commit-reach.c: allow paint_down_to_common to handle any repoStefan Beller
2018-11-02commit-reach: implement get_reachable_subsetDerrick Stolee
2018-10-30Merge branch 'ds/reachable'Junio C Hamano
2018-10-23commit-reach: fix cast in compare_commits_by_gen()René Scharfe
2018-10-19commit-reach: fix first-parent heuristicDerrick Stolee
2018-10-16Merge branch 'jk/oideq-hasheq-cleanup'Junio C Hamano
2018-10-16Merge branch 'ds/reachable-final-cleanup'Junio C Hamano
2018-10-04more oideq/hasheq conversionsJeff King
2018-09-25commit-reach: cleanups in can_all_from_reach...Derrick Stolee
2018-09-24Merge branch 'ds/reachable'Junio C Hamano
2018-09-21commit-reach: fix memory and flag leaksDerrick Stolee
2018-09-21commit-reach: properly peel tagsDerrick Stolee
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-08-29commit-reach: correct accidental #include of C fileJonathan Nieder
2018-07-21commit-reach: use can_all_from_reachDerrick Stolee
2018-07-21commit-reach: make can_all_from_reach... linearDerrick Stolee
2018-07-21commit-reach: replace ref_newer logicDerrick Stolee
2018-07-21test-reach: test can_all_from_reach_with_flagsDerrick Stolee
2018-07-21commit-reach: move can_all_from_reach_with_flagsDerrick Stolee
2018-07-21commit-reach: move commit_contains from ref-filterDerrick Stolee
2018-07-21commit-reach: move ref_newer from remote.cDerrick Stolee
2018-07-21commit-reach: move walk methods from commit.cDerrick Stolee