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 'jk/rebase-apply-leakfix'
Junio C Hamano
2024-04-01
1
-3
/
+3
|
\
|
*
rebase: use child_process_clear() to clean
Jeff King
2024-03-22
1
-3
/
+3
*
|
Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment'
Junio C Hamano
2024-03-18
1
-11
/
+3
|
\
\
|
*
|
rebase -i: stop setting GIT_CHERRY_PICK_HELP
Phillip Wood
2024-02-27
1
-11
/
+3
*
|
|
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-3
/
+5
|
\
\
\
|
*
|
|
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-3
/
+5
|
|
/
/
*
|
|
Merge branch 'hs/rebase-not-in-progress' into HEAD
Junio C Hamano
2024-03-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rebase: make warning less passive aggressive
Harmen Stoppels
2024-02-21
1
-1
/
+1
|
|
/
*
|
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+1
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-4
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-4
/
+0
*
|
|
Merge branch 'rs/rebase-use-strvec-pushf'
Junio C Hamano
2024-01-02
1
-11
/
+6
|
\
\
\
|
*
|
|
rebase: use strvec_pushf() for format-patch revisions
René Scharfe
2023-12-20
1
-11
/
+6
|
|
|
/
|
|
/
|
*
|
|
rebase: support --autosquash without -i
Andy Koppe
2023-11-16
1
-3
/
+1
*
|
|
rebase: fully ignore rebase.autoSquash without -i
Andy Koppe
2023-11-16
1
-7
/
+6
|
|
/
|
/
|
*
|
Merge branch 'rs/fix-arghelp'
Junio C Hamano
2023-11-07
1
-1
/
+1
|
\
\
|
*
|
am, rebase: fix arghelp syntax of --empty
René Scharfe
2023-10-29
1
-1
/
+1
*
|
|
rebase: move parse_opt_keep_empty() down
Oswald Buddenhagen
2023-10-20
1
-13
/
+12
*
|
|
rebase: handle --strategy via imply_merge() as well
Oswald Buddenhagen
2023-10-20
1
-12
/
+1
*
|
|
rebase: simplify code related to imply_merge()
Oswald Buddenhagen
2023-10-20
1
-5
/
+1
*
|
|
diff --stat: set the width defaults in a helper function
Dragan Simic
2023-09-30
1
-3
/
+1
*
|
|
diff --stat: add config option to limit filename width
Dragan Simic
2023-09-18
1
-0
/
+1
|
/
/
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+3
|
\
\
\
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+3
*
|
|
|
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-06
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
strbuf: remove global variable
Calvin Wan
2023-06-12
1
-1
/
+1
|
|
/
/
*
/
/
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+3
|
\
\
|
*
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-9
/
+12
|
|
\
\
*
|
\
\
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
Junio C Hamano
2023-04-18
1
-44
/
+10
|
\
\
\
\
|
*
|
|
|
rebase -m: cleanup --strategy-option handling
Phillip Wood
2023-04-10
1
-20
/
+10
|
*
|
|
|
rebase: stop reading and writing unnecessary strategy state
Phillip Wood
2023-04-10
1
-24
/
+0
*
|
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-9
/
+12
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
|
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
*
|
|
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ah/rebase-merges-config'
Junio C Hamano
2023-04-04
1
-15
/
+55
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rebase: add a config option for --rebase-merges
Alex Henrie
2023-03-27
1
-19
/
+55
|
*
|
|
rebase: deprecate --rebase-merges=""
Alex Henrie
2023-03-27
1
-2
/
+6
|
|
|
/
|
|
/
|
[next]