index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
rebase.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
merge: teach --autostash option
Denton Liu
2020-04-10
1
-2
/
+1
|
*
|
|
sequencer: extract perform_autostash() from rebase
Denton Liu
2020-04-10
1
-49
/
+0
|
*
|
|
rebase: generify create_autostash()
Denton Liu
2020-04-10
1
-16
/
+16
|
*
|
|
rebase: extract create_autostash()
Denton Liu
2020-04-10
1
-44
/
+50
|
*
|
|
reset: extract reset_head() from rebase
Denton Liu
2020-04-10
1
-138
/
+1
|
*
|
|
rebase: generify reset_head()
Denton Liu
2020-04-10
1
-27
/
+37
|
*
|
|
rebase: use apply_autostash() from sequencer.c
Denton Liu
2020-04-10
1
-47
/
+2
|
*
|
|
rebase: use read_oneliner()
Denton Liu
2020-04-10
1
-20
/
+17
|
|
/
/
*
|
|
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
2020-04-22
1
-0
/
+7
|
\
\
\
|
*
|
|
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
2020-04-11
1
-0
/
+7
*
|
|
|
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
2020-04-22
1
-7
/
+10
|
\
|
|
|
|
*
|
|
rebase: fix an incompatible-options error message
Elijah Newren
2020-04-11
1
-1
/
+1
|
*
|
|
rebase: reinstate --no-keep-empty
Elijah Newren
2020-04-11
1
-6
/
+9
|
|
/
/
*
|
|
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
2020-04-22
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
2020-04-03
1
-3
/
+4
|
|
/
*
|
Merge branch 'bc/filter-process'
Junio C Hamano
2020-03-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
builtin/rebase: compute checkout metadata for rebases
brian m. carlson
2020-03-16
1
-0
/
+1
*
|
Merge branch 'en/rebase-backend'
Junio C Hamano
2020-03-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
i18n: unmark a message in rebase.c
Jiang Xin
2020-03-11
1
-1
/
+1
*
|
Merge branch 'ag/rebase-remove-redundant-code'
Junio C Hamano
2020-03-05
1
-9
/
+1
|
\
\
|
*
|
builtin/rebase: remove a call to get_oid() on `options.switch_to'
Alban Gruin
2020-02-26
1
-9
/
+1
*
|
|
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
2020-03-05
1
-2
/
+3
|
\
\
\
|
*
|
|
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
2020-02-24
1
-2
/
+3
|
|
/
/
*
|
|
Merge branch 'en/rebase-backend'
Junio C Hamano
2020-03-03
1
-78
/
+179
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rebase: rename the two primary rebase backends
Elijah Newren
2020-02-17
1
-52
/
+47
|
*
|
rebase: change the default backend from "am" to "merge"
Elijah Newren
2020-02-17
1
-2
/
+2
|
*
|
rebase: make the backend configurable via config setting
Elijah Newren
2020-02-17
1
-7
/
+24
|
*
|
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren
2020-02-17
1
-1
/
+1
|
*
|
rebase: add an --am option
Elijah Newren
2020-02-17
1
-1
/
+17
|
*
|
rebase: move incompatibility checks between backend options a bit earlier
Elijah Newren
2020-02-17
1
-11
/
+11
|
*
|
rebase: allow more types of rebases to fast-forward
Elijah Newren
2020-02-17
1
-4
/
+14
|
*
|
rebase: fix handling of restrict_revision
Elijah Newren
2020-02-17
1
-2
/
+2
|
*
|
rebase: make sure to pass along the quiet flag to the sequencer
Elijah Newren
2020-02-17
1
-1
/
+2
|
*
|
rebase, sequencer: remove the broken GIT_QUIET handling
Elijah Newren
2020-02-17
1
-4
/
+2
|
*
|
rebase (interactive-backend): fix handling of commits that become empty
Elijah Newren
2020-02-17
1
-0
/
+52
|
*
|
rebase (interactive-backend): make --keep-empty the default
Elijah Newren
2020-02-17
1
-9
/
+19
|
*
|
git-rebase.txt: update description of --allow-empty-message
Elijah Newren
2020-01-17
1
-5
/
+7
|
|
/
*
|
Merge branch 'ag/rebase-avoid-unneeded-checkout'
Junio C Hamano
2020-02-14
1
-13
/
+5
|
\
\
|
|
/
|
/
|
|
*
rebase -i: stop checking out the tip of the branch to rebase
Alban Gruin
2020-01-24
1
-13
/
+5
*
|
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
2020-01-12
1
-37
/
+12
*
|
Merge branch 'en/rebase-signoff-fix'
Junio C Hamano
2020-01-02
1
-1
/
+1
|
\
\
|
*
|
rebase: fix saving of --signoff state for am-based rebases
Elijah Newren
2019-12-20
1
-1
/
+1
*
|
|
Merge branch 'dl/rebase-with-autobase'
Junio C Hamano
2019-12-16
1
-1
/
+2
|
\
\
\
|
*
|
|
rebase: fix format.useAutoBase breakage
Denton Liu
2019-12-05
1
-1
/
+2
*
|
|
|
Merge branch 'ag/sequencer-todo-updates'
Junio C Hamano
2019-12-16
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
rebase: fill `squash_onto' in get_replay_opts()
Alban Gruin
2019-11-25
1
-0
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ra/rebase-i-more-options'
Junio C Hamano
2019-12-10
1
-12
/
+36
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rebase -i: finishing touches to --reset-author-date
Junio C Hamano
2019-11-25
1
-3
/
+3
|
*
|
|
rebase: add --reset-author-date
Rohit Ashiwal
2019-11-02
1
-0
/
+2
|
*
|
|
rebase -i: support --ignore-date
Rohit Ashiwal
2019-11-02
1
-5
/
+9
[prev]
[next]