index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
2019-07-19
1
-3
/
+3
|
\
|
*
Use the right 'struct repository' instead of the_repository
Nguyễn Thái Ngọc Duy
2019-06-27
1
-2
/
+2
|
*
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-1
/
+1
*
|
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
2019-07-19
1
-15
/
+119
|
\
\
|
*
|
cherry-pick/revert: advise using --skip
Rohit Ashiwal
2019-07-02
1
-3
/
+6
|
*
|
cherry-pick/revert: add --skip option
Rohit Ashiwal
2019-07-02
1
-0
/
+73
|
*
|
sequencer: use argv_array in reset_merge
Rohit Ashiwal
2019-07-02
1
-6
/
+11
|
*
|
sequencer: rename reset_for_rollback to reset_merge
Rohit Ashiwal
2019-07-02
1
-3
/
+3
|
*
|
sequencer: add advice for revert
Rohit Ashiwal
2019-07-02
1
-6
/
+29
|
|
/
*
|
Merge branch 'pw/status-with-corrupt-sequencer-state'
Junio C Hamano
2019-07-19
1
-22
/
+21
|
\
\
|
*
|
status: do not report errors in sequencer/todo
Phillip Wood
2019-06-27
1
-16
/
+8
|
*
|
sequencer: factor out todo command name parsing
Phillip Wood
2019-06-27
1
-6
/
+13
|
*
|
sequencer: always allow tab after command name
Phillip Wood
2019-06-27
1
-1
/
+1
*
|
|
Merge branch 'sg/rebase-progress'
Junio C Hamano
2019-07-10
1
-3
/
+14
|
\
\
\
|
*
|
|
rebase: fix garbled progress display with '-x'
SZEDER Gábor
2019-06-27
1
-3
/
+14
|
|
/
/
*
|
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-3
/
+5
|
\
\
\
*
\
\
\
Merge branch 'pw/rebase-abort-clean-rewritten'
Junio C Hamano
2019-07-10
1
-4
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sequencer: return errors from sequencer_remove_state()
Phillip Wood
2019-05-15
1
-4
/
+7
*
|
|
|
Merge branch 'pw/rebase-edit-message-for-replayed-merge'
Junio C Hamano
2019-06-13
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
rebase -r: always reword merge -c
Phillip Wood
2019-05-19
1
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
sequencer: the `am` and `rebase--interactive` scripts are gone
Johannes Schindelin
2019-05-15
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'pw/clean-sequencer-state-upon-final-commit'
Junio C Hamano
2019-05-13
1
-0
/
+86
|
\
\
\
|
*
|
|
fix cherry-pick/revert status after commit
Phillip Wood
2019-04-17
1
-0
/
+35
|
*
|
|
commit/reset: try to clean up sequencer state
Phillip Wood
2019-04-17
1
-0
/
+51
*
|
|
|
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
2019-05-13
1
-17
/
+25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
rebase -i: use struct commit when parsing options
Phillip Wood
2019-04-19
1
-10
/
+11
|
*
|
|
sequencer: always discard index after checkout
Phillip Wood
2019-04-19
1
-10
/
+17
|
*
|
|
Merge branch 'ag/sequencer-reduce-rewriting-todo' into pw/rebase-i-internal
Junio C Hamano
2019-04-19
1
-418
/
+237
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
2019-05-08
1
-6
/
+67
|
\
\
\
\
|
*
|
|
|
cherry-pick/revert: add scissors line on merge conflict
Denton Liu
2019-04-19
1
-5
/
+11
|
*
|
|
|
sequencer.c: save and restore cleanup mode
Phillip Wood
2019-04-19
1
-1
/
+27
|
*
|
|
|
commit: extract cleanup_mode functions to sequencer
Denton Liu
2019-04-18
1
-0
/
+29
*
|
|
|
|
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
Junio C Hamano
2019-05-08
1
-7
/
+17
|
\
|
|
|
|
|
*
|
|
|
sequencer: fix cleanup with --signoff and -x
Phillip Wood
2019-04-18
1
-7
/
+17
*
|
|
|
|
Merge branch 'pw/cherry-pick-continue'
Junio C Hamano
2019-04-25
1
-13
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
cherry-pick --continue: remember options
Phillip Wood
2019-03-18
1
-0
/
+18
|
*
|
|
|
|
sequencer: break some long lines
Phillip Wood
2019-03-18
1
-13
/
+22
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ag/sequencer-reduce-rewriting-todo'
Junio C Hamano
2019-04-25
1
-418
/
+237
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
rebase--interactive: move transform_todo_file()
Alban Gruin
2019-03-07
1
-23
/
+0
|
*
|
|
sequencer: use edit_todo_list() in complete_action()
Alban Gruin
2019-03-07
1
-14
/
+7
|
*
|
|
rebase-interactive: rewrite edit_todo_list() to handle the initial edit
Alban Gruin
2019-03-07
1
-2
/
+1
|
*
|
|
rebase-interactive: append_todo_help() changes
Alban Gruin
2019-03-07
1
-13
/
+4
|
*
|
|
rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
Alban Gruin
2019-03-07
1
-2
/
+2
|
*
|
|
sequencer: refactor skip_unnecessary_picks() to work on a todo_list
Alban Gruin
2019-03-07
1
-63
/
+19
|
*
|
|
rebase--interactive: move rearrange_squash_in_todo_file()
Alban Gruin
2019-03-07
1
-27
/
+1
|
*
|
|
rebase--interactive: move sequencer_add_exec_commands()
Alban Gruin
2019-03-07
1
-26
/
+2
|
*
|
|
sequencer: change complete_action() to use the refactored functions
Alban Gruin
2019-03-07
1
-45
/
+34
|
*
|
|
sequencer: make sequencer_make_script() write its script to a strbuf
Alban Gruin
2019-03-07
1
-23
/
+18
|
*
|
|
sequencer: refactor rearrange_squash() to work on a todo_list
Alban Gruin
2019-03-07
1
-45
/
+47
|
*
|
|
sequencer: refactor sequencer_add_exec_commands() to work on a todo_list
Alban Gruin
2019-03-07
1
-40
/
+74
[next]