index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'ps/rebase-i-auto-unstash-upon-abort'
Junio C Hamano
2016-07-13
|
\
|
*
rebase -i: restore autostash on abort
Patrick Steinhardt
2016-06-29
*
|
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
|
\
\
|
*
|
i18n: rebase-interactive: mark comments of squash for translation
Vasco Almeida
2016-06-17
|
*
|
i18n: rebase-interactive: mark here-doc strings for translation
Vasco Almeida
2016-06-17
|
*
|
i18n: rebase-interactive: mark strings for translation
Vasco Almeida
2016-06-17
*
|
|
Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'
Junio C Hamano
2016-06-27
|
\
\
\
|
*
|
|
rebase: update comment about FreeBSD /bin/sh
Ed Maste
2016-06-17
*
|
|
|
Merge branch 'js/rebase-i-dedup-call-to-rerere'
Junio C Hamano
2016-06-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rebase -i: remove an unnecessary 'rerere' invocation
Johannes Sixt
2016-05-31
|
|
/
/
|
*
|
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint
Junio C Hamano
2015-08-03
|
|
\
\
|
*
\
\
Merge branch 'mm/rebase-i-post-rewrite-exec' into maint
Junio C Hamano
2015-06-25
|
|
\
\
\
*
|
\
\
\
Merge branch 'jk/test-z-n-unquoted'
Junio C Hamano
2016-05-23
|
\
\
\
\
\
|
*
|
|
|
|
always quote shell arguments to test -z/-n
Jeff King
2016-05-14
*
|
|
|
|
|
Merge branch 'jk/rebase-interative-eval-fix'
Junio C Hamano
2016-05-17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rebase--interactive: avoid empty list in shell for-loop
Jeff King
2016-05-10
*
|
|
|
|
|
Merge branch 'rt/rebase-i-shorten-stop-report'
Junio C Hamano
2016-04-13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rebase-i: print an abbreviated hash when stop for editing
Ralf Thielow
2016-03-28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/sane-grep'
Junio C Hamano
2016-03-16
|
\
\
\
\
\
|
*
|
|
|
|
rebase-i: clarify "is this commit relevant?" test
Junio C Hamano
2016-03-10
|
|
/
/
/
/
*
|
|
|
|
rebase -i: remember merge options beyond continue actions
Fabian Ruch
2015-12-11
|
/
/
/
/
*
|
|
|
rebase-i-exec: Allow space in SHELL_PATH
Fredrik Medley
2015-11-13
*
|
|
|
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
2015-11-03
|
\
\
\
\
|
*
|
|
|
rebase-i: work around Windows CRLF line endings
Junio C Hamano
2015-10-28
*
|
|
|
|
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
2015-10-16
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
rebase-i: loosen over-eager check_bad_cmd check
Matthieu Moy
2015-10-05
|
*
|
|
|
rebase-i: explicitly accept tab as separator in commands
Matthieu Moy
2015-10-02
*
|
|
|
|
Merge branch 'gr/rebase-i-drop-warn'
Junio C Hamano
2015-08-03
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
git rebase -i: add static check for commands and SHA-1
Galan Rémi
2015-06-30
|
*
|
|
|
git rebase -i: warn about removed commits
Galan Rémi
2015-06-30
|
*
|
|
|
git-rebase -i: add command "drop" to remove a commit
Galan Rémi
2015-06-30
*
|
|
|
|
Merge branch 'mr/rebase-i-customize-insn-sheet'
Junio C Hamano
2015-08-03
|
\
\
\
\
\
|
*
|
|
|
|
git-rebase--interactive.sh: add config option for custom instruction format
Michael Rappazzo
2015-06-15
*
|
|
|
|
|
Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'
Junio C Hamano
2015-07-13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2015-06-29
*
|
|
|
|
Merge branch 'mm/rebase-i-post-rewrite-exec'
Junio C Hamano
2015-06-01
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
2015-05-22
|
*
|
|
Merge branch 'rr/rebase-autostash-fix' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
*
|
\
\
\
Merge branch 'ph/rebase-i-redo'
Junio C Hamano
2015-05-19
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
rebase -i: redo tasks that die during cherry-pick
Phil Hord
2015-04-29
|
*
|
|
|
Merge branch 'es/rebase-i-count-todo' into maint
Junio C Hamano
2015-03-23
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'ks/rebase-i-abbrev' into maint
Junio C Hamano
2015-03-05
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
*.sh: avoid hardcoding $GIT_DIR/hooks/...
Nguyễn Thái Ngọc Duy
2014-12-01
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'es/rebase-i-count-todo'
Junio C Hamano
2015-03-17
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
rebase-interactive: re-word "item count" comment
Eric Sunshine
2015-03-06
|
*
|
|
|
|
|
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
2015-03-06
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ks/rebase-i-abbrev'
Junio C Hamano
2015-02-17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
rebase -i: use full object name internally throughout the script
Kirill A. Shutemov
2015-01-22
|
|
/
/
/
*
|
|
|
Show number of TODO items for interactive rebase
Onno Kortmann
2014-12-10
|
/
/
/
[next]