index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
merge.c
Age
Commit message (
Expand
)
Author
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
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-26
Merge branch 'rs/use-xstrncmpz'
Junio C Hamano
2024-02-12
use xstrncmpz()
René Scharfe
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-08
Merge branch 'la/trailer-cleanups' into maint-2.43
Junio C Hamano
2024-01-19
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-02
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-20
commit: ignore_non_trailer computes number of bytes to ignore
Linus Arver
2023-10-13
Merge branch 'jk/commit-graph-leak-fixes'
Junio C Hamano
2023-10-03
merge: free result of repo_get_merge_bases()
Jeff King
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-09-29
diff --stat: set the width defaults in a helper function
Dragan Simic
2023-09-18
diff --stat: add config option to limit filename width
Dragan Simic
2023-09-05
merge: do not pass unused opt->value parameter
Jeff King
2023-09-05
parse-options: mark unused "opt" parameter in callbacks
Jeff King
2023-08-31
merge: simplify parsing of "-n" option
Jeff King
2023-08-31
merge: make xopts a strvec
Jeff King
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
merge.h: move declarations for merge.c from cache.h
Elijah Newren
2023-06-12
strbuf: remove global variable
Calvin Wan
2023-04-11
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
environment: move comment_line_char from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
[prev]
[next]