summaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with v2.0.5Junio C Hamano2014-12-171-0/+10
|\
| * Sync with v1.9.5Junio C Hamano2014-12-171-0/+10
| |\
| | * Sync with v1.8.5.6Junio C Hamano2014-12-171-0/+10
| | |\
| | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+5
| | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-0/+5
* | | | setup_git_env(): introduce git_path_from_env() helperjk/xstrfmtJeff King2014-06-251-9/+9
* | | | setup_git_env: use git_pathdup instead of xmalloc + sprintfJeff King2014-06-191-8/+4
* | | | Merge branch 'sh/enable-preloadindex'Junio C Hamano2014-06-161-1/+1
|\ \ \ \
| * | | | environment.c: enable core.preloadindex by defaultsh/enable-preloadindexSteve Hoelzer2014-06-031-1/+1
| |/ / /
* | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-061-0/+1
|\ \ \ \
| * | | | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-charNguyễn Thái Ngọc Duy2014-05-191-0/+1
| |/ / /
* | | | Bump core.deltaBaseCacheLimit to 96mdk/raise-core-deltabasecachelimitDavid Kastrup2014-05-061-1/+1
|/ / /
* | | environment.c: fix constness for odb_pack_keep()nd/gc-aggressiveNguyễn Thái Ngọc Duy2014-03-311-1/+1
* | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-201-2/+2
|/ /
* | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-171-0/+6
|\ \
| * | add GIT_SHALLOW_FILE to propagate --shallow-file to subprocessesNguyễn Thái Ngọc Duy2013-12-101-0/+6
| |/
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
* | environment: normalize use of prefixcmp() by removing " != 0"Christian Couder2013-12-051-1/+1
|/
* cache: remove unused function 'have_git_dir'sb/refs-code-cleanupStefan Beller2013-10-281-5/+0
* Merge branch 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano2013-10-171-5/+4
|\
| * Make setup_git_env() resolve .git file when $GIT_DIR is not specifiednd/git-dir-pointing-at-gitfileNguyễn Thái Ngọc Duy2013-09-031-5/+4
* | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-241-0/+1
|\ \
| * | cat-file: disable object/refname ambiguity check for batch modeJeff King2013-07-121-0/+1
| |/
* | core: use env variable instead of config var to turn on logging pack accessNguyễn Thái Ngọc Duy2013-06-091-1/+0
|/
* Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-251-4/+4
|\
| * setup: suppress implicit "." work-tree for bare reposJeff King2013-03-081-0/+1
| * environment: add GIT_PREFIX to local_repo_envJeff King2013-03-081-0/+1
| * cache.h: drop LOCAL_REPO_ENV_SIZEJeff King2013-03-081-4/+2
* | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-041-0/+6
|\ \
| * | Allow custom "comment char"Junio C Hamano2013-01-161-0/+6
| |/
* | Enable minimal stat checkingRobin Rosenberg2013-01-221-0/+1
|/
* git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-081-0/+1
* move git_default_* variables to ident.cJeff King2012-05-221-3/+0
* push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-191-1/+1
* Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-0/+1
|\
| * bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-0/+1
* | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-091-0/+2
|\ \ | |/ |/|
| * environment.c: Fix an sparse "symbol not declared" warningRamsay Jones2011-10-091-0/+1
| * fmt-merge-msg: use branch.$name.descriptionJunio C Hamano2011-10-071-0/+1
* | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-171-0/+1
|\ \
| * | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-061-0/+1
| |/
* | Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-1/+1
|/
* Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-281-1/+1
|\
| * read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-221-1/+1
* | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-171-0/+41
|\ \
| * | ref namespaces: infrastructureJosh Triplett2011-07-061-0/+41
| |/
* | core: log offset pack data accesses happenedJunio C Hamano2011-07-061-0/+1
|/
* Merge branch 'jc/replacing'Junio C Hamano2011-05-191-1/+1
|\
| * inline lookup_replace_object() callsJunio C Hamano2011-05-151-1/+1
* | convert: rename the "eol" global variable to "core_eol"Junio C Hamano2011-05-091-1/+1
|/