index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule-config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
object-store.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
1
-1
/
+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
-2
/
+3
|
\
|
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
cocci: apply the "cache.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
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
run-command API: don't fall back on online_cpus()
Ævar Arnfjörð Bjarmason
2022-10-12
1
-0
/
+2
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-4
/
+4
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-4
/
+4
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
submodule-config: avoid memory leak
Johannes Schindelin
2022-06-16
1
-4
/
+4
*
dir API: add a generalized path_match_flags() function
Ævar Arnfjörð Bjarmason
2022-05-17
1
-3
/
+3
*
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-1
/
+1
|
\
|
*
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-1
/
+1
*
|
branch: add --recurse-submodules option for branch creation
Glen Choo
2022-02-04
1
-0
/
+61
|
/
*
submodule-config: pass repo upon blob config read
Jonathan Tan
2021-09-08
1
-2
/
+3
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-2
/
+2
*
fetch: avoid reading submodule config until needed
Jonathan Tan
2020-08-18
1
-2
/
+6
*
parse_config_key(): return subsection len as size_t
Jeff King
2020-04-10
1
-1
/
+2
*
Merge branch 'mr/show-config-scope'
Junio C Hamano
2020-02-17
1
-1
/
+3
|
\
|
*
submodule-config: add subomdule config scope
Matthew Rogers
2020-02-10
1
-1
/
+3
*
|
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
2020-01-17
1
-12
/
+6
|
/
*
fix-typo: consecutive-word duplications
ryenus
2019-12-16
1
-1
/
+1
*
Sync with 2.23.1
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
\
|
*
Sync with 2.21.1
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
|
\
|
|
*
Sync with 2.19.3
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
|
|
\
|
|
|
*
Sync with 2.18.2
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
|
|
|
\
|
|
|
|
*
Sync with 2.17.3
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
|
|
|
|
\
|
|
|
|
|
*
Sync with 2.15.4
Johannes Schindelin
2019-12-06
1
-2
/
+10
|
|
|
|
|
|
\
|
|
|
|
|
|
*
submodule: reject submodule.update = !command in .gitmodules
Jonathan Nieder
2019-12-06
1
-2
/
+10
*
|
|
|
|
|
|
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2019-10-07
1
-7
/
+3
*
|
|
|
|
|
|
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
2019-10-07
1
-1
/
+1
*
|
|
|
|
|
|
hashmap: introduce hashmap_free_entries
Eric Wong
2019-10-07
1
-2
/
+2
*
|
|
|
|
|
|
hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
2019-10-07
1
-1
/
+3
*
|
|
|
|
|
|
hashmap: use *_entry APIs for iteration
Eric Wong
2019-10-07
1
-3
/
+5
*
|
|
|
|
|
|
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
2019-10-07
1
-8
/
+12
*
|
|
|
|
|
|
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-2
/
+4
*
|
|
|
|
|
|
hashmap_put takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
|
|
|
|
|
|
hashmap_remove takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
|
|
|
|
|
|
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-2
/
+2
*
|
|
|
|
|
|
hashmap_add takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
|
|
|
|
|
|
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-5
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
submodule-config.c: use repo_get_oid for reading .gitmodules
Nguyễn Thái Ngọc Duy
2019-04-16
1
-13
/
+7
*
|
|
|
|
|
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
2019-02-20
1
-1
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
2018-11-13
1
-2
/
+66
|
\
\
\
\
\
[next]