summaryrefslogtreecommitdiffstats
path: root/environment.c
AgeCommit message (Expand)AuthorLines
2019-12-06Sync with 2.20.2Johannes Schindelin-1/+1
2019-12-06Sync with 2.19.3Johannes Schindelin-1/+1
2019-12-06Sync with 2.18.2Johannes Schindelin-1/+1
2019-12-06Sync with 2.17.3Johannes Schindelin-1/+1
2019-12-06Sync with 2.16.6Johannes Schindelin-1/+1
2019-12-06Sync with 2.15.4Johannes Schindelin-1/+1
2019-12-06Sync with 2.14.6Johannes Schindelin-1/+1
2019-12-05protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin-1/+1
2019-01-29Merge branch 'jk/save-getenv-result'Junio C Hamano-2/+2
2019-01-11get_super_prefix(): copy getenv() resultJeff King-2/+2
2019-01-04Merge branch 'jk/loose-object-cache'Junio C Hamano-2/+2
2018-11-13Merge branch 'js/mingw-perl5lib'Junio C Hamano-1/+0
2018-11-13sha1-file: use an object_directory for the main object dirJeff King-2/+2
2018-10-31config: move Windows-specific config settings into compat/mingw.cJohannes Schindelin-1/+0
2018-10-22worktree: add per-worktree config filesNguyễn Thái Ngọc Duy-0/+1
2018-08-20Merge branch 'en/incl-forward-decl'Junio C Hamano-0/+1
2018-08-15Merge branch 'nd/i18n'Junio C Hamano-2/+2
2018-08-15Merge branch 'jk/core-use-replace-refs'Junio C Hamano-2/+2
2018-08-15Move definition of enum branch_track from cache.h to branch.hElijah Newren-0/+1
2018-07-23environment.c: mark more strings for translationNguyễn Thái Ngọc Duy-2/+2
2018-07-18check_replace_refs: rename to read_replace_refsJeff King-2/+2
2018-07-18Merge branch 'sb/object-store-grafts'Junio C Hamano-4/+4
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan-1/+0
2018-06-29Merge branch 'sb/object-store-grafts' into sb/object-store-lookupJunio C Hamano-4/+4
2018-05-18cache: convert get_graft_file to handle arbitrary repositoriesStefan Beller-3/+3
2018-05-18shallow: add repository argument to set_alternate_shallow_fileStefan Beller-1/+1
2018-05-08Merge branch 'ls/checkout-encoding'Junio C Hamano-0/+1
2018-05-08Merge branch 'sb/object-store-replace'Junio C Hamano-1/+1
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano-0/+1
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano-3/+23
2018-04-16convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider-0/+1
2018-04-12replace-object: check_replace_refs is safe in multi repo environmentStefan Beller-1/+1
2018-04-11Merge branch 'sb/object-store'Junio C Hamano-2/+3
2018-04-11commit-graph: add core.commitGraph settingDerrick Stolee-0/+1
2018-04-10Merge branch 'nd/remove-ignore-env-field'Junio C Hamano-3/+28
2018-03-30set_work_tree: use chdir_notifyJeff King-1/+22
2018-03-30set_git_dir: die when setenv() failsJeff King-3/+2
2018-03-23repository: introduce raw object store fieldStefan Beller-2/+3
2018-03-06Merge branch 'bw/c-plus-plus'Junio C Hamano-12/+12
2018-03-05sha1_file.c: move delayed getenv(altdb) back to setup_git_env()Nguyễn Thái Ngọc Duy-0/+1
2018-03-05repository.c: move env-related setup code back to environment.cNguyễn Thái Ngọc Duy-3/+27
2018-02-22environment: rename 'namespace' variablesBrandon Williams-5/+5
2018-02-22environment: rename 'template' variablesBrandon Williams-7/+7
2018-02-13Merge branch 'tb/crlf-conv-flags'Junio C Hamano-1/+1
2018-02-13Merge branch 'jh/partial-clone'Junio C Hamano-0/+1
2018-02-13Merge branch 'jh/fsck-promisors'Junio C Hamano-0/+1
2018-01-16convert_to_git(): safe_crlf/checksafe becomes int conv_flagsTorsten Bögershausen-1/+1
2017-12-19Merge branch 'ar/unconfuse-three-dots'Junio C Hamano-0/+15
2017-12-08partial-clone: define partial clone settings in configJeff Hostetler-0/+1
2017-12-05extension.partialclone: introduce partial clone extensionJonathan Tan-0/+1