1. 06aa5e4 rebase: remove a no-longer-used function by Johannes Schindelin · 3 years, 7 months ago
  2. f07871d rebase -i: clarify and fix 'fixup -c' rebase-todo help by Charvi Mendiratta · 4 years, 2 months ago
  3. 9e3cebd rebase -i: add fixup [-C | -c] command by Charvi Mendiratta · 4 years, 2 months ago
  4. 6125104 Merge branch 'rt/format-zero-length-fix' by Junio C Hamano · 5 years ago
  5. 8c22bd9 Merge branch 'en/rebase-backend' by Junio C Hamano · 5 years ago
  6. 7daf4f2 rebase-interactive.c: silence format-zero-length warnings by Ralf Thielow · 5 years ago
  7. d48e5e2 rebase (interactive-backend): make --keep-empty the default by Elijah Newren · 5 years ago
  8. 5a5445d rebase-interactive: warn if commit is dropped with `rebase --edit-todo' by Alban Gruin · 5 years ago
  9. 1da5874 sequencer: move check_todo_list_from_file() to rebase-interactive.c by Alban Gruin · 5 years ago
  10. 2602762 rebase -i: also avoid SHA-1 collisions with missingCommitsCheck by Johannes Schindelin · 5 years ago
  11. a930eb0 rebase-interactive: rewrite edit_todo_list() to handle the initial edit by Alban Gruin · 6 years ago
  12. af1fc3a rebase-interactive: append_todo_help() changes by Alban Gruin · 6 years ago
  13. ddb81e5 rebase-interactive: use todo_list_write_to_file() in edit_todo_list() by Alban Gruin · 6 years ago
  14. 6ca89c6 sequencer: refactor check_todo_list() to work on a todo_list by Alban Gruin · 6 years ago
  15. cbef27d sequencer: refactor transform_todos() to work on a todo_list by Alban Gruin · 6 years ago
  16. 36e7ed6 rebase-interactive.c: remove the_repository references by Nguyễn Thái Ngọc Duy · 6 years ago
  17. 005af33 sequencer.c: remove implicit dependency on the_repository by Nguyễn Thái Ngọc Duy · 6 years ago
  18. 71f8246 rebase -i: introduce the 'break' command by Johannes Schindelin · 6 years ago
  19. 91f0d95 rebase -i: remove unused modes and functions by Alban Gruin · 7 years ago
  20. a9f5476 sequencer: refactor append_todo_help() to write its message to a buffer by Alban Gruin · 7 years ago
  21. 64a43cb rebase -i: rewrite the edit-todo functionality in C by Alban Gruin · 7 years ago
  22. 145e05a rebase -i: rewrite append_todo_help() in C by Alban Gruin · 7 years ago