index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebase: remove merges_option and a blank line
Wink Saville
2018-03-23
1
-9
/
+1
*
rebase: remove unused code paths from git_rebase__interactive__preserve_merges
Wink Saville
2018-03-23
1
-83
/
+69
*
rebase: remove unused code paths from git_rebase__interactive
Wink Saville
2018-03-23
1
-91
/
+4
*
rebase: add and use git_rebase__interactive__preserve_merges
Wink Saville
2018-03-23
1
-0
/
+108
*
rebase: extract functions out of git_rebase__interactive
Wink Saville
2018-03-23
1
-71
/
+111
*
rebase: reindent function git_rebase__interactive
Wink Saville
2018-03-23
1
-217
/
+215
*
rebase: update invocation of rebase dot-sourced scripts
Wink Saville
2018-03-23
1
-11
/
+0
*
rebase-interactive: simplify pick_on_preserving_merges
Wink Saville
2018-03-23
1
-10
/
+7
*
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
2018-03-06
1
-0
/
+6
|
\
|
*
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
2018-02-12
1
-1
/
+4
|
*
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
2018-02-12
1
-0
/
+3
*
|
Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
Junio C Hamano
2018-02-27
1
-1
/
+1
|
\
\
|
*
|
rebase -p: fix incorrect commit message when calling `git merge`.
Gregory Herrero
2018-02-08
1
-1
/
+1
*
|
|
rebase: add --allow-empty-message option
Genki Sky
2018-02-07
1
-10
/
+15
|
|
/
|
/
|
*
|
Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
Junio C Hamano
2018-01-10
1
-3
/
+6
|
\
|
|
*
rebase -p: fix quoting when calling `git merge`
Johannes Schindelin
2018-01-05
1
-3
/
+6
|
*
Merge branch 'ad/rebase-i-serie-typofix' into maint
Junio C Hamano
2017-11-21
1
-1
/
+1
|
|
\
*
|
|
rebase: do not continue when the todo list generation failed
Johannes Schindelin
2017-12-27
1
-1
/
+2
*
|
|
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
2017-12-05
1
-22
/
+1
*
|
|
Merge branch 'ad/rebase-i-serie-typofix'
Junio C Hamano
2017-11-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rebase -i: fix comment typo
Adam Dinwoodie
2017-11-09
1
-1
/
+1
*
|
Merge branch 'js/rebase-i-final'
Junio C Hamano
2017-10-03
1
-333
/
+40
|
\
\
|
*
|
rebase -i: rearrange fixup/squash lines using the rebase--helper
Johannes Schindelin
2017-07-28
1
-89
/
+1
|
*
|
rebase -i: skip unnecessary picks using the rebase--helper
Johannes Schindelin
2017-07-28
1
-38
/
+3
|
*
|
rebase -i: check for missing commits in the rebase--helper
Johannes Schindelin
2017-07-28
1
-159
/
+5
|
*
|
rebase -i: also expand/collapse the SHA-1s via the rebase--helper
Johannes Schindelin
2017-07-28
1
-25
/
+2
|
*
|
rebase -i: do not invent onelines when expanding/collapsing SHA-1s
Johannes Schindelin
2017-07-28
1
-1
/
+6
|
*
|
rebase -i: remove useless indentation
Johannes Schindelin
2017-07-28
1
-7
/
+7
|
*
|
rebase -i: generate the script via rebase--helper
Johannes Schindelin
2017-07-28
1
-21
/
+23
*
|
|
rebase -i: honor --rerere-autoupdate
Phillip Wood
2017-08-03
1
-3
/
+4
|
/
/
*
|
doc: replace more gmane links
Junio C Hamano
2017-05-10
1
-1
/
+1
*
|
rebase -i: use the rebase--helper builtin
Johannes Schindelin
2017-02-09
1
-0
/
+13
|
/
*
Merge branch 'jk/rebase-i-squash-count-fix'
Junio C Hamano
2017-01-19
1
-1
/
+1
|
\
|
*
rebase--interactive: count squash commits above 10 correctly
Jeff King
2017-01-08
1
-1
/
+1
|
*
Merge branch 'rt/rebase-i-broken-insn-advise' into maint
Junio C Hamano
2016-09-30
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'jk/rebase-i-drop-ident-check' into maint
Junio C Hamano
2016-09-30
1
-3
/
+0
|
|
\
\
*
|
\
\
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-12-27
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
i18n: fix misconversion in shell scripts
Junio C Hamano
2016-12-20
1
-1
/
+2
*
|
|
|
|
Merge branch 'js/rebase-i-commentchar-fix'
Junio C Hamano
2016-11-23
1
-2
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
rebase -i: handle core.commentChar=auto
Johannes Schindelin
2016-11-21
1
-2
/
+11
*
|
|
|
|
|
Merge branch 'rt/rebase-i-broken-insn-advise'
Junio C Hamano
2016-09-27
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
rebase -i: improve advice on bad instruction lines
Ralf Thielow
2016-09-07
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'jk/rebase-i-drop-ident-check'
Junio C Hamano
2016-09-22
1
-3
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
rebase-interactive: drop early check for valid ident
Jeff King
2016-07-30
1
-3
/
+0
*
|
|
|
|
git-rebase--interactive: fix English grammar
Alex Henrie
2016-09-08
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
i18n: fix git rebase interactive commit messages
Jean-Noel Avila
2016-08-24
1
-42
/
+3
*
|
|
|
Merge branch 'js/rebase-i-progress-tidy'
Junio C Hamano
2016-08-08
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rebase-interactive: trim leading whitespace from progress count
Johannes Sixt
2016-07-28
1
-1
/
+1
*
|
|
|
Merge branch 'ps/rebase-i-auto-unstash-upon-abort'
Junio C Hamano
2016-07-13
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rebase -i: restore autostash on abort
Patrick Steinhardt
2016-06-29
1
-0
/
+1
[next]