summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* read-cache: avoid using git_path() in freshen_shared_index()cc/split-index-configChristian Couder2017-04-201-1/+2
* Documentation/git-update-index: explain splitIndex.*Christian Couder2017-03-062-9/+30
* Documentation/config: add splitIndex.sharedIndexExpireChristian Couder2017-03-061-0/+12
* read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-062-7/+8
* read-cache: refactor read_index_from()Christian Couder2017-03-061-6/+8
* t1700: test shared index file expirationChristian Couder2017-03-061-0/+44
* read-cache: unlink old sharedindex filesChristian Couder2017-03-061-1/+63
* config: add git_config_get_expiry() from gc.cChristian Couder2017-03-013-13/+18
* read-cache: touch shared index files when usedChristian Couder2017-03-011-3/+26
* sha1_file: make check_and_freshen_file() non staticChristian Couder2017-03-012-1/+4
* Documentation/config: add splitIndex.maxPercentChangeChristian Couder2017-03-011-0/+13
* t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-011-0/+72
* read-cache: regenerate shared index if necessaryChristian Couder2017-03-012-0/+33
* config: add git_config_get_max_percent_split_change()Christian Couder2017-03-012-0/+16
* Documentation/git-update-index: talk about core.splitIndex config varChristian Couder2017-03-011-0/+6
* Documentation/config: add information for core.splitIndexChristian Couder2017-03-011-0/+4
* t1700: add tests for core.splitIndexChristian Couder2017-03-011-0/+37
* update-index: warn in case of split-index incoherencyChristian Couder2017-03-011-1/+10
* read-cache: add and then use tweak_split_index()Christian Couder2017-03-011-0/+17
* split-index: add {add,remove}_split_index() functionsChristian Couder2017-03-013-12/+30
* config: add git_config_get_split_index()Christian Couder2017-03-012-0/+11
* t1700: change here document styleChristian Couder2017-03-011-85/+85
* config: mark an error message up for translationChristian Couder2017-03-011-2/+2
* Third batch for 2.12Junio C Hamano2016-12-211-0/+40
* Merge branch 'jt/mailinfo-fold-in-body-headers'Junio C Hamano2016-12-211-1/+2
|\
| * mailinfo.c: move side-effects outside of assertjt/mailinfo-fold-in-body-headersKyle J. McKay2016-12-201-1/+2
* | Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-217-47/+42
|\ \
| * | index-pack: skip collision check when not in repositoryjk/index-pack-wo-repo-from-stdinJeff King2016-12-161-4/+6
| * | t: use nongit() function where applicableJeff King2016-12-163-29/+5
| * | index-pack: complain when --stdin is used outside of a repoJeff King2016-12-162-0/+17
| * | t5000: extract nongit function to test-lib-functions.shJeff King2016-12-162-14/+14
* | | Merge branch 'jk/parseopt-usage-msg-opt'Junio C Hamano2016-12-211-1/+1
|\ \ \
| * | | parse-options: print "fatal:" before usage_msg_opt()jk/parseopt-usage-msg-optJeff King2016-12-141-1/+1
* | | | Merge branch 'jk/quote-env-path-list-component'Junio C Hamano2016-12-215-12/+102
|\ \ \ \
| * | | | t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt2016-12-211-1/+1
| * | | | t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt2016-12-131-4/+10
| * | | | tmp-objdir: quote paths we add to alternatesJeff King2016-12-122-1/+36
| * | | | alternates: accept double-quoted pathsJeff King2016-12-123-11/+60
| * | | | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano2016-12-122-1/+72
| |\ \ \ \
* | \ \ \ \ Merge branch 'vs/submodule-clone-nested-submodules-alternates'Junio C Hamano2016-12-212-2/+83
|\ \ \ \ \ \
| * | | | | | submodule--helper: set alternateLocation for cloned submodulesvs/submodule-clone-nested-submodules-alternatesVitaly "_Vi" Shukela2016-12-122-2/+83
* | | | | | | Merge branch 'nd/shallow-fixup'Junio C Hamano2016-12-211-19/+20
|\ \ \ \ \ \ \
| * | | | | | | shallow.c: remove useless codend/shallow-fixupNguyễn Thái Ngọc Duy2016-12-071-4/+0
| * | | | | | | shallow.c: bit manipulation tweaksRasmus Villemoes2016-12-071-4/+4
| * | | | | | | shallow.c: avoid theoretical pointer wrap-aroundRasmus Villemoes2016-12-071-1/+1
| * | | | | | | shallow.c: make paint_alloc slightly more robustNguyễn Thái Ngọc Duy2016-12-071-0/+3
| * | | | | | | shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory poolsNguyễn Thái Ngọc Duy2016-12-071-2/+4
| * | | | | | | shallow.c: rename fields in paint_info to better express their purposesNguyễn Thái Ngọc Duy2016-12-071-9/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-213-2/+61
|\ \ \ \ \ \ \
| * | | | | | | Revert "sequencer: remove useless get_dir() function"sb/sequencer-abort-safetyJunio C Hamano2016-12-141-1/+6