summaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAgeFilesLines
...
* | set_git_dir: fix crash when used with real_path()Alexandr Miloslavskiy2020-03-061-1/+10
|/
* Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-251-0/+1
|\
| * sparse-checkout: add 'cone' modeDerrick Stolee2019-11-221-0/+1
* | Sync with 2.23.1Johannes Schindelin2019-12-061-1/+1
|\ \ | |/ |/|
| * Sync with 2.20.2Johannes Schindelin2019-12-061-1/+1
| |\
| | * Sync with 2.19.3Johannes Schindelin2019-12-061-1/+1
| | |\
| | | * Sync with 2.18.2Johannes Schindelin2019-12-061-1/+1
| | | |\
| | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-1/+1
| | | | |\
| | | | | * Sync with 2.16.6Johannes Schindelin2019-12-061-1/+1
| | | | | |\
| | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-1/+1
| | | | | | |\
| | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-1/+1
| | | | | | | |\
| | | | | | | | * protect_ntfs: turn on NTFS protection by defaultJohannes Schindelin2019-12-051-1/+1
* | | | | | | | | Move core_partial_clone_filter_default to promisor-remote.cChristian Couder2019-06-251-1/+0
* | | | | | | | | Move repository_format_partial_clone to promisor-remote.cChristian Couder2019-06-251-1/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'jk/save-getenv-result'Junio C Hamano2019-01-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | get_super_prefix(): copy getenv() resultJeff King2019-01-111-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/loose-object-cache'Junio C Hamano2019-01-041-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | sha1-file: use an object_directory for the main object dirJeff King2018-11-131-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'js/mingw-perl5lib'Junio C Hamano2018-11-131-1/+0
|\ \ \ \ \ \ \
| * | | | | | | config: move Windows-specific config settings into compat/mingw.cJohannes Schindelin2018-10-311-1/+0
| |/ / / / / /
* | | | | | | worktree: add per-worktree config filesNguyễn Thái Ngọc Duy2018-10-221-0/+1
|/ / / / / /
* | | | | | Merge branch 'en/incl-forward-decl'Junio C Hamano2018-08-201-0/+1
|\ \ \ \ \ \
| * | | | | | Move definition of enum branch_track from cache.h to branch.hElijah Newren2018-08-151-0/+1
* | | | | | | Merge branch 'nd/i18n'Junio C Hamano2018-08-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | environment.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/core-use-replace-refs'Junio C Hamano2018-08-151-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | check_replace_refs: rename to read_replace_refsJeff King2018-07-181-2/+2
| * | | | | | Merge branch 'sb/object-store-grafts'Junio C Hamano2018-07-181-4/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | commit-graph: add repo arg to graph readersJonathan Tan2018-07-171-1/+0
* | | | | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookupJunio C Hamano2018-06-291-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | cache: convert get_graft_file to handle arbitrary repositoriesStefan Beller2018-05-181-3/+3
| * | | | | shallow: add repository argument to set_alternate_shallow_fileStefan Beller2018-05-181-1/+1
* | | | | | Merge branch 'ls/checkout-encoding'Junio C Hamano2018-05-081-0/+1
|\ \ \ \ \ \
| * | | | | | convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider2018-04-161-0/+1
* | | | | | | Merge branch 'sb/object-store-replace'Junio C Hamano2018-05-081-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | replace-object: check_replace_refs is safe in multi repo environmentStefan Beller2018-04-121-1/+1
* | | | | | | Merge branch 'ds/commit-graph'Junio C Hamano2018-05-081-0/+1
|\ \ \ \ \ \ \
| * | | | | | | commit-graph: add core.commitGraph settingDerrick Stolee2018-04-111-0/+1
* | | | | | | | Merge branch 'jk/relative-directory-fix'Junio C Hamano2018-04-251-3/+23
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | set_work_tree: use chdir_notifyJeff King2018-03-301-1/+22
| * | | | | | | set_git_dir: die when setenv() failsJeff King2018-03-301-3/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sb/object-store'Junio C Hamano2018-04-111-2/+3
|\ \ \ \ \ \ \
| * | | | | | | repository: introduce raw object store fieldStefan Beller2018-03-231-2/+3
* | | | | | | | Merge branch 'nd/remove-ignore-env-field'Junio C Hamano2018-04-101-3/+28
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | sha1_file.c: move delayed getenv(altdb) back to setup_git_env()Nguyễn Thái Ngọc Duy2018-03-051-0/+1
| * | | | | | repository.c: move env-related setup code back to environment.cNguyễn Thái Ngọc Duy2018-03-051-3/+27
| |/ / / / /
* | | | | | Merge branch 'bw/c-plus-plus'Junio C Hamano2018-03-061-12/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | environment: rename 'namespace' variablesBrandon Williams2018-02-221-5/+5
| * | | | | environment: rename 'template' variablesBrandon Williams2018-02-221-7/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'tb/crlf-conv-flags'Junio C Hamano2018-02-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |