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 'pw/rebase-reflog-fixes'
Taylor Blau
2022-10-31
1
-87
/
+59
|
\
|
*
rebase: cleanup action handling
Phillip Wood
2022-10-17
1
-49
/
+44
|
*
rebase --abort: improve reflog message
Phillip Wood
2022-10-17
1
-20
/
+8
|
*
rebase --apply: make reflog messages match rebase --merge
Phillip Wood
2022-10-17
1
-4
/
+5
|
*
rebase --apply: respect GIT_REFLOG_ACTION
Phillip Wood
2022-10-17
1
-3
/
+4
|
*
rebase --merge: fix reflog message after skipping
Phillip Wood
2022-10-17
1
-2
/
+0
|
*
rebase --merge: fix reflog when continuing
Phillip Wood
2022-10-17
1
-2
/
+0
|
*
rebase --apply: remove duplicated code
Phillip Wood
2022-10-17
1
-10
/
+1
*
|
Merge branch 'pw/rebase-keep-base-fixes'
Taylor Blau
2022-10-31
1
-61
/
+83
|
\
|
|
*
rebase --keep-base: imply --no-fork-point
Phillip Wood
2022-10-17
1
-0
/
+6
|
*
rebase --keep-base: imply --reapply-cherry-picks
Phillip Wood
2022-10-17
1
-1
/
+15
|
*
rebase: factor out branch_base calculation
Phillip Wood
2022-10-17
1
-13
/
+20
|
*
rebase: rename merge_base to branch_base
Phillip Wood
2022-10-17
1
-15
/
+15
|
*
rebase: store orig_head as a commit
Phillip Wood
2022-10-17
1
-35
/
+31
|
*
rebase: be stricter when reading state files containing oids
Phillip Wood
2022-10-17
1
-4
/
+4
*
|
rebase: add rebase.updateRefs config option
Derrick Stolee
2022-07-19
1
-0
/
+5
*
|
rebase: add --update-refs option
Derrick Stolee
2022-07-19
1
-0
/
+5
|
/
*
builtin/rebase: remove a redundant space in l10n string
Fangyi Zhou
2022-06-16
1
-1
/
+1
*
Merge branch 'po/rebase-preserve-merges'
Junio C Hamano
2022-06-16
1
-5
/
+9
|
\
|
*
rebase: translate a die(preserve-merges) message
Philip Oakley
2022-06-06
1
-2
/
+2
|
*
rebase: note `preserve` merges may be a pull config option
Philip Oakley
2022-06-06
1
-1
/
+3
|
*
rebase: help users when dying with `preserve-merges`
Philip Oakley
2022-06-06
1
-2
/
+4
|
*
rebase.c: state preserve-merges has been removed
Philip Oakley
2022-06-06
1
-2
/
+2
*
|
Merge branch 'ea/rebase-code-simplify'
Junio C Hamano
2022-05-11
1
-4
/
+2
|
\
\
|
*
|
rebase: simplify an assignment of options.type in cmd_rebase
Edmundo Carmona Antoranz
2022-04-20
1
-4
/
+2
*
|
|
rebase: use correct base for --keep-base when a branch is given
Alex Henrie
2022-04-21
1
-27
/
+28
|
|
/
|
/
|
*
|
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
2022-03-18
1
-0
/
+2
*
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-1
/
+1
|
\
\
|
*
|
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2022-02-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
2022-02-18
1
-41
/
+60
|
\
\
|
*
|
rebase --apply: set ORIG_HEAD correctly
Phillip Wood
2022-01-26
1
-0
/
+1
|
*
|
rebase --apply: fix reflog
Phillip Wood
2022-01-26
1
-4
/
+4
|
*
|
reset_head(): take struct rebase_head_opts
Phillip Wood
2022-01-26
1
-21
/
+36
|
*
|
rebase: cleanup reset_head() calls
Phillip Wood
2022-01-26
1
-2
/
+2
|
*
|
create_autostash(): remove unneeded parameter
Phillip Wood
2022-01-26
1
-4
/
+4
|
*
|
reset_head(): make default_reflog_action optional
Phillip Wood
2022-01-26
1
-6
/
+4
|
*
|
reset_head(): remove action parameter
Phillip Wood
2022-01-26
1
-7
/
+7
|
*
|
rebase: factor out checkout for up to date branch
Phillip Wood
2022-01-26
1
-14
/
+19
*
|
|
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rebase: convert pre-rebase to use hook.h
Emily Shaffer
2022-01-08
1
-1
/
+2
|
|
/
*
|
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
1
-2
/
+2
*
|
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-3
/
+3
|
/
*
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-19
1
-324
/
+14
|
\
|
*
rebase: stop mentioning the -p option in comments
Johannes Schindelin
2021-09-08
1
-1
/
+1
|
*
rebase: remove obsolete code comment
Johannes Schindelin
2021-09-08
1
-1
/
+1
|
*
rebase: drop the internal `rebase--interactive` command
Johannes Schindelin
2021-09-08
1
-192
/
+1
|
*
rebase: drop support for `--preserve-merges`
Johannes Schindelin
2021-09-08
1
-127
/
+11
*
|
Merge branch 'pw/rebase-of-a-tag-fix'
Junio C Hamano
2021-10-06
1
-28
/
+21
|
\
\
|
*
|
rebase: dereference tags
Phillip Wood
2021-09-22
1
-6
/
+8
|
*
|
rebase: use lookup_commit_reference_by_name()
Phillip Wood
2021-09-22
1
-13
/
+4
[next]