Show patches with: Submitter = Sergey Organov       |   237 patches
« 1 2 3 »
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
[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
[1/1] doc/diff-options: fix link to generating patch section [1/1] doc/diff-options: fix link to generating patch section - - - --- 2023-09-05 Sergey Organov Superseded
[1/2] diff-merges: improve --diff-merges documentation diff-merges: introduce '-d' option - - - --- 2023-09-09 Sergey Organov New
[1/2] log_tree_diff: get rid of code duplication for first_parent_only log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
[1/3] diff-merges: cleanup func_by_opt() diff-merges: minor cleanups - - - --- 2022-09-14 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
[1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[1/6] t4013: add test for "git diff-index -m" diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[1/9] diff-merges: introduce --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[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
[2/2] diff-merges: introduce '-d' option diff-merges: introduce '-d' option - - - --- 2023-09-09 Sergey Organov New
[2/2] log_tree_diff: get rid of extra check for NULL log_tree_diff: simplify - - - --- 2020-08-28 Sergey Organov Accepted
[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/6] diff-merges: move specific diff-index "-m" handling to diff-index diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[2/9] diff-merges: refactor set_diff_merges() git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[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
[3/3] diff-merges: clarify log.diffMerges documentation diff-merges: minor cleanups - - - --- 2022-09-14 Sergey Organov Accepted
[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/6] git-svn: stop passing "-m" to "git rev-list" diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[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/6] stash list: stop passing "-m" to "git list" diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[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/6] diff-merges: rename "combined_imply_patch" to "merges_imply_patch" diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[5/9] t4013: add test for --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[6/6] diff-merges: let -m imply -p diff-merges: let -m imply -p - - - --- 2021-05-10 Sergey Organov Superseded
[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
[RFC,v1] stash: implement '--staged' option for 'push' and 'save' [RFC,v1] stash: implement '--staged' option for 'push' and 'save' - - - --- 2021-10-11 Sergey Organov Superseded
[RFC] stash: implement '--staged' option for 'push' and 'save' [RFC] stash: implement '--staged' option for 'push' and 'save' - - - --- 2021-10-01 Sergey Organov Superseded
[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,1/9] t4013: test that "-m" alone has no effect in "git log" [v1,1/9] t4013: test that "-m" alone has no effect in "git log" - - - --- 2021-05-17 Sergey Organov Superseded
[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,2/9] t4013: test "git -m --raw" [v1,1/9] t4013: test that "-m" alone has no effect in "git log" - - - --- 2021-05-17 Sergey Organov Superseded
[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,3/9] t4013: test "git -m --stat" [v1,1/9] t4013: test that "-m" alone has no effect in "git log" - - - --- 2021-05-17 Sergey Organov Superseded
[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
« 1 2 3 »