summaryrefslogtreecommitdiffstats
path: root/environment.c (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'ew/test-wo-fsync'Junio C Hamano2021-12-15-0/+1
|\
| * tests: disable fsync everywhereEric Wong2021-10-29-0/+1
* | Merge branch 'jk/ref-paranoia'Junio C Hamano2021-10-11-1/+0
|\ \
| * | repack, prune: drop GIT_REF_PARANOIA settingsJeff King2021-09-27-1/+0
| |/
* | Merge branch 'ab/repo-settings-cleanup'Junio C Hamano2021-10-06-9/+1
|\ \ | |/ |/|
| * environment.c: remove test-specific "ignore_untracked..." variableÆvar Arnfjörð Bjarmason2021-09-22-7/+0
| * wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.cÆvar Arnfjörð Bjarmason2021-09-22-2/+1
* | compression: drop write-only core_compression_* variablesRené Scharfe2021-09-12-1/+0
|/
* environment: move strbuf into block to plug leakAndrzej Hunt2021-07-26-4/+3
* config: allow specifying config entries via envvar pairsPatrick Steinhardt2021-01-15-0/+1
* environment: make `getenv_safe()` a public functionPatrick Steinhardt2021-01-15-5/+2
* Merge branch 'jk/leakfix'Junio C Hamano2020-08-27-2/+2
|\
| * config: drop git_config_get_string_const()Jeff King2020-08-17-2/+2
* | strvec: rename struct fieldsJeff King2020-07-30-1/+1
* | strvec: convert more callers away from argv_array nameJeff King2020-07-28-4/+4
* | strvec: rename files from argv-array to strvecJeff King2020-07-28-1/+1
|/
* Merge branch 'tb/shallow-cleanup'Junio C Hamano2020-05-13-0/+1
|\
| * shallow: extract a header file for shallow-related functionsTaylor Blau2020-04-30-0/+1
* | real_path: remove unsafe APIAlexandr Miloslavskiy2020-03-10-1/+6
* | set_git_dir: fix crash when used with real_path()Alexandr Miloslavskiy2020-03-06-1/+10
|/
* Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-25-0/+1
|\
| * sparse-checkout: add 'cone' modeDerrick Stolee2019-11-22-0/+1
* | Sync with 2.23.1Johannes Schindelin2019-12-06-1/+1
|\ \ | |/ |/|
| * Sync with 2.20.2Johannes Schindelin2019-12-06-1/+1
| |\
| | * Sync with 2.19.3Johannes Schindelin2019-12-06-1/+1
| | |\
| | | * Sync with 2.18.2Johannes Schindelin2019-12-06-1/+1
| | | |\
| | | | * Sync with 2.17.3Johannes Schindelin2019-12-06-1/+1
| | | | |\
| | | | | * Sync with 2.16.6Johannes Schindelin2019-12-06-1/+1
| | | | | |\
| | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-06-1/+1
| | | | | | |\
| | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-06-1/+1
| | | | | | | |\
| | | | | | | | * protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin2019-12-05-1/+1
* | | | | | | | | Move core_partial_clone_filter_default to promisor-remote.cChristian Couder2019-06-25-1/+0
* | | | | | | | | Move repository_format_partial_clone to promisor-remote.cChristian Couder2019-06-25-1/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'jk/save-getenv-result'Junio C Hamano2019-01-29-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | get_super_prefix(): copy getenv() resultJeff King2019-01-11-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/loose-object-cache'Junio C Hamano2019-01-04-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | sha1-file: use an object_directory for the main object dirJeff King2018-11-13-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'js/mingw-perl5lib'Junio C Hamano2018-11-13-1/+0
|\ \ \ \ \ \ \
| * | | | | | | config: move Windows-specific config settings into compat/mingw.cJohannes Schindelin2018-10-31-1/+0
| |/ / / / / /
* / / / / / / worktree: add per-worktree config filesNguyễn Thái Ngọc Duy2018-10-22-0/+1
|/ / / / / /
* | | | | | Merge branch 'en/incl-forward-decl'Junio C Hamano2018-08-20-0/+1
|\ \ \ \ \ \
| * | | | | | Move definition of enum branch_track from cache.h to branch.hElijah Newren2018-08-15-0/+1
* | | | | | | Merge branch 'nd/i18n'Junio C Hamano2018-08-15-2/+2
|\ \ \ \ \ \ \
| * | | | | | | environment.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-23-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/core-use-replace-refs'Junio C Hamano2018-08-15-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | check_replace_refs: rename to read_replace_refsJeff King2018-07-18-2/+2
| * | | | | | Merge branch 'sb/object-store-grafts'Junio C Hamano2018-07-18-4/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | commit-graph: add repo arg to graph readersJonathan Tan2018-07-17-1/+0
* | | | | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookupJunio C Hamano2018-06-29-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | cache: convert get_graft_file to handle arbitrary repositoriesStefan Beller2018-05-18-3/+3