Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-16 | 1 | -3/+3 |
* | Merge branch 'ja/i18n-common-messages' | Junio C Hamano | 2022-02-25 | 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 |
|\ \ \ \ \ | |||||
| * | | | | | 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-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | config: add options parameter to git_config_from_mem | Jeff King | 2018-07-03 | 1 | -1/+1 |
| |/ / / / |