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
[GSoC,v8,01/20] sequencer: make three functions and an enum from sequencer.c public rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,02/20] rebase -i: rewrite append_todo_help() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,03/20] editor: add a function to launch the sequence editor rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,04/20] rebase -i: rewrite the edit-todo functionality in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,05/20] sequencer: add a new function to silence a command, except if it fails rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,06/20] rebase -i: rewrite setup_reflog_action() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,07/20] rebase -i: rewrite checkout_onto() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,08/20] sequencer: refactor append_todo_help() to write its message to a buffer rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,09/20] sequencer: change the way skip_unnecessary_picks() returns its result rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,10/20] t3404: todo list with commented-out commands only aborts rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,11/20] rebase -i: rewrite complete_action() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,12/20] rebase -i: remove unused modes and functions rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,13/20] rebase -i: implement the logic to initialize $revisions in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,14/20] rebase -i: rewrite the rest of init_revisions_and_shortrevisions() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,15/20] rebase -i: rewrite write_basic_state() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,16/20] rebase -i: rewrite init_basic_state() in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,17/20] rebase -i: implement the main part of interactive rebase as a builtin rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,18/20] rebase--interactive2: rewrite the submodes of interactive rebase in C rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,19/20] rebase -i: remove git-rebase--interactive.sh rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[GSoC,v8,20/20] rebase -i: move rebase--helper modes to rebase--interactive rebase -i: rewrite in C - - - --- 2018-09-27 Alban Gruin New
[01/15] sequencer: clear the number of items of a todo_list before parsing sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[02/15] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[03/15] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[04/15] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[05/15] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[06/15] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[07/15] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[08/15] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[09/15] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[10/15] rebase-interactive: use todo_list_transform() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[11/15] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[12/15] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[13/15] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[14/15] sequencer: fix a call to error() in transform_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[15/15] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[v2,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,03/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,04/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,05/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,06/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,07/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,08/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,09/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,10/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,11/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,12/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,13/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,14/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,15/16] sequencer: fix a call to error() in transform_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v2,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-10-27 Alban Gruin New
[v3,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,03/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,04/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,05/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,06/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,07/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,08/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,09/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,10/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,11/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,12/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,13/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,14/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,15/16] sequencer: fix a call to error() in transform_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
[v3,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-11-09 Alban Gruin New
p3400: replace calls to `git checkout -b' by `git checkout -B' p3400: replace calls to `git checkout -b' by `git checkout -B' - - - --- 2018-11-09 Alban Gruin New
[v4,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v4,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-12-29 Alban Gruin New
[v5,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
[v5,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2019-01-23 Alban Gruin New
« 1 2 3 »