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
*
Merge branch 'ag/rebase-p'
Junio C Hamano
2018-06-25
1
-796
/
+8
|
\
|
*
rebase: remove -p code from git-rebase--interactive.sh
Alban Gruin
2018-06-01
1
-794
/
+8
*
|
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
2018-06-01
1
-1
/
+1
|
\
\
|
*
|
git-rebase--interactive: fix copy-paste mistake
Orgad Shaneh
2018-05-28
1
-1
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update shell scripts to compute empty tree object ID
brian m. carlson
2018-05-02
1
-1
/
+3
*
|
|
rebase -i --root: let the sequencer handle even the initial part
Johannes Schindelin
2018-05-06
1
-1
/
+3
|
|
/
|
/
|
*
|
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
2018-04-26
1
-0
/
+1
*
|
rebase: introduce the --rebase-merges option
Johannes Schindelin
2018-04-26
1
-0
/
+1
*
|
sequencer: introduce the `merge` command
Johannes Schindelin
2018-04-26
1
-0
/
+4
*
|
sequencer: introduce new commands to reset the revision
Johannes Schindelin
2018-04-26
1
-0
/
+2
*
|
git-rebase--interactive: clarify arguments
Stefan Beller
2018-04-26
1
-7
/
+7
*
|
Merge branch 'pw/rebase-signoff'
Junio C Hamano
2018-04-25
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
rebase: extend --signoff support
Phillip Wood
2018-03-29
1
-3
/
+3
*
|
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
|
|
\
\
[next]