summaryrefslogtreecommitdiff
path: root/environment.c
AgeCommit message (Expand)Author
2022-05-04Merge branch 'ds/midx-normalize-pathname-before-comparison'Junio C Hamano
2022-04-25cache: use const char * for get_object_directory()Derrick Stolee
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler
2022-03-10core.fsync: add configuration parsingNeeraj Singh
2022-03-10core.fsync: introduce granular fsync control infrastructureNeeraj Singh
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh
2022-03-02repo_read_index: add config to expect files outside sparse patternsElijah Newren
2022-01-04Merge branch 'ns/tmp-objdir'Junio C Hamano
2021-12-15Merge branch 'ew/test-wo-fsync'Junio C Hamano
2021-12-08tmp-objdir: disable ref updates when replacing the primary odbNeeraj Singh
2021-12-08tmp-objdir: new API for creating temporary writable databasesNeeraj Singh
2021-10-29tests: disable fsync everywhereEric Wong
2021-10-11Merge branch 'jk/ref-paranoia'Junio C Hamano
2021-10-06Merge branch 'ab/repo-settings-cleanup'Junio C Hamano
2021-09-27repack, prune: drop GIT_REF_PARANOIA settingsJeff King
2021-09-22environment.c: remove test-specific "ignore_untracked..." variableÆvar Arnfjörð Bjarmason
2021-09-22wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.cÆvar Arnfjörð Bjarmason
2021-09-12compression: drop write-only core_compression_* variablesRené Scharfe
2021-07-26environment: move strbuf into block to plug leakAndrzej Hunt
2021-01-15config: allow specifying config entries via envvar pairsPatrick Steinhardt
2021-01-15environment: make `getenv_safe()` a public functionPatrick Steinhardt
2020-08-27Merge branch 'jk/leakfix'Junio C Hamano
2020-08-17config: drop git_config_get_string_const()Jeff King
2020-07-31strvec: rename struct fieldsJeff King
2020-07-28strvec: convert more callers away from argv_array nameJeff King
2020-07-28strvec: rename files from argv-array to strvecJeff King
2020-05-13Merge branch 'tb/shallow-cleanup'Junio C Hamano
2020-04-30shallow: extract a header file for shallow-related functionsTaylor Blau
2020-03-10real_path: remove unsafe APIAlexandr Miloslavskiy
2020-03-06set_git_dir: fix crash when used with real_path()Alexandr Miloslavskiy
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin
2019-11-22sparse-checkout: add 'cone' modeDerrick Stolee
2019-06-25Move core_partial_clone_filter_default to promisor-remote.cChristian Couder
2019-06-25Move repository_format_partial_clone to promisor-remote.cChristian Couder
2019-01-29Merge branch 'jk/save-getenv-result'Junio C Hamano
2019-01-12get_super_prefix(): copy getenv() resultJeff King
2019-01-04Merge branch 'jk/loose-object-cache'Junio C Hamano
2018-11-13Merge branch 'js/mingw-perl5lib'Junio C Hamano
2018-11-13sha1-file: use an object_directory for the main object dirJeff King