Show patches with: Submitter = Alban Gruin       |    State = Action Required       |   293 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,14/14] sequencer: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,13/14] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,12/14] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,11/14] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,10/14] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,09/14] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,08/14] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,07/14] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,06/14] update-index: move add_cacheinfo() to read-cache.c Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,05/14] merge-index: add a new way to invoke `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,04/14] merge-index: drop the index Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,03/14] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,02/14] t6060: add tests for removed files Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v8,01/14] t6060: modify multiple files to expose a possible issue with merge-index Rewrite the remaining merge strategies from shell to C - - - --- 2022-08-09 Alban Gruin New
[v1] git-clone.txt: add the --recursive option [v1] git-clone.txt: add the --recursive option - - - --- 2021-09-13 Alban Gruin New
[v7,15/15] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,14/15] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,13/15] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,12/15] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,11/15] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,10/15] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,09/15] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,08/15] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,07/15] update-index: move add_cacheinfo() to read-cache.c Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,06/15] merge-index: add a new way to invoke `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,05/15] merge-index: drop the index Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,04/15] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,03/15] t6060: add tests for removed files Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,02/15] t6060: modify multiple files to expose a possible issue with merge-index Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v7,01/15] t6407: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2021-03-17 Alban Gruin New
[v6,13/13] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,12/13] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,11/13] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,10/13] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,09/13] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,08/13] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,07/13] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,06/13] merge-index: don't fork if the requested program is `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,05/13] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,04/13] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,03/13] update-index: move add_cacheinfo() to read-cache.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,02/13] t6060: modify multiple files to expose a possible issue with merge-index Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v6,01/13] t6407: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-11-24 Alban Gruin New
[v3,11/11] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,10/11] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,09/11] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,08/11] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,07/11] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,06/11] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,05/11] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,04/11] merge-index: don't fork if the requested program is `git-merge-one-file' Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,03/11] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,02/11] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v3,01/11] t6027: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-10-05 Alban Gruin New
[v2,04/11] merge-index: don't fork if the requested program is `git-merge-one-file' Untitled series #341527 - - - --- 2020-09-01 Alban Gruin New
[v2,03/11] merge-index: libify merge_one_path() and merge_all() Untitled series #341529 - - - --- 2020-09-01 Alban Gruin New
[v3,6/6] stash: remove `stash_index_path' stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,5/6] stash: remove the second index in restore_untracked() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,4/6] stash: remove the second index in save_untracked_files() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,3/6] stash: remove the second index in stash_patch() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,2/6] stash: remove the second index in stash_working_tree() stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v3,1/6] stash: mark `i_tree' in reset_tree() const stash: drop usage of a second index - - - --- 2020-07-31 Alban Gruin New
[v2,6/6] stash: remove `stash_index_path' stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[v2,5/6] stash: remove the second index in restore_untracked() stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[v2,4/6] stash: remove the second index in save_untracked_files() stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[v2,3/6] stash: remove the second index in stash_patch() stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[v2,2/6] stash: remove the second index in stash_working_tree() stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[v2,1/6] stash: mark `i_tree' in reset_tree() const stash: drop usage of a second index - - - --- 2020-06-30 Alban Gruin New
[RFC,v1,17/17] sequencer: use the "octopus" merge strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,16/17] sequencer: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,15/17] merge: use the "octopus" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,14/17] merge: use the "resolve" strategy without forking Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,13/17] merge-octopus: libify merge_octopus() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,12/17] merge-octopus: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,11/17] merge-octopus: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,10/17] merge-recursive: move better_branch_name() to merge.c Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,09/17] merge-resolve: libify merge_resolve() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,08/17] merge-resolve: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,07/17] merge-resolve: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,06/17] merge-index: libify merge_one_path() and merge_all() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,05/17] merge-one-file: libify merge_one_file() Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,04/17] merge-one-file: use error() instead of fprintf(stderr, ...) Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,03/17] merge-one-file: remove calls to external processes Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,02/17] merge-one-file: rewrite in C Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,01/17] t6027: modernise tests Rewrite the remaining merge strategies from shell to C - - - --- 2020-06-25 Alban Gruin New
[RFC,v1,6/6] stash: remove `stash_index_path' stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[RFC,v1,5/6] stash: remove the second index in restore_untracked() stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[RFC,v1,4/6] stash: remove the second index in save_untracked_files() stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[RFC,v1,3/6] stash: remove the second index in stash_patch() stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[RFC,v1,2/6] stash: remove the second index in stash_working_tree() stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[RFC,v1,1/6] stash: mark `i_tree' in reset_tree() const stash: drop usage of a second index - - - --- 2020-05-05 Alban Gruin New
[v1,2/2] t3432: test `--merge' with `rebase.abbreviateCommands = true', too rebase --merge: fix fast forwarding when `rebase.abbreviateCommands' is set - - - --- 2020-03-30 Alban Gruin New
[v1,1/2] sequencer: don't abbreviate a command if it doesn't have a short form rebase --merge: fix fast forwarding when `rebase.abbreviateCommands' is set - - - --- 2020-03-30 Alban Gruin New
sequencer: mark messages for translation sequencer: mark messages for translation - - - --- 2020-03-28 Alban Gruin New
[v6,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-28 Alban Gruin New
[v6,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-28 Alban Gruin New
[v5,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-25 Alban Gruin New
[v5,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c [v5,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c - - - --- 2020-01-25 Alban Gruin New
[v3] rebase -i: stop checking out the tip of the branch to rebase [v3] rebase -i: stop checking out the tip of the branch to rebase 1 - - --- 2020-01-24 Alban Gruin New
[v2] rebase -i: stop checking out the tip of the branch to rebase [v2] rebase -i: stop checking out the tip of the branch to rebase - - - --- 2020-01-24 Alban Gruin New
« 1 2 3 »