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
/
merge-ort.c
Age
Commit message (
Expand
)
Author
2025-03-17
merge-ort: remove extraneous word in comment
Elijah Newren
2025-03-17
merge-ort: fix accidental strset<->strintmap
Elijah Newren
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-03-06
merge-ort: fix slightly overzealous assertion for rename-to-self
Elijah Newren
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-09-30
diff: improve lifecycle management of diff queues
Patrick Steinhardt
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-19
merge-ort: fix typos
Andrew Kreimer
2024-09-05
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt
2024-08-14
merge-ort: unconditionally release attributes index
Patrick Steinhardt
2024-07-16
Merge branch 'en/ort-inner-merge-error-fix'
Junio C Hamano
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-06
merge-ort: fix missing early return
Elijah Newren
2024-06-20
merge-ort: convert more error() cases to path_msg()
Elijah Newren
2024-06-20
merge-ort: upon merge abort, only show messages causing the abort
Elijah Newren
2024-06-20
merge-ort: loosen commented requirements
Elijah Newren
2024-06-20
merge-ort: clearer propagation of failure-to-function from merge_submodule
Elijah Newren
2024-06-20
merge-ort: fix type of local 'clean' var in handle_content_merge ()
Elijah Newren
2024-06-20
merge-ort: maintain expected invariant for priv member
Elijah Newren
2024-06-20
merge-ort: extract handling of priv member into reusable function
Elijah Newren
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
2024-04-01
Merge branch 'pw/checkout-conflict-errorfix'
Junio C Hamano
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-14
merge options: add a conflict style member
Phillip Wood
2024-03-14
merge-ll: introduce LL_MERGE_OPTIONS_INIT
Phillip Wood
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-09
merge-ort/merge-recursive: do report errors in `merge_submodule()`
Johannes Schindelin
2024-03-07
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-26
merge-ort: turn submodule conflict suggestions into an advice
Philippe Blain
2024-02-23
Always check `parse_tree*()`'s return value
Johannes Schindelin
2024-02-23
merge-ort: do check `parse_tree()`'s return value
Johannes Schindelin
2024-02-23
merge-tree: fail with a non-zero exit code on missing tree objects
Johannes Schindelin
2024-02-06
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
2024-01-29
merge-ort.c: comment style fix
Junio C Hamano
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-30
Merge branch 'wx/merge-ort-comment-typofix'
Junio C Hamano
2023-10-21
merge-ort.c: fix typo 'neeed' to 'needed'
王常新
2023-10-18
Merge branch 'jc/merge-ort-attr-index-fix'
Junio C Hamano
2023-10-09
merge-ort: initialize repo in index state
John Cai
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-09-16
merge-ort: lowercase a few error messages
Jeff King
2023-09-14
merge-ort: drop unused "opt" parameter from merge_check_renames_reusable()
Jeff King
2023-09-14
merge-ort: drop unused parameters from detect_and_process_renames()
Jeff King
2023-09-14
merge-ort: stop passing "opt" to read_oid_strbuf()
Jeff King
2023-09-14
merge-ort: drop custom err() function
Jeff King
[prev]
[next]