summaryrefslogtreecommitdiff
path: root/cache.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Support 'raw' date formatLinus Torvalds1-1/+2
2009-02-19Merge branch 'maint'Junio C Hamano1-0/+1
2009-02-19More friendly message when locking the index fails.Matthieu Moy1-0/+1
2009-02-19Introduce the function strip_path_suffix()Johannes Schindelin1-0/+1
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano1-0/+1
2009-02-10Revert "Merge branch 'js/notes'"Junio C Hamano1-3/+0
2009-02-10Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano1-1/+1
2009-02-10Merge branch 'maint'Junio C Hamano1-0/+1
2009-02-10Merge branch 'maint-1.6.0' into maintJunio C Hamano1-0/+1
2009-02-10Clear the delta base cache during fast-import checkpointShawn O. Pearce1-0/+1
2009-02-08Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen1-0/+1
2009-02-07Remove unused normalize_absolute_path()Johannes Sixt1-1/+0
2009-02-07Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt1-0/+1
2009-02-05Merge branch 'js/notes'Junio C Hamano1-0/+3
2009-02-05Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano1-0/+4
2009-01-28Merge branch 'tr/previous-branch'Junio C Hamano1-0/+1
2009-01-25Merge branch 'kb/lstat-cache'Junio C Hamano1-0/+4
2009-01-25Merge branch 'cb/add-pathspec'Junio C Hamano1-1/+0
2009-01-21Merge branch 'lt/maint-wrap-zlib'Junio C Hamano1-0/+4
2009-01-18lstat_cache(): introduce clear_lstat_cache() functionKjetil Barvik1-0/+1
2009-01-18lstat_cache(): introduce invalidate_lstat_cache() functionKjetil Barvik1-0/+1
2009-01-18lstat_cache(): introduce has_dirs_only_path() functionKjetil Barvik1-0/+1
2009-01-18lstat_cache(): introduce has_symlink_or_noent_leading_path() functionKjetil Barvik1-0/+1
2009-01-17checkout: implement "@{-N}" shortcut name for N-th last branchJunio C Hamano1-0/+1
2009-01-14remove pathspec_match, use match_pathspec insteadClemens Buchacher1-1/+0
2009-01-13sha1_file: make "read_object" staticChristian Couder1-3/+0
2009-01-11Wrap inflate and other zlib routines for better error reportingLinus Torvalds1-0/+4
2008-12-21Introduce commit notesJohannes Schindelin1-0/+3
2008-12-11Merge branch 'maint'Junio C Hamano1-0/+1
2008-12-10make sure packs to be replaced are closed beforehandNicolas Pitre1-0/+1
2008-12-02Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano1-1/+3
2008-11-28git add --intent-to-add: fix removal of cached emptinessJunio C Hamano1-1/+2
2008-11-28Merge branch 'nd/narrow' (early part) into jc/add-i-t-aJunio C Hamano1-4/+54
2008-11-27Merge branch 'lt/preload-lstat'Junio C Hamano1-0/+3
2008-11-16Merge branch 'jk/commit-v-strip'Junio C Hamano1-0/+6
2008-11-14Add cache preload facilityLinus Torvalds1-0/+3
2008-11-12Merge branch 'np/pack-safer'Junio C Hamano1-1/+4
2008-11-12Merge branch 'bc/maint-keep-pack'Junio C Hamano1-1/+3
2008-11-12Merge branch 'maint'Junio C Hamano1-0/+2
2008-11-12checkout: Fix "initial checkout" detectionJunio C Hamano1-0/+2
2008-11-12define empty tree sha1 as a macroJeff King1-0/+6
2008-11-12sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey1-0/+1
2008-11-12packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey1-1/+2
2008-11-08Merge branch 'ar/maint-mksnpath' into maintJunio C Hamano1-0/+7
2008-11-08Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano1-1/+1
2008-11-05Merge branch 'ar/mksnpath'Junio C Hamano1-0/+7
2008-11-05Merge branch 'mv/maint-branch-m-symref'Junio C Hamano1-1/+1
2008-11-02make unpack_object_header() non fatalNicolas Pitre1-1/+1
2008-11-02close another possibility for propagating pack corruptionNicolas Pitre1-0/+3
2008-11-02Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano1-0/+2