sequencer: mark all error messages for translation
Johannes Schindelin committed almost 10 years ago
sequencer: start error messages consistently with lower case
Johannes Schindelin committed almost 10 years ago
sequencer: quote filenames in error messages
Johannes Schindelin committed almost 10 years ago
sequencer: mark action_name() for translation
Johannes Schindelin committed almost 10 years ago
sequencer: remove overzealous assumption in rebase -i mode
Johannes Schindelin committed almost 10 years ago
sequencer: teach write_message() to append an optional LF
Johannes Schindelin committed almost 10 years ago
sequencer: refactor write_message() to take a pointer/length
Johannes Schindelin committed almost 10 years ago
sequencer: roll back lock file if write_message() failed
Johannes Schindelin committed almost 10 years ago
sequencer: stop releasing the strbuf in write_message()
Johannes Schindelin committed almost 10 years ago
sequencer: left-trim lines read from the script
Johannes Schindelin committed almost 10 years ago
sequencer: support cleaning up commit messages
Johannes Schindelin committed almost 10 years ago
sequencer: support amending commits
Johannes Schindelin committed almost 10 years ago
sequencer: allow editing the commit message on a case-by-case basis
Johannes Schindelin committed almost 10 years ago
sequencer: introduce a helper to read files written by scripts
Johannes Schindelin committed almost 10 years ago
sequencer: prepare for rebase -i's commit functionality
Johannes Schindelin committed almost 10 years ago
sequencer: remember the onelines when parsing the todo file
Johannes Schindelin committed almost 10 years ago
sequencer: get rid of the subcommand field
Johannes Schindelin committed almost 10 years ago
sequencer: avoid completely different messages for different actions
Johannes Schindelin committed almost 10 years ago
sequencer: strip CR from the todo script
Johannes Schindelin committed almost 10 years ago
sequencer: completely revamp the "todo" script parsing
Johannes Schindelin committed almost 10 years ago