summaryrefslogtreecommitdiff
path: root/src/attr_file.h
Commit message (Expand)AuthorAgeFilesLines
* attr: Do not export variables externallyattr-exportVicent Marti2012-08-021-0/+4
* Fix bugs for status with spaces and reloaded attrsRussell Belfer2012-05-241-0/+3
* Add cache busting to attribute cacheRussell Belfer2012-05-101-0/+10
* Support reading attributes from indexRussell Belfer2012-05-031-8/+13
* Fix leading slash behavior in attrs/ignoresRussell Belfer2012-04-261-1/+5
* Rename git_khash_str to git_strmap, etc.Russell Belfer2012-04-251-1/+0
* Convert attrs and diffs to use string poolsRussell Belfer2012-04-251-5/+9
* Add support for pathspec to diff and statusRussell Belfer2012-04-131-0/+1
* Improve config handling for diff,submodules,attrsRussell Belfer2012-03-301-1/+0
* Convert attr and other files to new errorsRussell Belfer2012-03-141-3/+3
* Update Copyright headerschu2012-02-131-1/+1
* Fix attr path is_dir checkRussell Belfer2012-01-311-1/+1
* Fix handling of relative paths for attrsRussell Belfer2012-01-161-4/+8
* Patch cleanup for mergeRussell Belfer2012-01-161-0/+5
* Initial implementation of gitignore supportRussell Belfer2012-01-111-19/+20
* Add support for macros and cache flush API.Russell Belfer2011-12-291-10/+33
* Add APIs for git attributesRussell Belfer2011-12-201-0/+87