index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
rebase.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+3
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-2
/
+6
2024-09-20
Merge branch 'pw/rebase-autostash-fix'
Junio C Hamano
1
-7
/
+32
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-09-03
rebase: apply and cleanup autostash when rebase fails to start
Phillip Wood
1
-7
/
+32
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-08-14
builtin/rebase: fix leaking `commit.gpgsign` value
Patrick Steinhardt
1
-0
/
+1
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-06-20
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
1
-6
/
+11
2024-06-07
builtin/rebase: always store allocated string in `options.strategy`
Patrick Steinhardt
1
-7
/
+7
2024-06-07
builtin/rebase: do not assign default backend to non-constant field
Patrick Steinhardt
1
-9
/
+16
2024-05-30
rebase -i: pass struct replay_opts to parse_insn_line()
Phillip Wood
1
-6
/
+11
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-1
/
+1
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
1
-8
/
+10
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-8
/
+10
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
1
-2
/
+1
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
1
-1
/
+1
2024-04-03
Merge branch 'bl/cherry-pick-empty'
Junio C Hamano
1
-6
/
+10
2024-04-01
Merge branch 'jk/rebase-apply-leakfix'
Junio C Hamano
1
-3
/
+3
2024-03-25
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles
1
-6
/
+10
2024-03-22
rebase: use child_process_clear() to clean
Jeff King
1
-3
/
+3
2024-03-18
Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment'
Junio C Hamano
1
-11
/
+3
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
1
-1
/
+1
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
1
-3
/
+5
2024-03-01
Merge branch 'hs/rebase-not-in-progress' into HEAD
Junio C Hamano
1
-1
/
+1
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
1
-3
/
+5
2024-02-27
rebase -i: stop setting GIT_CHERRY_PICK_HELP
Phillip Wood
1
-11
/
+3
2024-02-21
rebase: make warning less passive aggressive
Harmen Stoppels
1
-1
/
+1
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
1
-1
/
+1
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-4
/
+0
2024-01-02
Merge branch 'rs/rebase-use-strvec-pushf'
Junio C Hamano
1
-11
/
+6
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-4
/
+0
2023-12-20
rebase: use strvec_pushf() for format-patch revisions
René Scharfe
1
-11
/
+6
2023-11-16
rebase: support --autosquash without -i
Andy Koppe
1
-3
/
+1
2023-11-16
rebase: fully ignore rebase.autoSquash without -i
Andy Koppe
1
-7
/
+6
2023-11-07
Merge branch 'rs/fix-arghelp'
Junio C Hamano
1
-1
/
+1
2023-10-29
am, rebase: fix arghelp syntax of --empty
René Scharfe
1
-1
/
+1
2023-10-20
rebase: move parse_opt_keep_empty() down
Oswald Buddenhagen
1
-13
/
+12
2023-10-20
rebase: handle --strategy via imply_merge() as well
Oswald Buddenhagen
1
-12
/
+1
2023-10-20
rebase: simplify code related to imply_merge()
Oswald Buddenhagen
1
-5
/
+1
2023-09-29
diff --stat: set the width defaults in a helper function
Dragan Simic
1
-3
/
+1
2023-09-18
diff --stat: add config option to limit filename width
Dragan Simic
1
-0
/
+1
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+3
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
1
-1
/
+1
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+3
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-12
strbuf: remove global variable
Calvin Wan
1
-1
/
+1
[next]