summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
AgeCommit message (Expand)Author
2015-12-11rebase -i: remember merge options beyond continue actionsFabian Ruch
2015-11-13rebase-i-exec: Allow space in SHELL_PATHFredrik Medley
2015-11-03Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano
2015-10-28rebase-i: work around Windows CRLF line endingsJunio C Hamano
2015-10-16Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano
2015-10-06rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy
2015-10-02rebase-i: explicitly accept tab as separator in commandsMatthieu Moy
2015-08-03Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano
2015-08-03Merge branch 'mr/rebase-i-customize-insn-sheet'Junio C Hamano
2015-07-13Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'Junio C Hamano
2015-06-30git rebase -i: add static check for commands and SHA-1Galan Rémi
2015-06-30git rebase -i: warn about removed commitsGalan Rémi
2015-06-30git-rebase -i: add command "drop" to remove a commitGalan Rémi
2015-06-29rebase -i: do not leave a CHERRY_PICK_HEAD file behindJohannes Schindelin
2015-06-15git-rebase--interactive.sh: add config option for custom instruction formatMichael Rappazzo
2015-06-01Merge branch 'mm/rebase-i-post-rewrite-exec'Junio C Hamano
2015-05-22rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy
2015-05-19Merge branch 'ph/rebase-i-redo'Junio C Hamano
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-04-29rebase -i: redo tasks that die during cherry-pickPhil Hord
2015-03-23Merge branch 'es/rebase-i-count-todo' into maintJunio C Hamano
2015-03-17Merge branch 'es/rebase-i-count-todo'Junio C Hamano
2015-03-06rebase-interactive: re-word "item count" commentEric Sunshine
2015-03-06rebase-interactive: suppress whitespace preceding item countEric Sunshine
2015-03-05Merge branch 'ks/rebase-i-abbrev' into maintJunio C Hamano
2015-02-17Merge branch 'ks/rebase-i-abbrev'Junio C Hamano
2015-01-22rebase -i: use full object name internally throughout the scriptKirill A. Shutemov
2014-12-10Show number of TODO items for interactive rebaseOnno Kortmann
2014-12-01*.sh: avoid hardcoding $GIT_DIR/hooks/...Nguyễn Thái Ngọc Duy
2014-07-16rebase: omit patch-identical commits with --fork-pointJohn Keeping
2014-06-25Merge branch 'ep/avoid-test-a-o'Junio C Hamano
2014-06-25Merge branch 'rr/rebase-autostash-fix' into maintJunio C Hamano
2014-06-16Merge branch 'rr/rebase-autostash-fix'Junio C Hamano
2014-06-09git-rebase--interactive.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto
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