Jonathan Tan
|
e5b942136e
fetch: avoid reading submodule config until needed
|
5 سال پیش |
Jeff King
|
f5914f4b6b
parse_config_key(): return subsection len as size_t
|
5 سال پیش |
Junio C Hamano
|
5d55554b1d
Merge branch 'mr/show-config-scope'
|
5 سال پیش |
Matthew Rogers
|
9a83d088ee
submodule-config: add subomdule config scope
|
5 سال پیش |
Matheus Tavares
|
d7992421e1
submodule-config: add skip_if_read option to repo_read_gitmodules()
|
5 سال پیش |
ryenus
|
571fb96573
fix-typo: consecutive-word duplications
|
5 سال پیش |
Johannes Schindelin
|
67af91c47a
Sync with 2.23.1
|
5 سال پیش |
Johannes Schindelin
|
5421ddd8d0
Sync with 2.21.1
|
5 سال پیش |
Johannes Schindelin
|
d851d94151
Sync with 2.19.3
|
5 سال پیش |
Johannes Schindelin
|
7c9fbda6e2
Sync with 2.18.2
|
5 سال پیش |
Johannes Schindelin
|
14af7ed5a9
Sync with 2.17.3
|
5 سال پیش |
Johannes Schindelin
|
9ac92fed5b
Sync with 2.15.4
|
5 سال پیش |
Jonathan Nieder
|
e904deb89d
submodule: reject submodule.update = !command in .gitmodules
|
5 سال پیش |
Eric Wong
|
404ab78e39
hashmap: remove type arg from hashmap_{get,put,remove}_entry
|
5 سال پیش |
Eric Wong
|
23dee69f53
OFFSETOF_VAR macro to simplify hashmap iterators
|
5 سال پیش |
Eric Wong
|
c8e424c9c9
hashmap: introduce hashmap_free_entries
|
5 سال پیش |
Eric Wong
|
8a973d0bb3
hashmap: hashmap_{put,remove} return hashmap_entry *
|
5 سال پیش |
Eric Wong
|
87571c3f71
hashmap: use *_entry APIs for iteration
|
5 سال پیش |
Eric Wong
|
939af16eac
hashmap_cmp_fn takes hashmap_entry params
|
5 سال پیش |
Eric Wong
|
f23a465132
hashmap_get{,_from_hash} return "struct hashmap_entry *"
|
5 سال پیش |
Eric Wong
|
26b455f21e
hashmap_put takes "struct hashmap_entry *"
|
5 سال پیش |
Eric Wong
|
28ee794128
hashmap_remove takes "const struct hashmap_entry *"
|
5 سال پیش |
Eric Wong
|
b6c5241606
hashmap_get takes "const struct hashmap_entry *"
|
5 سال پیش |
Eric Wong
|
b94e5c1df6
hashmap_add takes "struct hashmap_entry *"
|
5 سال پیش |
Eric Wong
|
d22245a2e3
hashmap_entry_init takes "struct hashmap_entry *"
|
5 سال پیش |
Nguyễn Thái Ngọc Duy
|
d9b8b8f896
submodule-config.c: use repo_get_oid for reading .gitmodules
|
6 سال پیش |
Nguyễn Thái Ngọc Duy
|
5a59a2301f
completion: add more parameter value completion
|
6 سال پیش |
Junio C Hamano
|
abb4824d13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
|
6 سال پیش |
Antonio Ospite
|
76e9bdc437
submodule: support reading .gitmodules when it's not in the working tree
|
6 سال پیش |
Antonio Ospite
|
45f5ef3d77
submodule: factor out a config_set_in_gitmodules_file_gently function
|
6 سال پیش |