aboutsummaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAge
* read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-17
* read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-17
* cache: remove unused function 'have_git_dir'Stefan Beller2013-10-28
* Merge branch 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano2013-10-17
|\
| * Make setup_git_env() resolve .git file when $GIT_DIR is not specifiedNguyễn Thái Ngọc Duy2013-09-03
* | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-24
|\ \
| * | cat-file: disable object/refname ambiguity check for batch modeJeff King2013-07-12
| |/
* | core: use env variable instead of config var to turn on logging pack accessNguyễn Thái Ngọc Duy2013-06-09
|/
* Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-25
|\
| * setup: suppress implicit "." work-tree for bare reposJeff King2013-03-08
| * environment: add GIT_PREFIX to local_repo_envJeff King2013-03-08
| * cache.h: drop LOCAL_REPO_ENV_SIZEJeff King2013-03-08
* | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-04
|\ \
| * | Allow custom "comment char"Junio C Hamano2013-01-16
| |/
* | Enable minimal stat checkingRobin Rosenberg2013-01-22
|/
* git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* move git_default_* variables to ident.cJeff King2012-05-22
* push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-16
|\
| * bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
* | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-09
|\ \ | |/ |/|
| * environment.c: Fix an sparse "symbol not declared" warningRamsay Jones2011-10-09
| * fmt-merge-msg: use branch.$name.descriptionJunio C Hamano2011-10-07
* | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\ \
| * | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-06
| |/
* | Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
|/
* Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-28
|\
| * read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
* | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-17
|\ \
| * | ref namespaces: infrastructureJosh Triplett2011-07-06
| |/
* | core: log offset pack data accesses happenedJunio C Hamano2011-07-06
|/
* Merge branch 'jc/replacing'Junio C Hamano2011-05-19
|\
| * inline lookup_replace_object() callsJunio C Hamano2011-05-15
* | convert: rename the "eol" global variable to "core_eol"Junio C Hamano2011-05-09
|/
* Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-27
|\
| * Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-05
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-23
|\ \
| * | Make the default abbrev length configurableLinus Torvalds2011-03-11
| |/
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
|/
* Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\
| * Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
| * setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
* | Merge branch 'ks/maint-getenv-fix'Junio C Hamano2010-12-08
|\ \
| * | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-12
| |/
* | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-03
|\ \
| * | wrapper: move odb_* to environment.cJonathan Nieder2010-11-10
| |/
* | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\ \
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
| |/
* | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-28
|/