summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy2014-06-131-0/+2
* read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+3
* read-cache: save index SHA-1 after readingNguyễn Thái Ngọc Duy2014-06-131-0/+1
* entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-131-0/+1
* cache-tree: mark istate->cache_changed on cache tree invalidationNguyễn Thái Ngọc Duy2014-06-131-0/+1
* resolve-undo: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-131-0/+1
* read-cache: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-131-0/+5
* read-cache: store in-memory flags in the first 12 bits of ce_flagsNguyễn Thái Ngọc Duy2014-06-131-1/+1
* read-cache: relocate and unexport commit_locked_index()Nguyễn Thái Ngọc Duy2014-06-131-1/+0
* read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-131-2/+4
* Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-211-0/+2
|\
| * tag: support --sort=<spec>nd/tag-version-sortNguyễn Thái Ngọc Duy2014-02-271-0/+2
* | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-141-2/+25
|\ \
| * | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-281-0/+13
| * | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-201-2/+12
| |/
* | Merge branch 'mh/object-code-cleanup'Junio C Hamano2014-03-141-4/+64
|\ \
| * | sha1_file.c: document a bunch of functions defined in the filemh/object-code-cleanupMichael Haggerty2014-02-241-3/+63
| * | sha1_file_name(): declare to return a const stringMichael Haggerty2014-02-241-1/+1
| |/
* | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-03-141-0/+1
|\ \
| * | date: check date overflow against time_tJeff King2014-02-241-0/+1
| * | Merge branch 'jk/alias-in-bare' into maintJunio C Hamano2013-04-031-6/+19
| |\ \
| * \ \ Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-031-14/+3
| |\ \ \
* | \ \ \ Merge branch 'ks/config-file-stdin'Junio C Hamano2014-03-141-2/+7
|\ \ \ \ \
| * | | | | config: teach "git config --file -" to read from the standard inputks/config-file-stdinKirill A. Shutemov2014-02-181-0/+1
| * | | | | config: change git_config_with_options() interfaceKirill A. Shutemov2014-02-181-2/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-071-1/+0
|\ \ \ \ \
| * | | | | git add: -u/-A now affects the entire working treejn/add-2.0-u-A-sans-pathspecJunio C Hamano2013-04-261-1/+0
* | | | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-051-0/+1
|\ \ \ \ \ \
| * | | | | | daemon: move daemonize() to libgit.aNguyễn Thái Ngọc Duy2014-02-101-0/+1
* | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: export `git_open_noatime`Vicent Marti2013-10-241-0/+1
* | | | | | | | Merge branch 'nd/reset-intent-to-add'Junio C Hamano2014-02-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | reset: support "--mixed --intent-to-add" modend/reset-intent-to-addNguyễn Thái Ngọc Duy2014-02-051-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-271-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-241-2/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive'Junio C Hamano2014-02-271-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | read-cache.c: extend make_cache_entry refresh flag with optionsBrad King2014-02-241-1/+3
| * | | | | | | | read-cache.c: refactor --ignore-missing implementationBrad King2014-02-241-0/+2
| * | | | | | | | Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-081-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | connect.c: make parse_feature_value() staticJunio C Hamano2013-09-171-1/+0
| * | | | | | | | | Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-281-0/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-271-11/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | name-hash: retire unused index_name_exists()Eric Sunshine2014-02-241-2/+0
| * | | | | | | | | remove old hash.[ch] implementationKarsten Blees2013-11-181-1/+0
| * | | | | | | | | name-hash.c: remove cache entries instead of marking them CE_UNHASHEDKarsten Blees2013-11-181-4/+2
| * | | | | | | | | name-hash.c: use new hash map implementation for cache entriesKarsten Blees2013-11-181-3/+5
| * | | | | | | | | name-hash.c: use new hash map implementation for directoriesKarsten Blees2013-11-181-1/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/safe-create-leading-directories'Junio C Hamano2014-01-271-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | safe_create_leading_directories(): add new error value SCLD_VANISHEDMichael Haggerty2014-01-061-1/+9
| * | | | | | | | | safe_create_leading_directories(): introduce enum for return valuesMichael Haggerty2014-01-061-2/+15