summaryrefslogtreecommitdiff
path: root/sequencer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rj/sequencer-sign-off-header-static'Junio C Hamano2019-02-131-2/+0
|\
| * sequencer: make sign_off_header a file local symbolRamsay Jones2019-02-111-2/+0
* | Merge branch 'nd/the-index-final'Junio C Hamano2019-02-061-1/+2
|\ \
| * | notes-utils.c: remove the_repository referencesNguyễn Thái Ngọc Duy2019-01-141-1/+2
* | | Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano2019-02-061-0/+1
|\ \ \
| * | | git-rebase, sequencer: extend --quiet option for the interactive machineryElijah Newren2018-12-281-0/+1
* | | | Merge branch 'js/rebase-i-redo-exec'Junio C Hamano2019-01-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rebase: introduce --reschedule-failed-execJohannes Schindelin2018-12-111-0/+1
| |/ /
* | | Merge branch 'nd/the-index'Junio C Hamano2019-01-041-11/+16
|\ \ \ | |/ / |/| |
| * | sequencer.c: remove implicit dependency on the_repositoryNguyễn Thái Ngọc Duy2018-11-121-6/+6
| * | sequencer.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-11-121-5/+10
* | | Merge branch 'pw/am-rebase-read-author-script'Junio C Hamano2018-11-131-0/+3
|\ \ \ | |/ / |/| |
| * | add read_author_script() to libgitPhillip Wood2018-11-011-0/+3
* | | Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-1/+21
|\ \ \ | |/ / |/| |
| * | rebase -i: rewrite write_basic_state() in CAlban Gruin2018-08-291-0/+4
| * | rebase -i: remove unused modes and functionsAlban Gruin2018-08-291-4/+0
| * | rebase -i: rewrite complete_action() in CAlban Gruin2018-08-291-0/+4
| * | sequencer: change the way skip_unnecessary_picks() returns its resultAlban Gruin2018-08-101-1/+1
| * | rebase -i: rewrite checkout_onto() in CAlban Gruin2018-08-101-0/+3
| * | rebase -i: rewrite setup_reflog_action() in CAlban Gruin2018-08-101-0/+2
| * | sequencer: make three functions and an enum from sequencer.c publicAlban Gruin2018-08-101-0/+11
| |/
* | Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-1/+8
|\ \
| * | append_signoff: use size_t for string offsetsJeff King2018-08-231-1/+8
| |/
* | Add missing includes and forward declarationsElijah Newren2018-08-151-0/+5
|/
* Merge branch 'js/sequencer-and-root-commits'Junio C Hamano2018-05-301-0/+4
|\
| * sequencer: learn about the special "fake root commit" handlingJohannes Schindelin2018-05-061-0/+4
* | Merge branch 'js/rebase-recreate-merge'Junio C Hamano2018-05-231-0/+7
|\ \ | |/
| * rebase -i: introduce --rebase-merges=[no-]rebase-cousinsJohannes Schindelin2018-04-261-0/+6
| * rebase-helper --make-script: introduce a flag to rebase mergesJohannes Schindelin2018-04-261-0/+1
* | rebase -i: Handle "combination of <n> commits" with GETTEXT_POISONJohannes Schindelin2018-05-021-1/+5
|/
* Merge branch 'pw/sequencer-in-process-commit'Junio C Hamano2018-02-131-0/+25
|\
| * sequencer: run 'prepare-commit-msg' hookpw/sequencer-in-process-commitPhillip Wood2018-01-241-0/+1
| * sequencer: improve config handlingPhillip Wood2017-12-131-9/+10
| * sequencer: load commit related configPhillip Wood2017-11-241-0/+1
| * commit: move print_commit_summary() to libgitPhillip Wood2017-11-241-0/+5
| * commit: move post-rewrite code to libgitPhillip Wood2017-11-181-0/+2
| * Add a function to update HEAD after creating a commitPhillip Wood2017-11-181-0/+4
| * commit: move empty message checks to libgitPhillip Wood2017-11-111-0/+11
* | rebase -i: learn to abbreviate command namesLiam Beguin2017-12-051-0/+1
* | rebase -i -x: add exec commands via the rebase--helperLiam Beguin2017-12-051-0/+1
* | rebase -i: update functions to use a flags parameterLiam Beguin2017-12-051-3/+5
* | rebase -i: refactor transform_todo_idsLiam Beguin2017-12-051-1/+1
|/
* rebase -i: rearrange fixup/squash lines using the rebase--helperJohannes Schindelin2017-07-271-0/+1
* rebase -i: skip unnecessary picks using the rebase--helperJohannes Schindelin2017-07-271-0/+1
* rebase -i: check for missing commits in the rebase--helperJohannes Schindelin2017-07-271-0/+1
* rebase -i: also expand/collapse the SHA-1s via the rebase--helperJohannes Schindelin2017-07-271-0/+2
* rebase -i: generate the script via rebase--helperJohannes Schindelin2017-07-271-0/+3
* sequencer (rebase -i): learn about the 'verbose' modeJohannes Schindelin2017-01-091-0/+1
* sequencer: support a new action: 'interactive rebase'Johannes Schindelin2017-01-091-1/+2
* sequencer: get rid of the subcommand fieldJohannes Schindelin2016-10-211-9/+4