193 Commits (9e2c4fa5d381225f3cdb8e6578ff2a0b8080fa0d)

Author SHA1 Message Date
Johannes Schindelin f30afdabbf mingw: introduce the 'core.hideDotFiles' setting 9 years ago
Ævar Arnfjörð Bjarmason 867ad08a26 hooks: allow customizing where the hook directory is 9 years ago
Jeff King c90e5293d1 setup: drop repository_format_version global 9 years ago
Jeff King ae5f67763b lazily load core.sharedrepository 9 years ago
Jeff King 7875acb6ec wrap shared_repository global in get/set accessors 9 years ago
Jeff King 46c3cd44d7 setup: make startup_info available everywhere 9 years ago
Christian Couder dae6c322fa test-dump-untracked-cache: don't modify the untracked cache 9 years ago
Nguyễn Thái Ngọc Duy df1e6ea87a Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR" 9 years ago
Jeff King 75faa45ae0 replace trivial malloc + sprintf / strcpy calls with xstrfmt 9 years ago
Nguyễn Thái Ngọc Duy d95138e695 setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR 10 years ago
Jeff King 067fbd4105 introduce "preciousObjects" repository extension 10 years ago
Mike Hommey 58d121b22b Allow to control where the replace refs are looked for 10 years ago
Jeff King 49672f26d9 refs: introduce a "ref paranoia" flag 10 years ago
Johannes Schindelin 2b4c6efc82 read-cache: optionally disallow NTFS .git variants 10 years ago
Jeff King a42643aa8d read-cache: optionally disallow HFS+ .git variants 10 years ago
Nguyễn Thái Ngọc Duy 31e26ebcb5 setup.c: support multi-checkout repo setup 10 years ago
Nguyễn Thái Ngọc Duy c7b3a3d2fe $GIT_COMMON_DIR: a new environment variable 10 years ago
Nguyễn Thái Ngọc Duy 557bd833bb git_path(): be aware of file relocation in $GIT_DIR 10 years ago
Jeff King cb6c38d5cc setup_git_env(): introduce git_path_from_env() helper 11 years ago
Jeff King a0279e1865 setup_git_env: use git_pathdup instead of xmalloc + sprintf 11 years ago
Steve Hoelzer 299e29870b environment.c: enable core.preloadindex by default 11 years ago
Nguyễn Thái Ngọc Duy 84c9dc2c5a commit: allow core.commentChar=auto for character auto selection 11 years ago
David Kastrup 4874f544f1 Bump core.deltaBaseCacheLimit to 96m 11 years ago
Nguyễn Thái Ngọc Duy 8640d49682 environment.c: fix constness for odb_pack_keep() 11 years ago
Michael Haggerty afc711b8e1 rename read_replace_refs to check_replace_refs 11 years ago
Nguyễn Thái Ngọc Duy 069c053222 add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Christian Couder a4552ceb8a environment: normalize use of prefixcmp() by removing " != 0" 11 years ago
Stefan Beller 84471a1213 cache: remove unused function 'have_git_dir' 11 years ago
Nguyễn Thái Ngọc Duy 487a2b7322 Make setup_git_env() resolve .git file when $GIT_DIR is not specified 12 years ago
Jeff King 25fba78d36 cat-file: disable object/refname ambiguity check for batch mode 12 years ago
Nguyễn Thái Ngọc Duy b12ca9631f core: use env variable instead of config var to turn on logging pack access 12 years ago
Jeff King 2cd83d10bb setup: suppress implicit "." work-tree for bare repos 12 years ago
Jeff King a6f7f9a325 environment: add GIT_PREFIX to local_repo_env 12 years ago
Jeff King 2163e5dbb4 cache.h: drop LOCAL_REPO_ENV_SIZE 12 years ago
Robin Rosenberg c08e4d5b5c Enable minimal stat checking 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Jeff King 2d4b4fcebd move git_default_* variables to ident.c 13 years ago
Christopher Tiwald f25950f347 push: Provide situational hints for non-fast-forward errors 13 years ago
Junio C Hamano 568508e765 bulk-checkin: replace fast-import based implementation 13 years ago
Ramsay Jones 273c7032e9 environment.c: Fix an sparse "symbol not declared" warning 13 years ago
Junio C Hamano 898eacd8ad fmt-merge-msg: use branch.$name.description 13 years ago
Junio C Hamano 64589a03a8 attr: read core.attributesfile from git_default_core_config 13 years ago
Michael Haggerty 8d9c50105f Change check_ref_format() to take a flags argument 13 years ago
Junio C Hamano 13d6ec9133 read_gitfile_gently(): rename misnamed function to read_gitfile() 14 years ago
Junio C Hamano 5f44324d88 core: log offset pack data accesses happened 14 years ago
Josh Triplett a1bea2c1fc ref namespaces: infrastructure 14 years ago
Junio C Hamano e1111cef23 inline lookup_replace_object() calls 14 years ago
Junio C Hamano ec70f52f6f convert: rename the "eol" global variable to "core_eol" 14 years ago