summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
AgeCommit message (Expand)Author
2014-06-25Merge branch 'rr/rebase-autostash-fix' into maintJunio C Hamano
2014-05-19rebase -i: handle "Nothing to do" case with autostashRamkumar Ramachandra
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay
2014-03-25Merge branch 'us/printf-not-echo'Junio C Hamano
2014-03-17rebase -i: do not "echo" random user-supplied stringsUwe Storbeck
2014-02-11rebase: add the --gpg-sign optionNicolas Vigier
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder
2013-09-30rebase -i: respect core.abbrevKirill A. Shutemov
2013-09-11Merge branch 'es/rebase-i-no-abbrev'Junio C Hamano
2013-09-11Merge branch 'rt/rebase-p-no-merge-summary'Junio C Hamano
2013-09-11Merge branch 'es/rebase-i-respect-core-commentchar'Junio C Hamano
2013-08-26rebase -i: fix short SHA-1 collisionJunio C Hamano
2013-08-21rebase --preserve-merges: ignore "merge.log" configRalf Thielow
2013-08-18rebase -i: fix cases ignoring core.commentcharEric Sunshine
2013-07-18Merge branch 'rr/rebase-reflog-message-reword'Junio C Hamano
2013-07-11Merge branch 'af/rebase-i-merge-options'Junio C Hamano
2013-07-02Do not ignore merge options in interactive rebaseArnaud Fontaine
2013-06-27rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott
2013-06-24rebase -i: use a better reflog messageRamkumar Ramachandra
2013-05-13rebase -i: return control to caller, for housekeepingRamkumar Ramachandra
2013-05-13rebase -i: don't error out if $state_dir already existsRamkumar Ramachandra
2013-04-25bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger
2013-02-17Merge branch 'jk/rebase-i-comment-char'Junio C Hamano
2013-02-12rebase -i: respect core.commentcharJohn Keeping
2013-01-22Merge branch 'ph/rebase-preserve-all-merges'Junio C Hamano
2013-01-14rebase --preserve-merges: keep all merge commits including empty onesPhil Hord
2012-09-30Merge branch 'aw/rebase-i-edit-todo'Junio C Hamano
2012-09-19rebase -i: suggest using --edit-todo to fix an unknown instructionJohannes Sixt
2012-09-18rebase -i: fix misleading error message after 'exec no-such' instructionJohannes Sixt
2012-09-18rebase -i: Teach "--edit-todo" actionAndrew Wong
2012-09-18rebase -i: Refactor help messages for todo fileAndrew Wong
2012-09-10Merge branch 'maint-1.7.11' into maintJunio C Hamano
2012-09-10Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11Junio C Hamano
2012-08-29Merge branch 'mg/rebase-i-onto-reflog-in-full'Junio C Hamano
2012-08-10rebase -i: use full onto sha1 in reflogMichael J Gruber
2012-07-25Merge branch 'cw/rebase-i-root'Junio C Hamano
2012-07-24rebase -i: handle fixup of root commit correctlyChris Webb
2012-07-16Merge branch 'cw/rebase-i-root'Junio C Hamano
2012-07-13Merge branch 'mz/rebase-no-mbox'Junio C Hamano
2012-06-26rebase -i: support --root without --ontoChris Webb
2012-06-26rebase: don't source git-sh-setup twiceMartin von Zweigbergk
2012-06-13rebase -i: teach "--exec <cmd>"Lucien Kong
2012-05-10Merge branch 'nl/rebase-i-cheat-sheet' into maintJunio C Hamano
2012-04-30Merge branch 'nh/empty-rebase'Junio C Hamano
2012-04-24git-rebase: add keep_empty flagNeil Horman
2012-04-23Merge branch 'jk/rebase-i-submodule-conflict-only'Junio C Hamano
2012-04-09rebase -i continue: don't skip commits that only change submodulesJohn Keeping
2012-03-20rebase -i: remind that the lines are top-to-bottomJunio C Hamano
2011-12-28Merge branch 'aw/rebase-i-stop-on-failure-to-amend' into maintJunio C Hamano