Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | name-rev: deprecate --stdin in favor of --annotate-stdin | John Cai | 1 | -13/+13 |
2021-01-25 | Merge branch 'jk/log-cherry-pick-duplicate-patches' | Junio C Hamano | 1 | -0/+12 |
2021-01-12 | patch-ids: handle duplicate hashmap entries | Jeff King | 1 | -0/+12 |
2020-11-19 | t6[0-3]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -3/+3 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2017-10-07 | tests: fix diff order arguments in test_cmp | Stefan Beller | 1 | -16/+16 |
2017-01-23 | name-rev: add support to exclude refs by pattern match | Jacob Keller | 1 | -0/+12 |
2017-01-23 | name-rev: extend --refs to accept multiple patterns | Jacob Keller | 1 | -0/+26 |
2016-08-11 | rebase: avoid computing unnecessary patch IDs | Kevin Willford | 1 | -0/+21 |
2011-04-26 | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 1 | -0/+27 |
2011-03-09 | t6007: test rev-list --cherry | Michael J Gruber | 1 | -0/+12 |
2011-03-09 | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 1 | -0/+28 |
2011-02-21 | rev-list: documentation and test for --left/right-only | Michael J Gruber | 1 | -4/+28 |
2011-02-21 | t6007: Make sure we test --cherry-pick | Michael J Gruber | 1 | -8/+41 |
2010-06-12 | rev-list: introduce --count option | Thomas Rast | 1 | -0/+29 |
2007-09-15 | revision walker: --cherry-pick is a limited operation | Johannes Schindelin | 1 | -0/+14 |
2007-07-11 | Fix --cherry-pick with given paths | Johannes Schindelin | 1 | -0/+43 |