Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase-interactive.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -3/+3 |
* | sequencer.c: remove implicit dependency on the_repository | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -2/+2 |
* | rebase -i: introduce the 'break' command | Johannes Schindelin | 2018-10-12 | 1 | -0/+1 |
* | rebase -i: remove unused modes and functions | Alban Gruin | 2018-08-29 | 1 | -22/+0 |
* | sequencer: refactor append_todo_help() to write its message to a buffer | Alban Gruin | 2018-08-10 | 1 | -13/+30 |
* | rebase -i: rewrite the edit-todo functionality in C | Alban Gruin | 2018-08-10 | 1 | -0/+27 |
* | rebase -i: rewrite append_todo_help() in C | Alban Gruin | 2018-08-10 | 1 | -0/+68 |