summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Support 'raw' date formatLinus Torvalds2009-02-201-1/+2
* Merge branch 'maint'Junio C Hamano2009-02-191-0/+1
|\
| * More friendly message when locking the index fails.Matthieu Moy2009-02-191-0/+1
* | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-191-0/+1
* | Merge branch 'ms/mailmap'Junio C Hamano2009-02-151-0/+1
|\ \
| * | Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-081-0/+1
* | | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-3/+0
* | | Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano2009-02-101-1/+1
|\ \ \
| * | | Remove unused normalize_absolute_path()Johannes Sixt2009-02-071-1/+0
| * | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt2009-02-071-0/+1
* | | | Merge branch 'maint'Junio C Hamano2009-02-101-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-101-0/+1
| |\ \ \
| | * | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-101-0/+1
| | |/ /
| * | | Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano2009-02-051-0/+4
| |\ \ \
* | \ \ \ Merge branch 'js/notes'Junio C Hamano2009-02-051-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Introduce commit notesJohannes Schindelin2008-12-211-0/+3
| |/ / /
* | | | Merge branch 'tr/previous-branch'Junio C Hamano2009-01-281-0/+1
|\ \ \ \
| * | | | checkout: implement "@{-N}" shortcut name for N-th last branchJunio C Hamano2009-01-171-0/+1
* | | | | Merge branch 'kb/lstat-cache'Junio C Hamano2009-01-251-0/+4
|\ \ \ \ \
| * | | | | lstat_cache(): introduce clear_lstat_cache() functionKjetil Barvik2009-01-181-0/+1
| * | | | | lstat_cache(): introduce invalidate_lstat_cache() functionKjetil Barvik2009-01-181-0/+1
| * | | | | lstat_cache(): introduce has_dirs_only_path() functionKjetil Barvik2009-01-181-0/+1
| * | | | | lstat_cache(): introduce has_symlink_or_noent_leading_path() functionKjetil Barvik2009-01-181-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'cb/add-pathspec'Junio C Hamano2009-01-251-1/+0
|\ \ \ \ \
| * | | | | remove pathspec_match, use match_pathspec insteadClemens Buchacher2009-01-141-1/+0
| |/ / / /
* | | | | Merge branch 'lt/maint-wrap-zlib'Junio C Hamano2009-01-211-0/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-111-0/+4
| | |/ | |/|
* | | sha1_file: make "read_object" staticChristian Couder2009-01-131-3/+0
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2008-12-111-0/+1
|\ \ | |/
| * make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-101-0/+1
| * Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-021-1/+3
| |\
* | | git add --intent-to-add: fix removal of cached emptinessJunio C Hamano2008-11-281-1/+2
* | | Merge branch 'nd/narrow' (early part) into jc/add-i-t-aJunio C Hamano2008-11-281-4/+54
|\ \ \
| * | | Extend index to save more flagsNguyễn Thái Ngọc Duy2008-10-121-4/+54
* | | | Merge branch 'lt/preload-lstat'Junio C Hamano2008-11-271-0/+3
|\ \ \ \
| * | | | Add cache preload facilityLinus Torvalds2008-11-141-0/+3
* | | | | Merge branch 'jk/commit-v-strip'Junio C Hamano2008-11-161-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | define empty tree sha1 as a macroJeff King2008-11-121-0/+6
* | | | | Merge branch 'np/pack-safer'Junio C Hamano2008-11-121-1/+4
|\ \ \ \ \
| * | | | | make unpack_object_header() non fatalNicolas Pitre2008-11-021-1/+1
| * | | | | close another possibility for propagating pack corruptionNicolas Pitre2008-11-021-0/+3
* | | | | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-121-1/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey2008-11-121-0/+1
| * | | | | packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey2008-11-121-1/+2
* | | | | | Merge branch 'maint'Junio C Hamano2008-11-121-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | checkout: Fix "initial checkout" detectionJunio C Hamano2008-11-121-0/+2
| |/ / /
| * | | Merge branch 'ar/maint-mksnpath' into maintJunio C Hamano2008-11-081-0/+7
| |\ \ \
| * \ \ \ Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano2008-11-081-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano2008-11-021-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ar/mksnpath'Junio C Hamano2008-11-051-0/+7
|\ \ \ \ \ \ \