summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/index-pack-reduce-recheck'Junio C Hamano2015-06-241-1/+10
|\
| * index-pack: avoid excessive re-reading of pack directoryjk/index-pack-reduce-recheckJeff King2015-06-091-1/+10
* | Merge branch 'js/sleep-without-select'Junio C Hamano2015-06-241-0/+1
|\ \
| * | help.c: wrap wait-only poll() invocation in sleep_millisec()Johannes Sixt2015-06-051-0/+1
* | | Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-011-7/+13
|\ \ \
| * | | sha1_name: get_sha1_with_context learns to follow symlinksDavid Turner2015-05-201-7/+13
* | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-261-0/+6
|\ \ \ \
| * | | | untracked cache: mark index dirty if untracked cache is updatedNguyễn Thái Ngọc Duy2015-03-121-0/+1
| * | | | untracked cache: avoid racy timestampsNguyễn Thái Ngọc Duy2015-03-121-0/+2
| * | | | untracked cache: save to an index extensionNguyễn Thái Ngọc Duy2015-03-121-0/+3
* | | | | Merge branch 'jc/ignore-epipe-in-filter'Junio C Hamano2015-05-221-0/+4
|\ \ \ \ \
| * | | | | copy.c: make copy_fd() report its status silentlyJunio C Hamano2015-05-191-0/+4
* | | | | | Merge branch 'kn/cat-file-literally'Junio C Hamano2015-05-191-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | sha1_file: support reading from a loose object of unknown typeKarthik Nayak2015-05-061-0/+2
* | | | | | Merge branch 'pt/xdg-config-path'Junio C Hamano2015-05-111-1/+7
|\ \ \ \ \ \
| * | | | | | path.c: remove home_config_paths()pt/xdg-config-pathPaul Tan2015-05-061-1/+0
| * | | | | | path.c: implement xdg_config_home()Paul Tan2015-05-061-0/+7
* | | | | | | Merge branch 'jc/hash-object'Junio C Hamano2015-05-111-0/+1
|\ \ \ \ \ \ \
| * | | | | | | hash-object --literally: fix buffer overrun with extra-long object typeEric Sunshine2015-05-051-0/+1
* | | | | | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-111-5/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | count-objects: report unused files in $GIT_DIR/worktrees/...Nguyễn Thái Ngọc Duy2014-12-011-0/+1
| * | | | | | | wrapper.c: wrapper to open a file, fprintf then closeNguyễn Thái Ngọc Duy2014-12-011-0/+2
| * | | | | | | setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-011-0/+1
| * | | | | | | $GIT_COMMON_DIR: a new environment variableNguyễn Thái Ngọc Duy2014-12-011-1/+3
| * | | | | | | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-011-0/+1
| * | | | | | | git_snpath(): retire and replace with strbuf_git_path()Nguyễn Thái Ngọc Duy2014-12-011-2/+2
| * | | | | | | path.c: make get_pathname() call sites return const char *Nguyễn Thái Ngọc Duy2014-12-011-3/+3
* | | | | | | | Merge branch 'jk/prune-mtime'Junio C Hamano2015-05-051-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | sha1_file: only freshen packs once per runJeff King2015-04-201-0/+1
| * | | | | | | | reachable: only mark local objects as recentJeff King2015-04-201-3/+5
* | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-05-051-4/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | define utility functions for object IDsbrian m. carlson2015-03-131-4/+28
| * | | | | | | | define a structure for object IDsbrian m. carlson2015-03-131-0/+8
* | | | | | | | | Merge branch 'jc/report-path-error-to-dir'Junio C Hamano2015-03-261-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | report_path_error(): move to dir.cjc/report-path-error-to-dirJunio C Hamano2015-03-241-1/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano2015-03-251-0/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | refs: introduce a "ref paranoia" flagJeff King2015-03-201-0/+8
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'jk/prune-mtime' into maintJunio C Hamano2015-03-051-0/+9
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'jk/decimal-width-for-uintmax' into maintJunio C Hamano2015-03-051-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mh/refs-have-new'Junio C Hamano2015-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | refs.c: change some "flags" to "unsigned int"Michael Haggerty2015-02-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/prune-mtime'Junio C Hamano2015-02-221-0/+9
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | for_each_loose_file_in_objdir: take an optional strbuf pathJeff King2015-02-091-0/+9
* | | | | | | | Merge branch 'jk/decimal-width-for-uintmax'Junio C Hamano2015-02-181-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | decimal_width: avoid integer overflowjk/decimal-width-for-uintmaxJeff King2015-02-051-1/+1
* | | | | | | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-221-7/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | compat: convert modes to use portable file type valuesdm/compat-s-ifmt-for-zosDavid Michael2014-12-041-7/+0
* | | | | | | Sync with v2.1.4Junio C Hamano2014-12-171-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Sync with v2.0.5Junio C Hamano2014-12-171-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Sync with v1.9.5Junio C Hamano2014-12-171-0/+3
| | |\ \ \ \