aboutsummaryrefslogtreecommitdiff
path: root/sequencer.c
Commit message (Expand)AuthorAge
...
| * | rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-27
* | | sequencer: release strbuf after use in save_head()Rene Scharfe2017-09-07
* | | Merge branch 'pw/sequence-rerere-autoupdate'Junio C Hamano2017-08-22
|\ \ \
| * | | cherry-pick/revert: remember --rerere-autoupdatePhillip Wood2017-08-02
| * | | rebase -i: honor --rerere-autoupdatePhillip Wood2017-08-02
| |/ /
* | | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
* | | sequencer: convert to struct object_idbrian m. carlson2017-07-17
|/ /
* | Merge branch 'pw/rebase-i-regression-fix-tests'Junio C Hamano2017-06-30
|\ \
| * | sequencer: print autostash messages to stderrJohannes Schindelin2017-06-19
* | | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \ \
| * | | coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
* | | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ \
| * | | | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | | | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | diff-tree: convert diff_tree_sha1 to struct object_idBrandon Williams2017-06-05
* | | | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \ \ \ \
| * | | | | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-26
| | |/ / / | |/| | |
* | | | | Merge branch 'ab/c-translators-comment-style'Junio C Hamano2017-06-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | C style: use standard style for "TRANSLATORS" commentsÆvar Arnfjörð Bjarmason2017-05-31
| |/ / /
* | | | Merge branch 'pw/rebase-i-regression-fix'Junio C Hamano2017-05-29
|\ \ \ \ | | |/ / | |/| |
| * | | rebase -i: add missing newline to end of messagePhillip Wood2017-05-20
| * | | rebase -i: silence stash applyPhillip Wood2017-05-20
| * | | rebase -i: fix reflog messagePhillip Wood2017-05-20
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \ \
| * | | | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-08
| * | | | sequencer: convert do_recursive_merge to struct object_idbrian m. carlson2017-05-08
| * | | | merge: convert checkout_fast_forward to struct object_idbrian m. carlson2017-05-08
| * | | | sequencer: convert fast_forward_to to struct object_idbrian m. carlson2017-05-08
| * | | | Convert lookup_tree to struct object_idbrian m. carlson2017-05-08
| * | | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| * | | | Convert remaining callers of lookup_commit_reference* to object_idbrian m. carlson2017-05-08
| * | | | sequencer: convert some functions to struct object_idbrian m. carlson2017-05-08
| * | | | Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-02
| | |/ / | |/| |
* | | | Merge branch 'jt/use-trailer-api-in-commands'Junio C Hamano2017-05-16
|\ \ \ \ | |/ / / |/| | |
| * | | sequencer: add newline before adding footersJonathan Tan2017-04-26
* | | | Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-01
|\ \ \ \
| * | | | rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* | | | | Merge branch 'jk/war-on-git-path'Junio C Hamano2017-04-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use git_path_* helper functionsJeff King2017-04-20
| | |_|/ | |/| |
* | | | Merge branch 'js/rebase-i-reword-to-run-hooks'Junio C Hamano2017-03-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | sequencer: allow the commit-msg hooks to run during a `reword`Johannes Schindelin2017-03-27
| * | | sequencer: make commit options more extensibleJohannes Schindelin2017-03-27
* | | | sequencer: fix missing newlineBrandon Williams2017-03-23
|/ / /
* | | sequencer: drop "warning:" when stopping for editJeff King2017-03-17
|/ /
* | sequencer (rebase -i): write out the final messageJohannes Schindelin2017-01-17
* | sequencer (rebase -i): write the progress into filesJohannes Schindelin2017-01-17
* | sequencer (rebase -i): show the progressJohannes Schindelin2017-01-17
* | sequencer (rebase -i): suggest --edit-todo upon unknown commandJohannes Schindelin2017-01-17
* | sequencer (rebase -i): show only failed cherry-picks' outputJohannes Schindelin2017-01-17
* | sequencer (rebase -i): show only failed `git commit`'s outputJohannes Schindelin2017-01-17