Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |