Show patches with: Submitter = Sergey Organov       |    State = Action Required       |   142 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,03/33] revision: factor out initialization of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,02/33] revision: factor out setup of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,01/33] revision: factor out parsing of diff-merge related options git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
glossary: improve "branch" definition glossary: improve "branch" definition - - - --- 2020-11-23 Sergey Organov New
[v1,27/27] doc/git-show: include --diff-merges description git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,26/27] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,25/27] doc/diff-generate-patch: mention new --diff-merges option git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,24/27] doc/git-log: describe new --diff-merges options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,23/27] t4013: add test for --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,22/27] diff-merges: implement new values for --diff-merges git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,21/27] diff-merges: make -m/-c/--cc explicitly mutually exclusive git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,20/27] diff-merges: refactor opt settings into separate functions git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,19/27] diff-merges: get rid of now empty diff_merges_init_revs() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,18/27] diff-merges: group diff-merge flags next to each other inside 'rev_info' git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,17/27] diff-merges: split 'ignore_merges' field git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,16/27] diff-merges: fix -m to properly override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,15/27] t4013: add tests for -m failing to override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,14/27] t4013: support test_expect_failure through ':failure' magic git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,13/27] diff-merges: revise revs->diff flag handling git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,12/27] diff-merges: introduce revs->first_parent_merges flag git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,11/27] diff-merges: new function diff_merges_set_dense_combined_if_unset() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,10/27] diff-merges: new function diff_merges_suppress() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,09/27] diff-merges: re-arrange functions to match the order they are called in git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,08/27] diff-merges: rename diff_merges_default_to_enable() to match semantics git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,07/27] diff-merges: move checks for first_parent_only out of the module git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,06/27] diff-merges: rename all functions to have common prefix git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,05/27] revision: move diff merges functions to its own diff-merges.c git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,04/27] revision: provide implementation for diff merges tweaks git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,03/27] revision: factor out initialization of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,02/27] revision: factor out setup of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,01/27] revision: factor out parsing of diff-merge related options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[3/3] t/t4013: add test for --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[2/3] doc/git-log: describe --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[1/3] revision: change "--diff-merges" option to require parameter Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[v3,4/4] t3506: validate '-m 1 -ff' is now accepted for non-merge commits Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v3,3/4] t3502: validate '-m 1' argument is now accepted for non-merge commits Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v3,2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v3,1/4] t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,3/4] t3502: validate '-m 1' argument is now accepted for non-merge commits Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,1/4] t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,4/4] t3506: validate '-m 1 -ff' is now accepted for non-merge commits Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
« 1 2 »