547 Commits (3e8ed3b93e9b46eb6fe61589482751728865de57)

Author SHA1 Message Date
Rohit Ashiwal dcb500dc16 cherry-pick/revert: advise using --skip 6 years ago
Rohit Ashiwal de81ca3f36 cherry-pick/revert: add --skip option 6 years ago
Rohit Ashiwal 265ab48f26 sequencer: use argv_array in reset_merge 6 years ago
Rohit Ashiwal 918d1e6ed8 sequencer: rename reset_for_rollback to reset_merge 6 years ago
Rohit Ashiwal 6a1f9046a4 sequencer: add advice for revert 6 years ago
SZEDER Gábor d7d90885e0 rebase: fix garbled progress display with '-x' 6 years ago
Nguyễn Thái Ngọc Duy 34e7771bc6 Use the right 'struct repository' instead of the_repository 6 years ago
Nguyễn Thái Ngọc Duy 5e57580733 tree-walk.c: remove the_repo from fill_tree_descriptor() 6 years ago
Phillip Wood ed5b1ca10b status: do not report errors in sequencer/todo 6 years ago
Phillip Wood 3e81bccdf3 sequencer: factor out todo command name parsing 6 years ago
Phillip Wood d258dc16c1 sequencer: always allow tab after command name 6 years ago
Phillip Wood 6df8df0831 rebase -r: always reword merge -c 6 years ago
Phillip Wood 37e9ee5cb9 sequencer: return errors from sequencer_remove_state() 6 years ago
Johannes Schindelin c3c003e722 sequencer: the `am` and `rebase--interactive` scripts are gone 6 years ago
Phillip Wood 7d3488eb89 rebase -i: use struct commit when parsing options 6 years ago
Phillip Wood fc4a6735ee sequencer: always discard index after checkout 6 years ago
Denton Liu 1a2b985fb3 cherry-pick/revert: add scissors line on merge conflict 6 years ago
Phillip Wood dc42e9a83a sequencer.c: save and restore cleanup mode 6 years ago
Denton Liu f29cd8620d commit: extract cleanup_mode functions to sequencer 6 years ago
Phillip Wood d74f3e5811 sequencer: fix cleanup with --signoff and -x 6 years ago
Phillip Wood 4a72486de9 fix cherry-pick/revert status after commit 6 years ago
Phillip Wood b07d9bfd17 commit/reset: try to clean up sequencer state 6 years ago
Phillip Wood 6860ce5d8e cherry-pick --continue: remember options 6 years ago
Phillip Wood f59199d5fa sequencer: break some long lines 6 years ago
Johannes Schindelin 01710d0a3f sequencer: move stale comment into correct location 6 years ago
Johannes Schindelin 8b637cdab0 sequencer: improve error message when an OID could not be parsed 6 years ago
Alban Gruin ed35d18841 rebase--interactive: move transform_todo_file() 6 years ago
Alban Gruin 1451d0f616 sequencer: use edit_todo_list() in complete_action() 6 years ago
Alban Gruin a930eb03a8 rebase-interactive: rewrite edit_todo_list() to handle the initial edit 6 years ago
Alban Gruin af1fc3adc5 rebase-interactive: append_todo_help() changes 6 years ago
Alban Gruin ddb81e5072 rebase-interactive: use todo_list_write_to_file() in edit_todo_list() 6 years ago
Alban Gruin 6bfeb7f1b5 sequencer: refactor skip_unnecessary_picks() to work on a todo_list 6 years ago
Alban Gruin 79d7e883bb rebase--interactive: move rearrange_squash_in_todo_file() 6 years ago
Alban Gruin 1ba204de69 rebase--interactive: move sequencer_add_exec_commands() 6 years ago
Alban Gruin 94bcad7979 sequencer: change complete_action() to use the refactored functions 6 years ago
Alban Gruin d358fc286d sequencer: make sequencer_make_script() write its script to a strbuf 6 years ago
Alban Gruin f2a04904be sequencer: refactor rearrange_squash() to work on a todo_list 6 years ago
Alban Gruin 683153a438 sequencer: refactor sequencer_add_exec_commands() to work on a todo_list 6 years ago
Jeff Hostetler 6206286e49 trace2:data: add trace2 hook classification 6 years ago
Ramsay Jones 5fe81438b5 sequencer: make sign_off_header a file local symbol 6 years ago
William Hubbs 39ab4d0951 config: allow giving separate author and committer idents 6 years ago
Alban Gruin 6ca89c6f39 sequencer: refactor check_todo_list() to work on a todo_list 6 years ago
Alban Gruin 616d7740cf sequencer: introduce todo_list_write_to_file() 6 years ago
Alban Gruin cbef27d61c sequencer: refactor transform_todos() to work on a todo_list 6 years ago
Alban Gruin 6ad656db9b sequencer: remove the 'arg' field from todo_item 6 years ago
Nguyễn Thái Ngọc Duy 0d6caa2d08 merge-recursive.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy e1ff0a32e4 read-cache.c: kill read_index() 6 years ago
Nguyễn Thái Ngọc Duy 3a95f31d1c repository.c: replace hold_locked_index() with repo_hold_locked_index() 6 years ago
Nguyễn Thái Ngọc Duy 1d18d7581c notes-utils.c: remove the_repository references 6 years ago
Alban Gruin 5d94d54564 sequencer: make the todo_list structure public 6 years ago