index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-recursive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-5
/
+0
*
merge: introduce {copy|clear}_merge_options()
Junio C Hamano
2023-10-11
1
-0
/
+16
*
merge-ort: lowercase a few error messages
Jeff King
2023-09-17
1
-2
/
+2
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
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
*
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.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
-4
/
+5
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Æ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
-2
/
+3
|
*
cocci: apply the "commit.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
*
|
wrapper.h: move declarations for wrapper.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
*
|
Remove unnecessary includes of builtin.h
Elijah Newren
2023-02-24
1
-1
/
+0
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
2023-01-17
1
-1
/
+1
*
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
2023-01-16
1
-1
/
+1
*
merge-recursive: fix variable typo in error message
Kyle Meyer
2022-11-27
1
-1
/
+1
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-6
/
+6
*
mark unused read_tree_recursive() callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-5
/
+5
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-2
/
+3
|
\
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
|
*
string_list API users: use string_list_init_{no,}dup
Ævar Arnfjörð Bjarmason
2022-04-14
1
-2
/
+2
*
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-6
/
+6
*
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
|
*
|
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
|
/
*
|
merge-ort: format messages slightly different for use in headers
Elijah Newren
2022-02-02
1
-0
/
+4
*
|
ll-merge: make callers responsible for showing warnings
Elijah Newren
2022-02-02
1
-1
/
+4
|
/
*
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
2021-10-26
1
-21
/
+20
|
\
|
*
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan
2021-10-09
1
-21
/
+20
|
*
Merge branch 'jt/add-submodule-odb-clean-up' into jt/no-abuse-alternate-odb-f...
Junio C Hamano
2021-09-23
1
-17
/
+32
|
|
\
*
|
\
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
2021-10-14
1
-1
/
+4
|
\
\
\
|
*
|
|
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-7
/
+1
|
*
|
|
read-tree, merge-recursive: overwrite ignored files by default
Elijah Newren
2021-09-27
1
-1
/
+10
*
|
|
|
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
2021-10-06
1
-17
/
+32
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
revision: remove "submodule" from opt struct
Jonathan Tan
2021-09-09
1
-17
/
+32
*
|
|
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
2021-09-21
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
merge: make sparse-aware with ORT
Derrick Stolee
2021-09-10
1
-0
/
+3
|
|
/
*
/
merge-recursive: use fspathcmp() in path_hashmap_cmp()
René Scharfe
2021-08-30
1
-4
/
+1
|
/
[next]