index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit-reach.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
commit-graph: fix writing first commit-graph during fetch
Derrick Stolee
1
-1
/
+0
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-30
/
+43
2018-11-14
commit-reach: prepare in_merge_bases[_many] to handle any repo
Stefan Beller
1
-6
/
+9
2018-11-14
commit-reach: prepare get_merge_bases to handle any repo
Stefan Beller
1
-10
/
+14
2018-11-14
commit-reach.c: allow get_merge_bases_many_0 to handle any repo
Stefan Beller
1
-6
/
+7
2018-11-14
commit-reach.c: allow remove_redundant to handle any repo
Stefan Beller
1
-5
/
+5
2018-11-14
commit-reach.c: allow merge_bases_many to handle any repo
Stefan Beller
1
-5
/
+7
2018-11-14
commit-reach.c: allow paint_down_to_common to handle any repo
Stefan Beller
1
-6
/
+9
2018-11-03
commit-reach: implement get_reachable_subset
Derrick Stolee
1
-0
/
+69
2018-10-30
Merge branch 'ds/reachable'
Junio C Hamano
1
-2
/
+2
2018-10-23
commit-reach: fix cast in compare_commits_by_gen()
René Scharfe
1
-2
/
+2
2018-10-19
commit-reach: fix first-parent heuristic
Derrick Stolee
1
-1
/
+3
2018-10-16
Merge branch 'jk/oideq-hasheq-cleanup'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ds/reachable-final-cleanup'
Junio C Hamano
1
-5
/
+3
2018-10-04
more oideq/hasheq conversions
Jeff King
1
-1
/
+1
2018-09-25
commit-reach: cleanups in can_all_from_reach...
Derrick Stolee
1
-5
/
+3
2018-09-24
Merge branch 'ds/reachable'
Junio C Hamano
1
-7
/
+34
2018-09-21
commit-reach: fix memory and flag leaks
Derrick Stolee
1
-0
/
+5
2018-09-21
commit-reach: properly peel tags
Derrick Stolee
1
-7
/
+29
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+665
2018-08-28
commit-reach: correct accidental #include of C file
Jonathan Nieder
1
-1
/
+1
2018-07-20
commit-reach: use can_all_from_reach
Derrick Stolee
1
-7
/
+17
2018-07-20
commit-reach: make can_all_from_reach... linear
Derrick Stolee
1
-47
/
+75
2018-07-20
commit-reach: replace ref_newer logic
Derrick Stolee
1
-23
/
+3
2018-07-20
test-reach: test can_all_from_reach_with_flags
Derrick Stolee
1
-0
/
+47
2018-07-20
commit-reach: move can_all_from_reach_with_flags
Derrick Stolee
1
-0
/
+63
2018-07-20
commit-reach: move commit_contains from ref-filter
Derrick Stolee
1
-0
/
+121
2018-07-20
commit-reach: move ref_newer from remote.c
Derrick Stolee
1
-1
/
+54
2018-07-20
commit-reach: move walk methods from commit.c
Derrick Stolee
1
-0
/
+360