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 branch 'en/merge-ort-api-null-impl'
Junio C Hamano
2020-11-18
1
-1
/
+12
|
\
|
*
merge,rebase,revert: select ort or recursive by config or environment
Elijah Newren
2020-11-03
1
-1
/
+12
*
|
Merge branch 'pw/rebase-i-orig-head'
Junio C Hamano
2020-11-18
1
-10
/
+10
|
\
\
|
*
|
rebase -i: simplify get_revision_ranges()
Phillip Wood
2020-11-04
1
-6
/
+4
|
*
|
rebase -i: use struct object_id when writing state
Phillip Wood
2020-11-04
1
-2
/
+3
|
*
|
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
2020-11-04
1
-2
/
+3
|
*
|
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
2020-11-04
1
-5
/
+5
|
|
/
*
/
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
2020-10-20
1
-1
/
+1
|
/
*
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
2020-09-26
1
-2
/
+2
|
\
|
*
maintenance: replace run_auto_gc()
Derrick Stolee
2020-09-17
1
-2
/
+2
*
|
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
2020-09-03
1
-11
/
+36
|
\
\
|
|
/
|
/
|
|
*
rebase: add --reset-author-date
Rohit Ashiwal
2020-08-20
1
-1
/
+3
|
*
rebase -i: support --ignore-date
Phillip Wood
2020-08-20
1
-5
/
+8
|
*
rebase -i: support --committer-date-is-author-date
Phillip Wood
2020-08-17
1
-5
/
+12
|
*
rebase -i: add --ignore-whitespace flag
Rohit Ashiwal
2020-07-13
1
-3
/
+16
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-8
/
+8
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-7
/
+7
*
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-30
/
+30
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
|
Merge branch 'jc/auto-gc-quiet'
Junio C Hamano
2020-05-13
1
-2
/
+1
|
\
\
|
*
|
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
2020-05-07
1
-2
/
+1
*
|
|
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
2020-05-05
1
-10
/
+10
|
\
\
\
|
*
|
|
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-10
/
+10
*
|
|
|
Merge branch 'en/rebase-root-and-fork-point-are-incompatible'
Junio C Hamano
2020-05-01
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
rebase: display an error if --root and --fork-point are both provided
Elijah Newren
2020-04-27
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'dl/merge-autostash-rebase-quit-fix'
Junio C Hamano
2020-04-30
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rebase: save autostash entry into stash reflog on --quit
Denton Liu
2020-04-28
1
-0
/
+1
*
|
|
|
|
Merge branch 'dl/merge-autostash'
Junio C Hamano
2020-04-30
1
-264
/
+44
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
|
\
\
\
[next]