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
*
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
|
\
|
*
submodule: support reading .gitmodules when it's not in the working tree
Antonio Ospite
2018-10-31
1
-2
/
+29
|
*
submodule: factor out a config_set_in_gitmodules_file_gently function
Antonio Ospite
2018-10-09
1
-0
/
+12
|
*
submodule: add a print_config_from_gitmodules() helper
Antonio Ospite
2018-10-09
1
-0
/
+25
*
|
Sync with 2.19.1
Junio C Hamano
2018-09-27
1
-0
/
+10
|
\
\
|
*
\
Sync with 2.18.1
Junio C Hamano
2018-09-27
1
-0
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Sync with 2.17.2
Junio C Hamano
2018-09-27
1
-0
/
+10
|
|
|
\
|
|
|
*
Sync with 2.15.3
Junio C Hamano
2018-09-27
1
-0
/
+10
|
|
|
|
\
|
|
|
|
*
Sync with Git 2.14.4
Junio C Hamano
2018-09-27
1
-0
/
+10
|
|
|
|
|
\
|
|
|
|
|
*
submodule-config: ban submodule paths that start with a dash
Jeff King
2018-09-27
1
-0
/
+2
|
|
|
|
|
*
submodule-config: ban submodule urls that start with dash
Jeff King
2018-09-27
1
-0
/
+8
*
|
|
|
|
|
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
2018-08-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
config: add options parameter to git_config_from_mem
Jeff King
2018-07-03
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
2018-07-18
1
-12
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
submodule-config: reuse config_from_gitmodules in repo_read_gitmodules
Antonio Ospite
2018-06-26
1
-29
/
+21
|
*
|
|
|
|
submodule-config: pass repository as argument to config_from_gitmodules
Antonio Ospite
2018-06-26
1
-5
/
+5
|
*
|
|
|
|
submodule-config: make 'config_from_gitmodules' private
Antonio Ospite
2018-06-26
1
-4
/
+4
|
*
|
|
|
|
submodule-config: add helper to get 'update-clone' config from .gitmodules
Antonio Ospite
2018-06-26
1
-0
/
+14
|
*
|
|
|
|
submodule-config: add helper function to get 'fetch' config from .gitmodules
Antonio Ospite
2018-06-26
1
-0
/
+28
|
*
|
|
|
|
config: move config_from_gitmodules to submodule-config.c
Antonio Ospite
2018-06-26
1
-0
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-33
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
submodule-config: convert structures to object_id
brian m. carlson
2018-05-02
1
-33
/
+33
|
|
/
/
/
/
*
|
|
|
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-0
/
+31
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Sync with Git 2.15.2
Junio C Hamano
2018-05-22
1
-0
/
+31
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Sync with Git 2.14.4
Junio C Hamano
2018-05-22
1
-0
/
+31
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Sync with Git 2.13.7
Junio C Hamano
2018-05-22
1
-0
/
+31
|
|
|
|
\
\
|
|
|
|
*
|
submodule-config: verify submodule names as paths
Jeff King
2018-05-22
1
-0
/
+31
*
|
|
|
|
|
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
2018-05-08
1
-18
/
+11
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
submodule-config: remove submodule_from_cache
Stefan Beller
2018-03-29
1
-9
/
+0
|
*
|
|
|
|
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
2018-03-29
1
-6
/
+8
|
*
|
|
|
|
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
2018-03-29
1
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
2018-02-14
1
-2
/
+2
|
/
/
/
[next]