summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy2014-06-135-6/+114
* split-index: strip pathname of on-disk replaced entriesNguyễn Thái Ngọc Duy2014-06-133-2/+23
* split-index: do not invalidate cache-tree at read timeNguyễn Thái Ngọc Duy2014-06-133-1/+4
* split-index: the reading partNguyễn Thái Ngọc Duy2014-06-133-4/+84
* split-index: the writing partNguyễn Thái Ngọc Duy2014-06-132-2/+103
* read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy2014-06-137-2/+30
* read-cache: save deleted entries in split indexNguyễn Thái Ngọc Duy2014-06-133-6/+21
* read-cache: mark new entries for split indexNguyễn Thái Ngọc Duy2014-06-131-1/+2
* read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-138-5/+253
* read-cache: save index SHA-1 after readingNguyễn Thái Ngọc Duy2014-06-133-2/+6
* entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-136-3/+11
* cache-tree: mark istate->cache_changed on prime_cache_tree()Nguyễn Thái Ngọc Duy2014-06-134-7/+8
* cache-tree: mark istate->cache_changed on cache tree updateNguyễn Thái Ngọc Duy2014-06-135-24/+18
* cache-tree: mark istate->cache_changed on cache tree invalidationNguyễn Thái Ngọc Duy2014-06-137-12/+20
* unpack-trees: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-131-2/+6
* resolve-undo: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-132-1/+2
* update-index: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-131-3/+3
* read-cache: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-134-9/+15
* read-cache: be strict about "changed" in remove_marked_cache_entries()Nguyễn Thái Ngọc Duy2014-06-131-0/+2
* read-cache: store in-memory flags in the first 12 bits of ce_flagsNguyễn Thái Ngọc Duy2014-06-132-2/+2
* read-cache: relocate and unexport commit_locked_index()Nguyễn Thái Ngọc Duy2014-06-133-21/+20
* read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-1320-93/+86
* sequencer: do not update/refresh index if the lock cannot be heldNguyễn Thái Ngọc Duy2014-04-291-1/+1
* ewah: delete unused ewah_read_mmap_native declarationNguyễn Thái Ngọc Duy2014-04-291-1/+0
* ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy2014-04-292-3/+3
* Merge branch 'db/make-with-curl'Junio C Hamano2014-04-281-13/+28
|\
| * Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRdb/make-with-curlDave Borowitz2014-04-281-13/+28
* | Merge branch 'jk/external-diff-use-argv-array' (early part)Junio C Hamano2014-04-281-16/+16
|\ \
| * | run_external_diff: use an argv_array for the command lineJeff King2014-04-211-16/+16
* | | Git 2.0-rc1v2.0.0-rc1Junio C Hamano2014-04-252-1/+6
* | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-241-1/+1
|\ \ \
| * | | ewah_bitmap.c: do not assume size_t and eword_t are the same sizeKyle J. McKay2014-04-221-1/+1
* | | | Merge branch 'fc/transport-helper-sync-error-fix'Junio C Hamano2014-04-242-37/+67
|\ \ \ \
| * | | | t5801 (remote-helpers): cleanup environment setsfc/transport-helper-sync-error-fixFelipe Contreras2014-04-211-7/+4
| * | | | transport-helper: fix sync issue on crashesFelipe Contreras2014-04-142-3/+30
| * | | | transport-helper: trivial cleanupFelipe Contreras2014-04-141-12/+12
| * | | | transport-helper: propagate recvline() error pushingFelipe Contreras2014-04-141-7/+11
| * | | | remote-helpers: make recvline return an errorFelipe Contreras2014-04-141-7/+14
| * | | | transport-helper: remove barely used xchgline()Felipe Contreras2014-04-141-7/+2
* | | | | Merge branch 'db/make-with-curl'Junio C Hamano2014-04-241-12/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Makefile: allow static linking against libcurlDave Borowitz2014-04-151-3/+13
| * | | | Makefile: use curl-config to determine curl flagsDave Borowitz2014-04-151-12/+23
| |/ / /
* | | | Update draft release notes to 2.0Junio C Hamano2014-04-211-3/+12
* | | | Merge git://bogomips.org/git-svnJunio C Hamano2014-04-2120-153/+131
|\ \ \ \
| * | | | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-1920-153/+131
* | | | | Merge branch 'jx/i18n'Junio C Hamano2014-04-215-15/+15
|\ \ \ \ \
| * | | | | i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesjx/i18nJunio C Hamano2014-04-181-0/+10
| * | | | | i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2014-04-172-6/+4
| * | | | | i18n: remove obsolete comments for translators in diffstat generationJiang Xin2014-04-171-8/+0
| * | | | | i18n: fix uncatchable comments for translators in date.cJiang Xin2014-04-171-1/+1