summaryrefslogtreecommitdiff
path: root/src/attrcache.c
Commit message (Expand)AuthorAgeFilesLines
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-1/+2
* Remove extra semicolon outside of a functionStefan Widgren2015-02-151-1/+1
* attr_session: keep a temp bufferEdward Thomson2015-02-041-3/+7
* attrcache: don't re-read attrs during checkoutEdward Thomson2015-02-031-2/+3
* Merge pull request #2303 from jacquesg/mingw-lseekVicent Marti2014-05-191-1/+1
|\
| * git_pool_mallocsz takes an unsigned longJacques Germishuys2014-05-011-1/+1
* | Increase use of config snapshotsrb/coverity-fixesRussell Belfer2014-05-131-4/+7
|/
* Fix some coverity-found issuesRussell Belfer2014-04-211-6/+4
* attrcache: fix use-after-freeCarlos Martín Nieto2014-04-211-1/+1
* Some memory leak fixesRussell Belfer2014-04-171-26/+28
* Fix broken logic for attr cache invalidationRussell Belfer2014-04-171-61/+61
* Fix tests with new attr cache codeRussell Belfer2014-04-171-33/+82
* Attribute file cache refactorRussell Belfer2014-04-171-0/+397