summaryrefslogtreecommitdiff
path: root/sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/same-encoding' into maintJunio C Hamano2012-12-071-1/+1
|\
| * reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-041-1/+1
* | Merge branch 'jc/make-static'Junio C Hamano2012-09-181-1/+1
|\ \
| * | sequencer.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-151-1/+1
* | | cherry-pick: don't forget -s on failureMiklos Vajna2012-09-141-0/+65
|/ /
* | Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano2012-09-101-1/+5
|\ \ | |/
| * cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk2012-08-301-1/+5
* | cherry-pick: add --allow-empty-message optionChris Webb2012-08-061-0/+3
|/
* Merge branch 'nh/empty-rebase'Junio C Hamano2012-06-011-28/+45
|\
| * cherry-pick: regression fix for empty commitsJunio C Hamano2012-05-291-28/+45
* | Merge branch 'nh/empty-rebase'Junio C Hamano2012-05-071-3/+11
|\ \ | |/
| * git cherry-pick: do not dereference a potential NULL pointerNeil Horman2012-05-031-3/+11
* | Merge branch 'nh/empty-rebase'Junio C Hamano2012-04-301-10/+85
|\ \ | |/
| * git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-241-11/+83
| * git-cherry-pick: add allow-empty optionNeil Horman2012-04-111-2/+5
* | Merge branch 'rs/commit-list-append'Junio C Hamano2012-04-291-27/+0
|\ \
| * | sequencer: export commit_list_append()René Scharfe2012-04-251-27/+0
* | | Merge branch 'rt/cherry-revert-conflict-summary'Junio C Hamano2012-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | sequencer: remove additional blank lineRalf Thielow2012-04-191-1/+1
| |/
* | drop casts from users EMPTY_TREE_SHA1_BINJeff King2012-03-231-1/+1
|/
* cherry-pick: No advice to commit if --no-commitph/cherry-pick-advice-refinementPhil Hord2012-02-221-6/+11
* Merge branch 'rr/sequencer'Junio C Hamano2012-01-311-1/+916
|\
| * sequencer: factor code out of revert builtinrr/sequencerRamkumar Ramachandra2012-01-111-1/+917
|/
* revert: stop creating and removing sequencer-old directoryjn/maint-sequencer-fixesJonathan Nieder2011-12-121-8/+2
* revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-041-0/+19