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
"git diff" surprising default output "git diff" surprising default output - - - --- 2023-03-01 Sergey Organov New
[1/2] diff-merges: improve --diff-merges documentation diff-merges: introduce '-d' option - - - --- 2023-09-09 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
[1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[1/9] diff-merges: introduce --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[2/2] diff-merges: introduce '-d' option diff-merges: introduce '-d' option - - - --- 2023-09-09 Sergey Organov New
[2/3] diff-merges: cleanup set_diff_merges() diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov New
[2/3] doc/git-log: describe --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
[2/5] diff-merges: implement log.diffMerges-m-imply-p config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[2/9] diff-merges: refactor set_diff_merges() git log: configurable default format for merge diffs - - - --- 2021-04-07 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
[3/5] diff-merges: implement log.diffMergesForce config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[3/9] diff-merges: introduce log.diffMerges config variable git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[4/5] diff-merges: support list of values for --diff-merges diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[4/9] diff-merges: adapt -m to enable default diff format git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[5/5] diff-merges: issue warning on lone '-m' option diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[5/9] t4013: add test for --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[6/9] t4013: add tests for log.diffMerges config git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[7/9] t9902: fix completion tests for log.d* to match log.diffMerges git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[8/9] doc/diff-options: document new --diff-merges features git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[9/9] doc/config: document log.diffMerges git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[v1,0/5] diff-merges: more features to fix '-m' - - - --- 2022-12-17 Sergey Organov New
[v1,0/5] git log: configurable default format for merge diffs - - - --- 2021-04-10 Sergey Organov New
[v1,0/9] diff-merges: let -m imply -p - - - --- 2021-05-17 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
[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,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,04/27] revision: provide implementation for diff merges tweaks 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,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,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,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,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,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,1/5] diff-merges: introduce --diff-merges=default [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 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,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,12/27] diff-merges: introduce revs->first_parent_merges flag 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,14/27] t4013: support test_expect_failure through ':failure' magic 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,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,17/27] diff-merges: split 'ignore_merges' field 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,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,2/5] diff-merges: implement log.diffMerges-m-imply-p config [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,2/5] diff-merges: refactor set_diff_merges() [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 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,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,22/27] diff-merges: implement new values for --diff-merges 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,24/27] doc/git-log: describe new --diff-merges options 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,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,27/27] doc/git-show: include --diff-merges description git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,3/5] diff-merges: adapt -m to enable default diff format [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,3/5] diff-merges: support list of values for --diff-merges [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,4/5] diff-merges: introduce log.diffMerges config variable [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,4/5] diff-merges: issue warning on lone '-m' option [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,5/5] diff-merges: improve --diff-merges documentation [v1,1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config - - - --- 2022-12-17 Sergey Organov New
[v1,5/5] doc/diff-options: document new --diff-merges features [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v2,0/2] diff-merges: introduce '-d' option - - - --- 2023-09-20 Sergey Organov New
[v2,0/5] git log: configurable default format for merge diffs - - - --- 2021-04-13 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
[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,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,04/33] revision: provide implementation for diff merges tweaks git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,05/33] revision: move diff merges functions to its own diff-merges.c git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,06/33] diff-merges: rename all functions to have common prefix git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,07/33] diff-merges: move checks for first_parent_only out of the module git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,08/33] diff-merges: rename diff_merges_default_to_enable() to match semantics git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,09/33] diff-merges: re-arrange functions to match the order they are called in git-log: implement new --diff-merge options - - - --- 2020-12-16 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,10/33] diff-merges: new function diff_merges_suppress() git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,11/33] diff-merges: new function diff_merges_set_dense_combined_if_unset() git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,12/33] diff-merges: introduce revs->first_parent_merges flag git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,13/33] diff-merges: revise revs->diff flag handling git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,14/33] t4013: support test_expect_failure through ':failure' magic git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,15/33] t4013: add tests for -m failing to override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,16/33] diff-merges: fix -m to properly override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,17/33] diff-merges: split 'ignore_merges' field git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,18/33] diff-merges: group diff-merge flags next to each other inside 'rev_info' git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,19/33] diff-merges: get rid of now empty diff_merges_init_revs() git-log: implement new --diff-merge options - - - --- 2020-12-16 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,20/33] diff-merges: refactor opt settings into separate functions git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,21/33] diff-merges: make -m/-c/--cc explicitly mutually exclusive git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,22/33] diff-merges: implement new values for --diff-merges git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,23/33] diff-merges: fix style of functions definitions git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,24/33] diff-merges: handle imply -p on -c/--cc logic for log.c git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,25/33] diff-merges: do not imply -p for new options git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,26/33] diff-merges: let new options enable diff without -p git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,27/33] diff-merges: add old mnemonic counterparts to --diff-merges git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,28/33] diff-merges: add '--diff-merges=1' as synonym for 'first-parent' git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,29/33] doc/git-log: describe new --diff-merges options git-log: implement new --diff-merge options - - - --- 2020-12-16 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,30/33] doc/diff-generate-patch: mention new --diff-merges option git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,31/33] doc/rev-list-options: document --first-parent changes merges format git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,32/33] doc/git-show: include --diff-merges description git-log: implement new --diff-merge options - - - --- 2020-12-16 Sergey Organov New
[v2,33/33] t4013: add tests for --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-12-16 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 »