summaryrefslogtreecommitdiff
path: root/src/attr.h
Commit message (Expand)AuthorAgeFilesLines
* Attribute file cache refactorRussell Belfer2014-04-171-33/+1
* Implement global/system file search pathsRussell Belfer2013-03-151-17/+3
* update copyrightsEdward Thomson2013-01-081-1/+1
* Support for core.ignorecasePhilip Kelley2012-09-171-1/+2
* Support new config locationsRussell Belfer2012-08-241-0/+1
* Add public API for internal ignoresRussell Belfer2012-08-211-0/+1
* Support reading attributes from indexRussell Belfer2012-05-031-10/+16
* Rename git_khash_str to git_strmap, etc.Russell Belfer2012-04-251-3/+3
* Convert hashtable usage over to khashRussell Belfer2012-04-251-2/+6
* Convert attrs and diffs to use string poolsRussell Belfer2012-04-251-0/+1
* Improve config handling for diff,submodules,attrsRussell Belfer2012-03-301-0/+5
* Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-161-2/+2
* Uniform iterators for trees, index, and workdirRussell Belfer2012-02-211-0/+7
* Update Copyright headerschu2012-02-131-1/+1
* Add unit tests for recent bug fixesRussell Belfer2012-02-011-0/+3
* Fix handling of relative paths for attrsRussell Belfer2012-01-161-1/+1
* Initial implementation of gitignore supportRussell Belfer2012-01-111-0/+30