aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jk/alloc-commit-id'Junio C Hamano2014-07-22
|\
| * alloc: factor out commit indexJeff King2014-07-13
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \
| * | trace: move trace declarations from cache.h to new trace.hKarsten Blees2014-06-17
* | | Merge branch 'rs/ref-transaction-0'Junio C Hamano2014-07-21
|\ \ \
| * | | refs.c: make resolve_ref_unsafe set errno to something meaningful on errorRonnie Sahlberg2014-07-14
| * | | lockfile.c: add a new public function unable_to_lock_messageRonnie Sahlberg2014-07-14
| |/ /
* | | Merge branch 'kb/path-max-must-go'Junio C Hamano2014-07-16
|\ \ \
| * | | cache.h: rename cache_def_free to cache_def_clearKarsten Blees2014-07-13
* | | | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \ \ \
| * | | | t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-13
| * | | | update-index: new options to enable/disable split index modeNguyễn Thái Ngọc Duy2014-06-13
| * | | | split-index: strip pathname of on-disk replaced entriesNguyễn Thái Ngọc Duy2014-06-13
| * | | | split-index: do not invalidate cache-tree at read timeNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: mark updated entries for split indexNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: split-index modeNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: save index SHA-1 after readingNguyễn Thái Ngọc Duy2014-06-13
| * | | | entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-13
| * | | | cache-tree: mark istate->cache_changed on cache tree invalidationNguyễn Thái Ngọc Duy2014-06-13
| * | | | resolve-undo: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: be specific what part of the index has changedNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: store in-memory flags in the first 12 bits of ce_flagsNguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: relocate and unexport commit_locked_index()Nguyễn Thái Ngọc Duy2014-06-13
| * | | | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
* | | | | Merge branch 'kb/path-max-must-go'Junio C Hamano2014-07-10
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | symlinks: remove PATH_MAX limitationKarsten Blees2014-07-07
| * | | Merge branch 'ym/fix-opportunistic-index-update-race' into maintJunio C Hamano2014-06-25
| |\ \ \ | | |/ / | |/| |
* | | | cleanup duplicate name_compare() functionsJeremiah Mahler2014-06-20
| |_|/ |/| |
* | | Merge branch 'sk/windows-unc-path'Junio C Hamano2014-06-16
|\ \ \
| * | | Windows: allow using UNC path for git repositoryCezary Zawadka2014-06-10
* | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy2014-05-19
| | |/ / | |/| |
* | | | Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | let clang use the constant-return error() macroJeff King2014-05-06
| * | | | inline constant return from error() functionJeff King2014-05-06
| | |/ / | |/| |
| * | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-18
| |\ \ \
| * \ \ \ Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-18
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | pretty: make show_ident_date publicJeff King2014-05-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ym/fix-opportunistic-index-update-race'Junio C Hamano2014-06-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | read-cache.c: verify index file before we opportunistically update itYiannis Marangos2014-04-10
* | | | | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tree-diff: rework diff_tree() to generate diffs for multiparent cases as wellKirill Smelkov2014-04-07
* | | | | | Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-21
|\ \ \ \ \ \
| * | | | | | tag: support --sort=<spec>Nguyễn Thái Ngọc Duy2014-02-27
| |/ / / / /
* | | | | | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-28
| * | | | | | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
| |/ / / / /
* | | | | | Merge branch 'mh/object-code-cleanup'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | sha1_file.c: document a bunch of functions defined in the fileMichael Haggerty2014-02-24