index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-rebase.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-rebase.sh: fix typos in error messages
Ralf Thielow
2018-09-28
1
-3
/
+3
*
Merge branch 'en/rebase-consistency'
Junio C Hamano
2018-07-24
1
-4
/
+39
|
\
|
*
git-rebase: make --allow-empty-message the default
Elijah Newren
2018-06-27
1
-1
/
+1
|
*
git-rebase: error out when incompatible options passed
Elijah Newren
2018-06-27
1
-0
/
+35
|
*
git-rebase.sh: update help messages a bit
Elijah Newren
2018-06-26
1
-3
/
+3
*
|
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
2018-07-18
1
-1
/
+1
|
\
\
|
*
|
Fix use of strategy options with interactive rebases
Elijah Newren
2018-06-27
1
-1
/
+1
*
|
|
rebase: use the new git-rebase--preserve-merges.sh
Alban Gruin
2018-06-01
1
-7
/
+25
|
|
/
|
/
|
*
|
rebase -i: introduce --rebase-merges=[no-]rebase-cousins
Johannes Schindelin
2018-04-26
1
-1
/
+11
*
|
rebase: introduce the --rebase-merges option
Johannes Schindelin
2018-04-26
1
-0
/
+6
*
|
Merge branch 'pw/rebase-signoff'
Junio C Hamano
2018-04-25
1
-1
/
+26
|
\
\
|
*
|
rebase --keep-empty: always use interactive rebase
Phillip Wood
2018-03-29
1
-0
/
+5
|
*
|
rebase -p: error out if --signoff is given
Phillip Wood
2018-03-29
1
-0
/
+2
|
*
|
rebase: extend --signoff support
Phillip Wood
2018-03-29
1
-1
/
+19
*
|
|
Merge branch 'pw/rebase-keep-empty-fixes'
Junio C Hamano
2018-04-25
1
-0
/
+4
|
\
|
|
|
*
|
rebase: respect --no-keep-empty
Phillip Wood
2018-03-29
1
-0
/
+3
|
*
|
rebase --root: stop assuming squash_onto is unset
Phillip Wood
2018-03-20
1
-0
/
+1
*
|
|
rebase: add and use git_rebase__interactive__preserve_merges
Wink Saville
2018-03-23
1
-1
/
+1
*
|
|
rebase: update invocation of rebase dot-sourced scripts
Wink Saville
2018-03-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
2018-03-06
1
-1
/
+7
|
\
\
|
*
|
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
2018-02-12
1
-0
/
+1
|
*
|
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
2018-02-12
1
-1
/
+6
|
|
/
*
/
rebase: add --allow-empty-message option
Genki Sky
2018-02-07
1
-0
/
+5
|
/
*
rebase: rebasing can also be done when HEAD is detached
Kaartic Sivaraam
2017-12-19
1
-2
/
+14
*
rebase: distinguish user input by quoting it
Kaartic Sivaraam
2017-12-19
1
-2
/
+2
*
rebase: consistently use branch_name variable
Kaartic Sivaraam
2017-12-19
1
-7
/
+10
*
Merge branch 'ks/rebase-no-git-foo'
Junio C Hamano
2017-11-27
1
-2
/
+2
|
\
|
*
git-rebase: clean up dashed-usages in messages
Kaartic Sivaraam
2017-11-21
1
-2
/
+2
|
*
Merge branch 'pw/rebase-i-regression-fix-tests' into maint
Junio C Hamano
2017-07-10
1
-2
/
+2
|
|
\
*
|
\
Merge branch 'tz/redirect-fix'
Junio C Hamano
2017-11-27
1
-1
/
+1
|
\
\
\
|
*
|
|
rebase: fix stderr redirect in apply_autostash()
Todd Zullinger
2017-11-14
1
-1
/
+1
*
|
|
|
Merge branch 'bc/rev-parse-parseopt-fix'
Junio C Hamano
2017-10-03
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
git-rebase: don't ignore unexpected command line arguments
Brandon Casey
2017-09-19
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'kw/rebase-progress'
Junio C Hamano
2017-08-23
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
rebase: turn on progress option by default for format-patch
Kevin Willford
2017-08-14
1
-0
/
+6
|
|
/
/
/
*
/
/
/
rebase: make resolve message clearer for inexperienced users
William Duclot
2017-07-17
1
-3
/
+4
|
/
/
/
*
|
|
Merge branch 'pw/rebase-i-regression-fix-tests'
Junio C Hamano
2017-06-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
sequencer: print autostash messages to stderr
Johannes Schindelin
2017-06-19
1
-2
/
+2
*
|
Merge branch 'gb/rebase-signoff'
Junio C Hamano
2017-04-26
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
rebase: pass --[no-]signoff option to git am
Giuseppe Bilotta
2017-04-19
1
-1
/
+2
*
|
Merge branch 'nd/rebase-forget'
Junio C Hamano
2016-12-19
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
rebase: add --quit to cleanup rebase, leave everything else untouched
Nguyễn Thái Ngọc Duy
2016-12-11
1
-1
/
+5
*
|
i18n: git-sh-setup.sh: mark strings for translation
Vasco Almeida
2016-06-18
1
-1
/
+0
*
|
i18n: rebase: mark placeholder for translation
Vasco Almeida
2016-06-18
1
-1
/
+1
*
|
i18n: rebase: fix marked string to use eval_gettext variant
Vasco Almeida
2016-06-18
1
-1
/
+1
*
|
Merge branch 'jc/commit-tree-ignore-commit-gpgsign'
Junio C Hamano
2016-05-13
1
-1
/
+4
|
\
\
|
*
|
commit-tree: do not pay attention to commit.gpgsign
Junio C Hamano
2016-05-03
1
-1
/
+4
|
*
|
Merge branch 'jk/rebase-quiet-noop' into maint
Junio C Hamano
2015-05-26
1
-1
/
+1
|
|
\
\
*
|
|
|
rebase: decouple --exec from --interactive
Stefan Beller
2016-03-18
1
-6
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'
Junio C Hamano
2016-01-27
1
-1
/
+1
|
\
\
\
[next]