Show patches with: Submitter = Sergey Organov       |   237 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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,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,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,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
[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,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,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
revision: fix die() message for "--unpacked=" revision: fix die() message for "--unpacked=" - - - --- 2020-08-04 Sergey Organov Accepted
[1/3] revision: change "--diff-merges" option to require parameter 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
[3/3] t/t4013: add test for --diff-merges=off Change "--diff-merges" to require parameter - - - --- 2020-08-05 Sergey Organov New
pretty-options.txt: fix --no-abbrev-commit description pretty-options.txt: fix --no-abbrev-commit description - - - --- 2020-08-26 Sergey Organov Accepted
[1/2] log_tree_diff: get rid of code duplication for first_parent_only log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
[2/2] log_tree_diff: get rid of extra check for NULL log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
revision: add separate field for "-m" of "diff-index -m" revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-29 Sergey Organov Superseded
[v2] revision: add separate field for "-m" of "diff-index -m" [v2] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-29 Sergey Organov Superseded
[v3] revision: add separate field for "-m" of "diff-index -m" [v3] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-31 Sergey Organov Superseded
[v4] revision: add separate field for "-m" of "diff-index -m" [v4] revision: add separate field for "-m" of "diff-index -m" - - - --- 2020-08-31 Sergey Organov Accepted
diff: get rid of redundant 'dense' argument diff: get rid of redundant 'dense' argument - - - --- 2020-09-29 Sergey Organov Accepted
doc/diff-options: fix out of place mentions of '--patch/-p' doc/diff-options: fix out of place mentions of '--patch/-p' - - - --- 2020-10-31 Sergey Organov Accepted
[01/26] revision: factor out parsing of diff-merge related options git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[02/26] revision: factor out setup of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[03/26] revision: factor out initialization of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[04/26] revision: provide implementation for diff merges tweaks git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[05/26] revision: move diff merges functions to its own diff-merges.c git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[06/26] diff-merges: rename all functions to have common prefix git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[07/26] diff-merges: move checks for first_parent_only out of the module git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[08/26] diff-merges: rename diff_merges_default_to_enable() to match semantics git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[09/26] diff-merges: re-arrange functions to match the order they are called in git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[10/26] diff-merges: new function diff_merges_suppress() git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[11/26] diff-merges: new function diff_merges_set_dense_combined_if_unset() git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[12/26] diff-merges: introduce revs->first_parent_merges flag git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[13/26] diff-merges: revise revs->diff flag handling git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[14/26] t4013: support test_expect_failure through ':failure' magic git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[15/26] t4013: add tests for -m failing to override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[16/26] diff-merges: fix -m to properly override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[17/26] diff-merges: split 'ignore_merges' field git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[18/26] diff-merges: group diff-merge flags next to each other inside 'rev_info' git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[19/26] diff-merges: get rid of now empty diff_merges_init_revs() git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[20/26] diff-merges: refactor opt settings into separate functions git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[21/26] diff-merges: make -m/-c/--cc explicitly mutually exclusive git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[22/26] diff-merges: implement new values for --diff-merges git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[23/26] t4013: add test for --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[24/26] doc/git-log: describe new --diff-merges options git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[25/26] doc/diff-generate-patch: mention new --diff-merges option git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[26/26] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-01 Sergey Organov Superseded
[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,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,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
glossary: improve "branch" definition glossary: improve "branch" definition - - - --- 2020-11-23 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,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,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
« 1 2 3 »