| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nd/status-auto-comment-char' | Junio C Hamano | 2014-06-06 | 1 | -0/+1 |
|\ |
|
| * | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-char | Nguyễn Thái Ngọc Duy | 2014-05-19 | 1 | -0/+1 |
* | | Bump core.deltaBaseCacheLimit to 96mdk/raise-core-deltabasecachelimit | David Kastrup | 2014-05-06 | 1 | -1/+1 |
|/ |
|
* | environment.c: fix constness for odb_pack_keep()nd/gc-aggressive | Nguyễn Thái Ngọc Duy | 2014-03-31 | 1 | -1/+1 |
* | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 | 1 | -2/+2 |
* | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 | 1 | -0/+6 |
|\ |
|
| * | add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+6 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -1/+1 |
* | | environment: normalize use of prefixcmp() by removing " != 0" | Christian Couder | 2013-12-05 | 1 | -1/+1 |
|/ |
|
* | cache: remove unused function 'have_git_dir'sb/refs-code-cleanup | Stefan Beller | 2013-10-28 | 1 | -5/+0 |
* | Merge branch 'nd/git-dir-pointing-at-gitfile' into maint | Junio C Hamano | 2013-10-17 | 1 | -5/+4 |
|\ |
|
| * | Make setup_git_env() resolve .git file when $GIT_DIR is not specifiednd/git-dir-pointing-at-gitfile | Nguyễn Thái Ngọc Duy | 2013-09-03 | 1 | -5/+4 |
* | | Merge branch 'jk/cat-file-batch-optim' | Junio C Hamano | 2013-07-24 | 1 | -0/+1 |
|\ \ |
|
| * | | cat-file: disable object/refname ambiguity check for batch mode | Jeff King | 2013-07-12 | 1 | -0/+1 |
| |/ |
|
* | | core: use env variable instead of config var to turn on logging pack access | Nguyễn Thái Ngọc Duy | 2013-06-09 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'jk/alias-in-bare' | Junio C Hamano | 2013-03-25 | 1 | -4/+4 |
|\ |
|
| * | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 | 1 | -0/+1 |
| * | environment: add GIT_PREFIX to local_repo_env | Jeff King | 2013-03-08 | 1 | -0/+1 |
| * | cache.h: drop LOCAL_REPO_ENV_SIZE | Jeff King | 2013-03-08 | 1 | -4/+2 |
* | | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 2013-02-04 | 1 | -0/+6 |
|\ \ |
|
| * | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -0/+6 |
| |/ |
|
* | | Enable minimal stat checking | Robin Rosenberg | 2013-01-22 | 1 | -0/+1 |
|/ |
|
* | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | 1 | -0/+1 |
* | move git_default_* variables to ident.c | Jeff King | 2012-05-22 | 1 | -3/+0 |
* | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | 1 | -1/+1 |
* | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-16 | 1 | -0/+1 |
|\ |
|
| * | bulk-checkin: replace fast-import based implementationjc/stream-to-pack | Junio C Hamano | 2011-12-01 | 1 | -0/+1 |
* | | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | environment.c: Fix an sparse "symbol not declared" warning | Ramsay Jones | 2011-10-09 | 1 | -0/+1 |
| * | fmt-merge-msg: use branch.$name.description | Junio C Hamano | 2011-10-07 | 1 | -0/+1 |
* | | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 2011-10-17 | 1 | -0/+1 |
|\ \ |
|
| * | | attr: read core.attributesfile from git_default_core_config | Junio C Hamano | 2011-10-06 | 1 | -0/+1 |
| |/ |
|
* | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-28 | 1 | -1/+1 |
|\ |
|
| * | read_gitfile_gently(): rename misnamed function to read_gitfile() | Junio C Hamano | 2011-08-22 | 1 | -1/+1 |
* | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 1 | -0/+41 |
|\ \ |
|
| * | | ref namespaces: infrastructure | Josh Triplett | 2011-07-06 | 1 | -0/+41 |
| |/ |
|
* | | core: log offset pack data accesses happened | Junio C Hamano | 2011-07-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'jc/replacing' | Junio C Hamano | 2011-05-19 | 1 | -1/+1 |
|\ |
|
| * | inline lookup_replace_object() calls | Junio C Hamano | 2011-05-15 | 1 | -1/+1 |
* | | convert: rename the "eol" global variable to "core_eol" | Junio C Hamano | 2011-05-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jc/pack-objects-bigfile' | Junio C Hamano | 2011-04-27 | 1 | -0/+1 |
|\ |
|
| * | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 2011-04-05 | 1 | -0/+1 |
* | | Merge branch 'lt/default-abbrev' | Junio C Hamano | 2011-03-23 | 1 | -0/+1 |
|\ \ |
|
| * | | Make the default abbrev length configurable | Linus Torvalds | 2011-03-11 | 1 | -0/+1 |
| |/ |
|
* | | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 | 1 | -2/+2 |
* | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer" | Junio C Hamano | 2011-03-10 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'nd/setup' | Junio C Hamano | 2010-12-28 | 1 | -18/+8 |
|\ |
|
| * | Remove all logic from get_git_work_tree() | Nguyễn Thái Ngọc Duy | 2010-12-22 | 1 | -24/+8 |
| * | setup: limit get_git_work_tree()'s to explicit setup case only | Nguyễn Thái Ngọc Duy | 2010-12-22 | 1 | -2/+8 |