aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\
| * many small typofixesOndřej Bílka2013-07-29
* | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-24
|\ \ | |/ |/|
| * sha1_object_info_extended: make type calculation optionalJeff King2013-07-12
| * cat-file: disable object/refname ambiguity check for batch modeJeff King2013-07-12
* | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \
| * | path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
* | | Merge branch 'hv/config-from-blob'Junio C Hamano2013-07-22
|\ \ \
| * | | teach config --blob option to parse config from databaseHeiko Voigt2013-07-12
| |/ /
* | | Merge branch 'nd/const-struct-cache-entry'Junio C Hamano2013-07-22
|\ \ \
| * | | Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy2013-07-09
* | | | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-22
|\ \ \ \
| * | | | daemon/shell: refactor redirection of 0/1/2 from /dev/nullThomas Rast2013-07-17
* | | | | Merge branch 'jk/in-pack-size-measurement'Junio C Hamano2013-07-18
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | teach sha1_object_info_extended a "disk_size" queryJeff King2013-07-07
| | |/ | |/|
* | | Merge branch 'mh/ref-races'Junio C Hamano2013-06-30
|\ \ \
| * | | add a stat_validity structMichael Haggerty2013-06-20
| * | | Extract a struct stat_data from cache_entryMichael Haggerty2013-06-20
* | | | Merge branch 'nd/traces'Junio C Hamano2013-06-20
|\ \ \ \ | |/ / / |/| | |
| * | | core: use env variable instead of config var to turn on logging pack accessNguyễn Thái Ngọc Duy2013-06-09
| |/ /
* | | Merge branch 'rs/unpack-trees-plug-leak'Junio C Hamano2013-06-11
|\ \ \
| * | | read-cache: mark cache_entry pointers constRené Scharfe2013-06-02
| * | | cache: mark cache_entry pointers constRené Scharfe2013-06-02
| |/ /
* | | Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano2013-06-02
|\ \ \
| * | | refactor "ref->merge" flagJeff King2013-05-12
| |/ /
* | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-29
|\ \ \ | |/ / |/| |
| * | date.c: add parse_expiry_date()Junio C Hamano2013-04-17
| |/
* | Merge branch 'lf/read-blob-data-from-index'Junio C Hamano2013-04-21
|\ \
| * | read_blob_data_from_index(): optionally return the size of blob dataLukas Fleischer2013-04-17
| * | attr.c: extract read_index_data() as read_blob_data_from_index()Lukas Fleischer2013-04-17
| |/
| * Merge branch 'kb/name-hash' into maint-1.8.1Junio C Hamano2013-04-03
| |\
* | \ Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part)Junio C Hamano2013-04-19
|\ \ \
| * | | add -u: only show pathless 'add -u' warning when changes exist outside cwdJonathan Nieder2013-04-03
* | | | Merge branch 'tb/shared-perm'Junio C Hamano2013-04-07
|\ \ \ \
| * | | | path.c: simplify adjust_shared_perm()Torsten Bögershausen2013-04-05
* | | | | Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'Junio C Hamano2013-04-03
|\ \ \ \ \
| * | | | | checkout: avoid unnecessary match_pathspec callsNguyễn Thái Ngọc Duy2013-03-27
| |/ / / /
* | | | | Merge branch 'kb/name-hash'Junio C Hamano2013-04-01
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees2013-02-27
* | | | | Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-01
|\ \ \ \ \
| * | | | | teach get_remote_heads to read from a memory bufferJeff King2013-02-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs/archive-zip-raw-compression'Junio C Hamano2013-03-27
|\ \ \ \ \
| * | | | | archive-zip: use deflateInit2() to ask for raw compressed dataRené Scharfe2013-03-16
* | | | | | Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | setup: suppress implicit "." work-tree for bare reposJeff King2013-03-08
| * | | | | environment: add GIT_PREFIX to local_repo_envJeff King2013-03-08
| * | | | | cache.h: drop LOCAL_REPO_ENV_SIZEJeff King2013-03-08
| | |_|_|/ | |/| | |
| * | | | Merge branch 'mh/ceiling' into maintJunio C Hamano2013-01-28
| |\ \ \ \
* | \ \ \ \ Merge branch 'nd/count-garbage'Junio C Hamano2013-03-21
|\ \ \ \ \ \
| * | | | | | count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-15
| | |_|_|/ / | |/| | | |