index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
environment.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
|
*
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
$GIT_COMMON_DIR: a new environment variable
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
refs: introduce a "ref paranoia" flag
Jeff King
2015-03-20
*
|
Sync with v2.0.5
Junio C Hamano
2014-12-17
|
\
\
|
|
/
|
/
|
|
*
Sync with v1.9.5
Junio C Hamano
2014-12-17
|
|
\
|
|
*
Sync with v1.8.5.6
Junio C Hamano
2014-12-17
|
|
|
\
|
|
|
*
read-cache: optionally disallow NTFS .git variants
Johannes Schindelin
2014-12-17
|
|
|
*
read-cache: optionally disallow HFS+ .git variants
Jeff King
2014-12-17
*
|
|
|
setup_git_env(): introduce git_path_from_env() helper
Jeff King
2014-06-25
*
|
|
|
setup_git_env: use git_pathdup instead of xmalloc + sprintf
Jeff King
2014-06-19
*
|
|
|
Merge branch 'sh/enable-preloadindex'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
*
|
|
|
environment.c: enable core.preloadindex by default
Steve Hoelzer
2014-06-03
|
|
/
/
/
*
|
|
|
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
2014-06-06
|
\
\
\
\
|
*
|
|
|
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
2014-05-19
|
|
/
/
/
*
|
|
|
Bump core.deltaBaseCacheLimit to 96m
David Kastrup
2014-05-06
|
/
/
/
*
|
|
environment.c: fix constness for odb_pack_keep()
Nguyễn Thái Ngọc Duy
2014-03-31
*
|
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
/
/
*
|
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
\
|
*
|
add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
Nguyễn Thái Ngọc Duy
2013-12-10
|
|
/
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
environment: normalize use of prefixcmp() by removing " != 0"
Christian Couder
2013-12-05
|
/
*
cache: remove unused function 'have_git_dir'
Stefan Beller
2013-10-28
*
Merge branch 'nd/git-dir-pointing-at-gitfile' into maint
Junio C Hamano
2013-10-17
|
\
|
*
Make setup_git_env() resolve .git file when $GIT_DIR is not specified
Nguyễn Thái Ngọc Duy
2013-09-03
*
|
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
2013-07-24
|
\
\
|
*
|
cat-file: disable object/refname ambiguity check for batch mode
Jeff King
2013-07-12
|
|
/
*
|
core: use env variable instead of config var to turn on logging pack access
Nguyễn Thái Ngọc Duy
2013-06-09
|
/
*
Merge branch 'jk/alias-in-bare'
Junio C Hamano
2013-03-25
|
\
|
*
setup: suppress implicit "." work-tree for bare repos
Jeff King
2013-03-08
|
*
environment: add GIT_PREFIX to local_repo_env
Jeff King
2013-03-08
|
*
cache.h: drop LOCAL_REPO_ENV_SIZE
Jeff King
2013-03-08
*
|
Merge branch 'jc/custom-comment-char'
Junio C Hamano
2013-02-04
|
\
\
|
*
|
Allow custom "comment char"
Junio C Hamano
2013-01-16
|
|
/
*
|
Enable minimal stat checking
Robin Rosenberg
2013-01-22
|
/
*
git on Mac OS and precomposed unicode
Torsten Bögershausen
2012-07-08
*
move git_default_* variables to ident.c
Jeff King
2012-05-22
*
push: Provide situational hints for non-fast-forward errors
Christopher Tiwald
2012-03-19
*
Merge branch 'jc/stream-to-pack'
Junio C Hamano
2011-12-16
|
\
|
*
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2011-12-01
*
|
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
2011-12-09
|
\
\
|
|
/
|
/
|
|
*
environment.c: Fix an sparse "symbol not declared" warning
Ramsay Jones
2011-10-09
|
*
fmt-merge-msg: use branch.$name.description
Junio C Hamano
2011-10-07
*
|
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
2011-10-17
|
\
\
|
*
|
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
2011-10-06
|
|
/
*
|
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
|
/
*
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
2011-08-28
|
\
|
*
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
2011-08-22
*
|
Merge branch 'js/ref-namespaces'
Junio C Hamano
2011-08-17
|
\
\
[next]