summaryrefslogtreecommitdiff
path: root/sequencer.c
AgeCommit message (Expand)Author
2014-01-27cherry-pick, revert: add the --gpg-sign optionNicolas Vigier
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-08-30refs: report ref type from lock_any_ref_for_updateBrad King
2013-07-09Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy
2013-06-27Merge branch 'rr/cherry-pick-fast-forward-reflog-message'Junio C Hamano
2013-06-19sequencer: write useful reflog message for fast-forwardRamkumar Ramachandra
2013-06-06sequencer: avoid leaking message buffer when refusing to create an empty commitFelipe Contreras
2013-06-03sequencer: remove useless indentationFelipe Contreras
2013-05-09Merge branch 'mv/sequencer-pick-error-diag'Junio C Hamano
2013-05-09cherry-pick: picking a tag that resolves to a commit is OKJunio C Hamano
2013-04-19Merge branch 'mv/sequencer-pick-error-diag'Junio C Hamano
2013-04-12Sync with 'maint'Junio C Hamano
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-04-11cherry-pick: make sure all input objects are commitsMiklos Vajna
2013-04-01Merge branch 'bc/append-signed-off-by'Junio C Hamano
2013-02-23git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey
2013-02-12sequencer.c: teach append_signoff to avoid adding a duplicate newlineBrandon Casey
2013-02-12sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey
2013-02-12sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey
2013-02-12sequencer.c: require a conforming footer to be preceded by a blank lineBrandon Casey
2013-02-12sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey
2013-02-12commit, cherry-pick -s: remove broken support for multiline rfc2822 fieldsBrandon Casey
2013-02-12sequencer.c: rework search for start of footer to improve clarityJonathan Nieder
2012-12-23learn to pick/revert into unborn branchMartin von Zweigbergk
2012-11-15Merge branch 'jc/same-encoding'Junio C Hamano
2012-11-04reencode_string(): introduce and use same_encoding()Junio C Hamano
2012-10-29Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy
2012-09-18Merge branch 'jc/make-static'Junio C Hamano
2012-09-16sequencer.c: mark a private file-scope symbol as staticJunio C Hamano
2012-09-14cherry-pick: don't forget -s on failureMiklos Vajna
2012-09-10Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano
2012-08-30cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk
2012-08-06cherry-pick: add --allow-empty-message optionChris Webb
2012-06-01Merge branch 'nh/empty-rebase'Junio C Hamano
2012-05-30cherry-pick: regression fix for empty commitsJunio C Hamano
2012-05-07Merge branch 'nh/empty-rebase'Junio C Hamano
2012-05-03git cherry-pick: do not dereference a potential NULL pointerNeil Horman
2012-04-30Merge branch 'nh/empty-rebase'Junio C Hamano
2012-04-30Merge branch 'rs/commit-list-append'Junio C Hamano
2012-04-27Merge branch 'rt/cherry-revert-conflict-summary'Junio C Hamano
2012-04-25sequencer: export commit_list_append()René Scharfe
2012-04-24git-cherry-pick: Add keep-redundant-commits optionNeil Horman
2012-04-19sequencer: remove additional blank lineRalf Thielow
2012-04-11git-cherry-pick: add allow-empty optionNeil Horman
2012-03-23drop casts from users EMPTY_TREE_SHA1_BINJeff King
2012-02-22cherry-pick: No advice to commit if --no-commitPhil Hord
2012-02-01Merge branch 'rr/sequencer'Junio C Hamano
2012-01-12sequencer: factor code out of revert builtinRamkumar Ramachandra
2011-12-12revert: stop creating and removing sequencer-old directoryJonathan Nieder
2011-08-04revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra