summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-081-0/+1
* 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
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ar/maint-mksnpath' into ar/mksnpathJunio C Hamano2008-10-301-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen2008-10-301-0/+2
| | * | | | | | Add git_snpath: a .git path formatting routine with output bufferAlex Riesen2008-10-301-0/+2
| * | | | | | | Merge branch 'ar/maint-mksnpath' into HEADJunio C Hamano2008-10-261-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | Add mksnpath which allows you to specify the output bufferAlex Riesen2008-10-261-0/+3
* | | | | | | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Fix git branch -m for symrefs.Miklos Vajna2008-10-261-1/+1
| |/ / / /
* | | | | rm: loosen safety valve for empty filesJeff King2008-10-221-0/+1
* | | | | Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-211-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-191-0/+2
| |/ / /
* | | | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-171-0/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | refactor handling of "other" files in ls-files and statusJeff King2008-10-171-0/+2
| |/
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-091-0/+1
|\ \
| * | add have_git_dir() functionDmitry Potapov2008-09-301-0/+1
* | | Merge branch 'jc/add-ita'Shawn O. Pearce2008-10-091-0/+2
|\ \ \