index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rebase-interactive.c
Age
Commit message (
Expand
)
Author
Lines
2019-03-07
rebase-interactive: rewrite edit_todo_list() to handle the initial edit
Alban Gruin
-24
/
+29
2019-03-07
rebase-interactive: append_todo_help() changes
Alban Gruin
-1
/
+11
2019-03-07
rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
Alban Gruin
-22
/
+16
2019-01-29
sequencer: refactor check_todo_list() to work on a todo_list
Alban Gruin
-1
/
+90
2019-01-29
sequencer: refactor transform_todos() to work on a todo_list
Alban Gruin
-2
/
+2
2018-11-12
rebase-interactive.c: remove the_repository references
Nguyễn Thái Ngọc Duy
-3
/
+3
2018-11-12
sequencer.c: remove implicit dependency on the_repository
Nguyễn Thái Ngọc Duy
-2
/
+2
2018-10-12
rebase -i: introduce the 'break' command
Johannes Schindelin
-0
/
+1
2018-08-29
rebase -i: remove unused modes and functions
Alban Gruin
-22
/
+0
2018-08-10
sequencer: refactor append_todo_help() to write its message to a buffer
Alban Gruin
-13
/
+30
2018-08-10
rebase -i: rewrite the edit-todo functionality in C
Alban Gruin
-0
/
+27
2018-08-10
rebase -i: rewrite append_todo_help() in C
Alban Gruin
-0
/
+68