index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
merge.c
Age
Commit message (
Expand
)
Author
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
2025-08-25
Merge branch 'ps/commit-graph-wo-globals'
Junio C Hamano
2025-08-22
Merge branch 'ac/deglobal-fmt-merge-log-config'
Junio C Hamano
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
2025-08-15
commit-graph: stop using `the_repository`
Patrick Steinhardt
2025-08-11
Merge branch 'rs/merge-compact-summary'
Junio C Hamano
2025-08-11
environment: remove the global variable 'merge_log_config'
Ayush Chandekar
2025-08-09
merge: don't document non-existing --compact-summary argument
René Scharfe
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-06-13
merge/pull: extend merge.stat configuration variable to cover --compact-summary
Junio C Hamano
2025-06-13
merge/pull: add the "--compact-summary" option
Junio C Hamano
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
2025-04-08
builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM
Elijah Newren
2025-04-08
merge, sequencer: switch recursive merges over to ort
Elijah Newren
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-11-04
builtin/merge: release output buffer after performing merge
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-18
merge: avoid write merge state when unable to write index
Kyle Zhao
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
2024-06-11
builtin/merge: fix leaking `struct cmdnames` in `get_strategy()`
Patrick Steinhardt
2024-06-11
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
2024-06-07
builtin/merge: always store allocated strings in `pull_twohead`
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-02-29
commit-reach(get_octopus_merge_bases): pass on "missing commits" errors
Johannes Schindelin
[next]