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
[v1] builtin/rebase: remove a call to get_oid() on `options.switch_to' [v1] builtin/rebase: remove a call to get_oid() on `options.switch_to' - - - --- 2020-01-21 Alban Gruin New
[v1] rebase -i: stop checking out the tip of the branch to rebase [v1] rebase -i: stop checking out the tip of the branch to rebase - - - --- 2020-01-21 Alban Gruin New
po/fr.po: various typofixes po/fr.po: various typofixes - - - --- 2020-01-18 Alban Gruin New
[v4,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-11 Alban Gruin New
[v4,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c rebase -i: extend rebase.missingCommitsCheck - - - --- 2020-01-11 Alban Gruin New
[v3,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2019-12-02 Alban Gruin New
[v3,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c rebase -i: extend rebase.missingCommitsCheck - - - --- 2019-12-02 Alban Gruin New
[v1,1/1] sequencer: fix a memory leak in sequencer_continue() [v1,1/1] sequencer: fix a memory leak in sequencer_continue() - - - --- 2019-11-28 Alban Gruin New
[v4,5/5] sequencer: directly call pick_commits() from complete_action() Use complete_action's todo list to do the rebase - - - --- 2019-11-24 Alban Gruin New
[v4,4/5] rebase: fill `squash_onto' in get_replay_opts() Use complete_action's todo list to do the rebase - - - --- 2019-11-24 Alban Gruin New
[v4,3/5] sequencer: move the code writing total_nr on the disk to a new function Use complete_action's todo list to do the rebase - - - --- 2019-11-24 Alban Gruin New
[v4,2/5] sequencer: update `done_nr' when skipping commands in a todo list Use complete_action's todo list to do the rebase - - - --- 2019-11-24 Alban Gruin New
[v4,1/5] sequencer: update `total_nr' when adding an item to a todo list Use complete_action's todo list to do the rebase - - - --- 2019-11-24 Alban Gruin New
[v3,5/5] sequencer: directly call pick_commits() from complete_action() Use complete_action's todo list to do the rebase - - - --- 2019-11-23 Alban Gruin New
[v3,4/5] rebase: fill `squash_onto' in get_replay_opts() Use complete_action's todo list to do the rebase - - - --- 2019-11-23 Alban Gruin New
[v3,3/5] sequencer: move the code writing total_nr on the disk to a new function Use complete_action's todo list to do the rebase - - - --- 2019-11-23 Alban Gruin New
[v3,2/5] sequencer: update `done_nr' when skipping commands in a todo list Use complete_action's todo list to do the rebase - - - --- 2019-11-23 Alban Gruin New
[v3,1/5] sequencer: update `total_nr' when adding an item to a todo list Use complete_action's todo list to do the rebase - - - --- 2019-11-23 Alban Gruin New
[RFC,v2,2/2] rebase-interactive: warn if commit is dropped with --edit-todo rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' - - - --- 2019-11-04 Alban Gruin New
[RFC,v2,1/2] t3404: demonstrate that --edit-todo does not check for dropped commits rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' - - - --- 2019-11-04 Alban Gruin New
[v2,5/5] sequencer: directly call pick_commits() from complete_action() Use complete_action's todo list to do the rebase - - - --- 2019-10-07 Alban Gruin New
[v2,4/5] rebase: fill `squash_onto' in get_replay_opts() Use complete_action's todo list to do the rebase - - - --- 2019-10-07 Alban Gruin New
[v2,3/5] sequencer: move the code writing total_nr on the disk to a new function Use complete_action's todo list to do the rebase - - - --- 2019-10-07 Alban Gruin New
[v2,2/5] sequencer: update `done_nr' when skipping commands in a todo list Use complete_action's todo list to do the rebase - - - --- 2019-10-07 Alban Gruin New
[v2,1/5] sequencer: update `total_nr' when adding an item to a todo list Use complete_action's todo list to do the rebase - - - --- 2019-10-07 Alban Gruin New
[v1,5/5] sequencer: directly call pick_commits() from complete_action() [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,4/5] rebase: fill `squash_onto' in get_replay_opts() [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,3/5] sequencer: move the code writing total_nr on the disk to a new function [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,2/5] sequencer: update `done_nr' when skipping commands in a todo list [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,1/5] sequencer: update `total_nr' when adding an item to a todo list [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[RFC,9/9] sequencer: have read_populate_todo() check for dropped commits rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,8/9] rebase-interactive: warn if commit is dropped with --edit-todo rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,7/9] rebase-interactive: todo_list_check() also uses the done list rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,6/9] sequencer: add a parameter to sequencer_continue() to accept a todo list rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,5/9] sequencer: move the code writing total_nr on the disk to a new function rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,4/9] sequencer: update `done_nr' when skipping commands in a todo list rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,3/9] sequencer: update `total_nr' when adding an item to a todo list rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,2/9] t3429: demonstrate that rebase exec does not check for dropped commits rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,1/9] t3404: demonstrate that --edit-todo does not check for dropped commits rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[v8,18/18] rebase--interactive: move transform_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,17/18] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,16/18] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,15/18] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,14/18] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,13/18] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,12/18] rebase--interactive: move rearrange_squash_in_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,11/18] rebase--interactive: move sequencer_add_exec_commands() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,10/18] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,09/18] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,08/18] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,07/18] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,06/18] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,05/18] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,04/18] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,03/18] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,02/18] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[v8,01/18] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-03-05 Alban Gruin New
[RFC,4/4] name-rev: avoid naming from a ref if it’s not a descendant of any commit name-rev: improve memory usage - - - --- 2019-03-01 Alban Gruin New
[RFC,3/4] name-rev: check if a commit should be named before naming it name-rev: improve memory usage - - - --- 2019-03-01 Alban Gruin New
[RFC,2/4] commit-list: add a function to check if a commit is in a list name-rev: improve memory usage - - - --- 2019-03-01 Alban Gruin New
[RFC,1/4] name-rev: improve name_rev() memory usage name-rev: improve memory usage - - - --- 2019-03-01 Alban Gruin New
[v7,16/16] rebase--interactive: move several functions to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v7,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-02-10 Alban Gruin New
[v6,16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,15/16] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,13/16] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,10/16] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,09/16] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,08/16] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,06/16] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,05/16] sequencer: introduce todo_list_write_to_file() sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,04/16] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,03/16] sequencer: remove the 'arg' field from todo_item sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,02/16] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 Alban Gruin New
[v6,01/16] sequencer: changes in parse_insn_buffer() sequencer: refactor functions working on a todo_list - - - --- 2019-01-29 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
[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,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,13/16] rebase-interactive: append_todo_help() changes 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,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,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
« 1 2 3 »