Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10sequencer (rebase -i): learn about the 'verbose' modeJohannes Schindelin
2017-01-10sequencer: support a new action: 'interactive rebase'Johannes Schindelin
2016-10-21sequencer: get rid of the subcommand fieldJohannes Schindelin
2016-10-21sequencer: plug memory leaks for the option valuesJohannes Schindelin
2016-10-17sequencer: use memoized sequencer directory pathJohannes Schindelin
2016-10-17sequencer: use static initializers for replay_optsJohannes Schindelin
2014-11-10Merge branch 'jc/conflict-hint' into cc/interpret-trailers-moreJunio C Hamano
2014-10-24merge & sequencer: unify codepaths that write "Conflicts:" hintJunio C Hamano
2014-01-28cherry-pick, revert: add the --gpg-sign optionNicolas Vigier
2013-02-12sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey
2012-09-19Merge 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-08-06cherry-pick: add --allow-empty-message optionChris Webb
2012-04-25git-cherry-pick: Add keep-redundant-commits optionNeil Horman
2012-04-12git-cherry-pick: add allow-empty optionNeil Horman
2012-01-12sequencer: factor code out of revert builtinRamkumar Ramachandra
2011-12-13revert: stop creating and removing sequencer-old directoryJonathan Nieder
2011-11-23revert: rename --reset option to --quitJonathan Nieder
2011-08-05revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra