index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-ort.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/checkout-conflict-errorfix'
Junio C Hamano
2024-04-01
1
-1
/
+2
|
\
|
*
merge options: add a conflict style member
Phillip Wood
2024-03-14
1
-0
/
+1
|
*
merge-ll: introduce LL_MERGE_OPTIONS_INIT
Phillip Wood
2024-03-14
1
-1
/
+1
*
|
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-5
/
+6
|
\
\
|
*
|
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-10-02
1
-5
/
+6
*
|
|
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-11
/
+81
|
\
\
\
|
*
|
|
merge-ort/merge-recursive: do report errors in `merge_submodule()`
Johannes Schindelin
2024-03-09
1
-0
/
+5
|
*
|
|
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-1
/
+5
|
*
|
|
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-28
1
-10
/
+71
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-08
1
-5
/
+11
|
\
\
\
|
*
|
|
Always check `parse_tree*()`'s return value
Johannes Schindelin
2024-02-23
1
-0
/
+3
|
*
|
|
merge-ort: do check `parse_tree()`'s return value
Johannes Schindelin
2024-02-23
1
-2
/
+4
|
*
|
|
merge-tree: fail with a non-zero exit code on missing tree objects
Johannes Schindelin
2024-02-23
1
-3
/
+4
*
|
|
|
merge-ort: turn submodule conflict suggestions into an advice
Philippe Blain
2024-02-26
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jc/comment-style-fixes'
Junio C Hamano
2024-02-06
1
-1
/
+1
|
\
\
\
|
*
|
|
merge-ort.c: comment style fix
Junio C Hamano
2024-01-29
1
-1
/
+1
|
|
/
/
*
|
|
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-7
/
+12
*
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
|
/
/
*
|
Merge branch 'wx/merge-ort-comment-typofix'
Junio C Hamano
2023-10-29
1
-1
/
+1
|
\
\
|
*
|
merge-ort.c: fix typo 'neeed' to 'needed'
王常新
2023-10-22
1
-1
/
+1
*
|
|
Merge branch 'jc/merge-ort-attr-index-fix'
Junio C Hamano
2023-10-18
1
-0
/
+1
|
\
\
\
|
*
|
|
merge-ort: initialize repo in index state
John Cai
2023-10-09
1
-0
/
+1
*
|
|
|
merge-ort: lowercase a few error messages
Jeff King
2023-09-17
1
-2
/
+2
*
|
|
|
merge-ort: drop unused "opt" parameter from merge_check_renames_reusable()
Jeff King
2023-09-14
1
-3
/
+2
*
|
|
|
merge-ort: drop unused parameters from detect_and_process_renames()
Jeff King
2023-09-14
1
-6
/
+2
*
|
|
|
merge-ort: stop passing "opt" to read_oid_strbuf()
Jeff King
2023-09-14
1
-4
/
+3
*
|
|
|
merge-ort: drop custom err() function
Jeff King
2023-09-14
1
-23
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
merge-ll: rename from ll-merge
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
\
|
*
|
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
Merge branch 'en/ort-finalize-after-0-merges-fix'
Junio C Hamano
2023-05-02
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
merge-ort: fix calling merge_finalize() with no intermediate merge
Elijah Newren
2023-04-24
1
-4
/
+4
*
|
|
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 mem-pool.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
treewide: be explicit about dependence on oid-array.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
-3
/
+3
|
\
\
\
|
*
|
|
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
cocci: apply the "object-store.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
-1
/
+1
*
|
|
|
environment.h: move declarations for environment.c 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
*
|
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'en/ort-dir-rename-and-symlink-fix'
Taylor Blau
2022-10-31
1
-2
/
+34
|
\
\
\
[next]