aboutsummaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/snprintf-cleanups'Junio C Hamano2017-04-16
|\
| * odb_mkstemp: use git_path_bufJeff King2017-03-28
| * odb_mkstemp: write filename into strbufJeff King2017-03-28
* | Merge branch 'jk/no-looking-at-dotgit-outside-repo-final'Junio C Hamano2017-03-30
|\ \ | |/ |/|
| * setup_git_env: avoid blind fall-back to ".git"Jeff King2016-10-26
* | Merge branch 'jk/pack-name-cleanups'Junio C Hamano2017-03-21
|\ \
| * | odb_pack_keep(): stop generating keepfile nameJeff King2017-03-16
* | | real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
|/ /
* | refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
* | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \
| * | real_path: have callers use real_pathdup and strbuf_realpathBrandon Williams2016-12-12
* | | compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
|/ /
* | Merge branch 'lt/abbrev-auto'Junio C Hamano2016-10-27
|\ \ | |/ |/|
| * abbrev: auto size the default abbreviationLinus Torvalds2016-10-03
| * abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano2016-10-03
* | Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano2016-10-26
|\ \ | |/ |/|
| * git: make super-prefix optionBrandon Williams2016-10-10
* | Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-21
|\ \ | |/ |/|
| * init: reset cached config when entering new repoJeff King2016-09-13
| * config: only read .git/config from configured reposJeff King2016-09-13
| * pager: make pager_program a file-local staticJeff King2016-09-13
| * Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
| |\
| * \ Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-02
| |\ \
* | \ \ Merge branch 'js/windows-dotgit'Junio C Hamano2016-05-17
|\ \ \ \ | | |_|/ | |/| |
| * | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
* | | | Merge branch 'ab/hooks'Junio C Hamano2016-05-17
|\ \ \ \
| * | | | hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason2016-05-04
| |/ / /
* | | | Merge branch 'jk/check-repository-format'Junio C Hamano2016-04-13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | setup: drop repository_format_version globalJeff King2016-03-11
| * | lazily load core.sharedrepositoryJeff King2016-03-11
| * | wrap shared_repository global in get/set accessorsJeff King2016-03-11
| |/
* | setup: make startup_info available everywhereJeff King2016-03-06
|/
* Merge branch 'cc/untracked'Junio C Hamano2016-02-10
|\
| * test-dump-untracked-cache: don't modify the untracked cacheChristian Couder2016-01-27
* | Merge branch 'nd/stop-setenv-work-tree'Junio C Hamano2016-01-12
|\ \ | |/ |/|
| * Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"Nguyễn Thái Ngọc Duy2015-12-22
* | Merge branch 'jk/repository-extension'Junio C Hamano2015-10-26
|\ \
| * | introduce "preciousObjects" repository extensionJeff King2015-06-24
* | | replace trivial malloc + sprintf / strcpy calls with xstrfmtJeff King2015-09-25
* | | Merge branch 'nd/export-worktree'Junio C Hamano2015-08-03
|\ \ \ | | |/ | |/|
| * | setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRNguyễn Thái Ngọc Duy2015-06-26
* | | Allow to control where the replace refs are looked forMike Hommey2015-06-12
| |/ |/|
* | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \
| * | setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-01
| * | $GIT_COMMON_DIR: a new environment variableNguyễn Thái Ngọc Duy2014-12-01
| * | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-01
* | | refs: introduce a "ref paranoia" flagJeff King2015-03-20
* | | Sync with v2.0.5Junio C Hamano2014-12-17
|\ \ \ | |/ / |/| / | |/
| * Sync with v1.9.5Junio C Hamano2014-12-17
| |\
| | * Sync with v1.8.5.6Junio C Hamano2014-12-17
| | |\