summaryrefslogtreecommitdiffstats
path: root/attr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-051-2/+2
* Allow querying all attributes on a fileMichael Haggerty2011-08-051-0/+9
* Provide access to the name attribute of git_attrMichael Haggerty2011-08-051-0/+7
* enums: omit trailing comma for portabilityGary V. Vaughan2010-06-011-1/+1
* git_attr(): fix function signatureJunio C Hamano2010-01-171-1/+1
* attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy2009-04-181-1/+2
* Read attributes from the index that is being checked outJunio C Hamano2009-03-141-0/+6
* Fix funny types used in attribute value representationJunio C Hamano2007-04-191-7/+15
* Allow more than true/false to attributes.Junio C Hamano2007-04-171-1/+11
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-0/+16