commit-reach: fix cast in compare_commits_by_gen()
[git] / commit-reach.c
2018-10-22  RenĂ© Scharfecommit-reach: fix cast in compare_commits_by_gen()
2018-09-21  Derrick Stoleecommit-reach: fix memory and flag leaks
2018-09-21  Derrick Stoleecommit-reach: properly peel tags
2018-08-29  Jonathan Niedercommit-reach: correct accidental #include of C file
2018-07-20  Derrick Stoleecommit-reach: use can_all_from_reach
2018-07-20  Derrick Stoleecommit-reach: make can_all_from_reach... linear
2018-07-20  Derrick Stoleecommit-reach: replace ref_newer logic
2018-07-20  Derrick Stoleetest-reach: test can_all_from_reach_with_flags
2018-07-20  Derrick Stoleecommit-reach: move can_all_from_reach_with_flags
2018-07-20  Derrick Stoleecommit-reach: move commit_contains from ref-filter
2018-07-20  Derrick Stoleecommit-reach: move ref_newer from remote.c
2018-07-20  Derrick Stoleecommit-reach: move walk methods from commit.c