Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/ident-date-fix' | Junio C Hamano | 2018-05-08 | 1 | -0/+2 |
|\ | |||||
| * | sequencer: reset the committer date before commits | Johannes Sixt | 2018-04-19 | 1 | -0/+2 |
* | | Merge branch 'sb/filenames-with-dashes' | Junio C Hamano | 2018-04-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | exec_cmd: rename to use dash in file name | Stefan Beller | 2018-04-11 | 1 | -1/+1 |
* | | | Merge branch 'pw/rebase-signoff' | Junio C Hamano | 2018-04-25 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | rebase: extend --signoff support | Phillip Wood | 2018-03-29 | 1 | -1/+7 |
| * | | | Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff | Junio C Hamano | 2018-03-29 | 1 | -2/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'pw/rebase-keep-empty-fixes' | Junio C Hamano | 2018-04-25 | 1 | -2/+6 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | rebase -i --keep-empty: don't prune empty commits | Phillip Wood | 2018-03-29 | 1 | -2/+6 |
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-04-10 | 1 | -4/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | sha1_file: convert sha1_object_info* to object_id | brian m. carlson | 2018-03-14 | 1 | -1/+2 |
| * | | | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 2018-03-14 | 1 | -1/+1 |
| * | | | cache-tree: convert write_*_as_tree to object_id | brian m. carlson | 2018-03-14 | 1 | -2/+2 |
* | | | | Merge branch 'ma/skip-writing-unchanged-index' | Junio C Hamano | 2018-03-21 | 1 | -6/+5 |
|\ \ \ \ | |||||
| * | | | | write_locked_index(): add flag to avoid writing unchanged index | Martin Ågren | 2018-03-01 | 1 | -6/+5 |
* | | | | | Merge branch 'ma/roll-back-lockfiles' | Junio C Hamano | 2018-03-14 | 1 | -18/+14 |
|\| | | | | |/ / / |/| | | | |||||
| * | | | sequencer: do not roll back lockfile unnecessarily | Martin Ågren | 2018-02-28 | 1 | -12/+6 |
| * | | | sequencer: always roll back lock in `do_recursive_merge()` | Martin Ågren | 2018-02-27 | 1 | -1/+3 |
| * | | | sequencer: make lockfiles non-static | Martin Ågren | 2018-02-27 | 1 | -5/+5 |
* | | | | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | object: rename function 'typename' to 'type_name' | Brandon Williams | 2018-02-14 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'rs/strbuf-read-file-or-whine' | Junio C Hamano | 2018-03-06 | 1 | -46/+28 |
|\ \ \ \ | |||||
| * | | | | sequencer: factor out strbuf_read_file_or_whine() | René Scharfe | 2018-02-22 | 1 | -46/+28 |
* | | | | | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 2018-03-06 | 1 | -0/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | rebase: introduce and use pseudo-ref REBASE_HEAD | Nguyễn Thái Ngọc Duy | 2018-02-12 | 1 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'po/object-id' | Junio C Hamano | 2018-02-15 | 1 | -2/+2 |
|\| | | | |_|/ |/| | | |||||
* | | | Merge branch 'pw/sequencer-in-process-commit' | Junio C Hamano | 2018-02-13 | 1 | -8/+530 |
|\ \ \ | |/ / |/| | | |||||
| * | | sequencer: run 'prepare-commit-msg' hook | Phillip Wood | 2018-01-24 | 1 | -13/+56 |
| * | | sequencer: assign only free()able strings to gpg_sign | Johannes Schindelin | 2017-12-22 | 1 | -1/+1 |
| * | | sequencer: improve config handling | Phillip Wood | 2017-12-13 | 1 | -39/+48 |
| * | | sequencer: try to commit without forking 'git commit' | Phillip Wood | 2017-11-24 | 1 | -2/+176 |
| * | | sequencer: load commit related config | Phillip Wood | 2017-11-24 | 1 | -0/+34 |
| * | | sequencer: simplify adding Signed-off-by: trailer | Phillip Wood | 2017-11-24 | 1 | -5/+3 |
| * | | commit: move print_commit_summary() to libgit | Phillip Wood | 2017-11-24 | 1 | -0/+119 |
| * | | commit: move post-rewrite code to libgit | Phillip Wood | 2017-11-18 | 1 | -0/+47 |
| * | | Add a function to update HEAD after creating a commit | Phillip Wood | 2017-11-18 | 1 | -1/+38 |
| * | | commit: move empty message checks to libgit | Phillip Wood | 2017-11-10 | 1 | -0/+61 |
* | | | sequencer: do not invent whitespace when transforming OIDs | Johannes Schindelin | 2017-12-27 | 1 | -1/+4 |
* | | | sequencer: report when noop has an argument | Johannes Schindelin | 2017-12-27 | 1 | -4/+9 |
* | | | sequencer: remove superfluous conditional | Johannes Schindelin | 2017-12-27 | 1 | -3/+1 |
* | | | sequencer: strip bogus LF at end of error messages | Johannes Schindelin | 2017-12-27 | 1 | -4/+4 |
* | | | Merge branch 'lb/rebase-i-short-command-names' | Junio C Hamano | 2017-12-27 | 1 | -43/+83 |
|\ \ \ | |||||
| * | | | sequencer.c: drop 'const' from function return type | Junio C Hamano | 2017-12-27 | 1 | -1/+1 |
| * | | | rebase -i: learn to abbreviate command names | Liam Beguin | 2017-12-05 | 1 | -2/+14 |
| * | | | rebase -i -x: add exec commands via the rebase--helper | Liam Beguin | 2017-12-05 | 1 | -0/+39 |
| * | | | rebase -i: update functions to use a flags parameter | Liam Beguin | 2017-12-05 | 1 | -4/+5 |
| * | | | rebase -i: refactor transform_todo_ids | Liam Beguin | 2017-12-05 | 1 | -41/+28 |
| * | | | rebase -i: set commit to null in exec commands | Liam Beguin | 2017-12-04 | 1 | -0/+1 |
* | | | | Merge branch 'en/rename-progress' | Junio C Hamano | 2017-12-19 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | sequencer: show rename progress during cherry picks | Elijah Newren | 2017-11-15 | 1 | -0/+1 |