| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -2/+2 |
* | | sequencer: mark all error messages for translation | Johannes Schindelin | 2016-10-21 | 1 | -10/+16 |
* | | sequencer: start error messages consistently with lower case | Johannes Schindelin | 2016-10-21 | 1 | -34/+34 |
* | | sequencer: quote filenames in error messages | Johannes Schindelin | 2016-10-21 | 1 | -11/+11 |
* | | sequencer: mark action_name() for translation | Johannes Schindelin | 2016-10-21 | 1 | -7/+7 |
* | | sequencer: remove overzealous assumption in rebase -i mode | Johannes Schindelin | 2016-10-21 | 1 | -3/+4 |
* | | sequencer: teach write_message() to append an optional LF | Johannes Schindelin | 2016-10-21 | 1 | -3/+8 |
* | | sequencer: refactor write_message() to take a pointer/length | Johannes Schindelin | 2016-10-21 | 1 | -4/+6 |
* | | sequencer: roll back lock file if write_message() failed | Johannes Schindelin | 2016-10-21 | 1 | -3/+7 |
* | | sequencer: stop releasing the strbuf in write_message() | Johannes Schindelin | 2016-10-21 | 1 | -1/+1 |
* | | sequencer: left-trim lines read from the script | Johannes Schindelin | 2016-10-21 | 1 | -0/+3 |
* | | sequencer: support cleaning up commit messages | Johannes Schindelin | 2016-10-21 | 1 | -3/+7 |
* | | sequencer: support amending commits | Johannes Schindelin | 2016-10-21 | 1 | -2/+4 |
* | | sequencer: allow editing the commit message on a case-by-case basis | Johannes Schindelin | 2016-10-21 | 1 | -8/+40 |
* | | sequencer: introduce a helper to read files written by scripts | Johannes Schindelin | 2016-10-21 | 1 | -0/+34 |
* | | sequencer: prepare for rebase -i's commit functionality | Johannes Schindelin | 2016-10-21 | 1 | -10/+89 |
* | | sequencer: remember the onelines when parsing the todo file | Johannes Schindelin | 2016-10-21 | 1 | -0/+7 |
* | | sequencer: get rid of the subcommand field | Johannes Schindelin | 2016-10-21 | 1 | -24/+11 |
* | | sequencer: avoid completely different messages for different actions | Johannes Schindelin | 2016-10-21 | 1 | -5/+2 |
* | | sequencer: strip CR from the todo script | Johannes Schindelin | 2016-10-21 | 1 | -0/+3 |
* | | sequencer: completely revamp the "todo" script parsing | Johannes Schindelin | 2016-10-21 | 1 | -121/+163 |
* | | sequencer: refactor the code to obtain a short commit name | Johannes Schindelin | 2016-10-21 | 1 | -3/+7 |
* | | sequencer: future-proof read_populate_todo() | Johannes Schindelin | 2016-10-21 | 1 | -7/+11 |
* | | sequencer: plug memory leaks for the option values | Johannes Schindelin | 2016-10-21 | 1 | -4/+22 |
* | | sequencer: future-proof remove_sequencer_state() | Johannes Schindelin | 2016-10-17 | 1 | -8/+13 |
* | | sequencer: avoid unnecessary indirection | Johannes Schindelin | 2016-10-17 | 1 | -3/+3 |
* | | sequencer: use memoized sequencer directory path | Johannes Schindelin | 2016-10-17 | 1 | -5/+6 |
|/ |
|
* | sequencer: ensure to release the lock when we could not read the indexjs/sequencer-wo-die | Johannes Schindelin | 2016-09-09 | 1 | -2/+6 |
* | sequencer: lib'ify fast_forward_to() | Johannes Schindelin | 2016-09-09 | 1 | -1/+1 |
* | sequencer: lib'ify save_opts() | Johannes Schindelin | 2016-09-09 | 1 | -11/+14 |
* | sequencer: lib'ify save_todo() | Johannes Schindelin | 2016-09-09 | 1 | -7/+15 |
* | sequencer: lib'ify save_head() | Johannes Schindelin | 2016-09-09 | 1 | -7/+18 |
* | sequencer: lib'ify create_seq_dir() | Johannes Schindelin | 2016-09-09 | 1 | -2/+2 |
* | sequencer: lib'ify read_populate_opts() | Johannes Schindelin | 2016-09-09 | 1 | -6/+14 |
* | sequencer: lib'ify read_populate_todo() | Johannes Schindelin | 2016-09-09 | 1 | -5/+9 |
* | sequencer: lib'ify read_and_refresh_cache() | Johannes Schindelin | 2016-09-09 | 1 | -5/+10 |
* | sequencer: lib'ify prepare_revs() | Johannes Schindelin | 2016-09-09 | 1 | -3/+4 |
* | sequencer: lib'ify walk_revs_populate_todo() | Johannes Schindelin | 2016-09-09 | 1 | -4/+6 |
* | sequencer: lib'ify do_pick_commit() | Johannes Schindelin | 2016-09-09 | 1 | -1/+1 |
* | sequencer: lib'ify do_recursive_merge() | Johannes Schindelin | 2016-09-09 | 1 | -1/+2 |
* | sequencer: lib'ify write_message() | Johannes Schindelin | 2016-09-09 | 1 | -8/+11 |
* | sequencer: do not die() in do_pick_commit() | Johannes Schindelin | 2016-08-29 | 1 | -6/+8 |
* | sequencer: lib'ify sequencer_pick_revisions() | Johannes Schindelin | 2016-08-29 | 1 | -4/+5 |
* | i18n: fix typos for translation | Jean-Noel Avila | 2016-08-24 | 1 | -1/+1 |
* | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 | 1 | -0/+5 |
|\ |
|
| * | merge_trees(): ensure that the callers release output buffer | Johannes Schindelin | 2016-08-01 | 1 | -0/+1 |
| * | prepare the builtins for a libified merge_recursive() | Johannes Schindelin | 2016-07-26 | 1 | -0/+4 |
* | | Merge branch 'rs/use-strbuf-addstr' | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | use strbuf_addstr() instead of strbuf_addf() with "%s"rs/use-strbuf-addstr | René Scharfe | 2016-08-05 | 1 | -1/+1 |