aboutsummaryrefslogtreecommitdiff
path: root/attr.h
Commit message (Expand)AuthorAge
* correct a few doubled-word nits in comments and documentationJim Meyering2012-03-28
* Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-04
* Allow querying all attributes on a fileMichael Haggerty2011-08-04
* Provide access to the name attribute of git_attrMichael Haggerty2011-08-04
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
* git_attr(): fix function signatureJunio C Hamano2010-01-16
* attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy2009-04-17
* Read attributes from the index that is being checked outJunio C Hamano2009-03-13
* Fix funny types used in attribute value representationJunio C Hamano2007-04-18
* Allow more than true/false to attributes.Junio C Hamano2007-04-17
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14