summaryrefslogtreecommitdiff
path: root/attr.h
AgeCommit message (Expand)Author
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering
2011-08-04Rename git_checkattr() to git_check_attr()Michael Haggerty
2011-08-04Allow querying all attributes on a fileMichael Haggerty
2011-08-04Provide access to the name attribute of git_attrMichael Haggerty
2010-05-31enums: omit trailing comma for portabilityGary V. Vaughan
2010-01-17git_attr(): fix function signatureJunio C Hamano
2009-04-18attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy
2009-03-14Read attributes from the index that is being checked outJunio C Hamano
2007-04-18Fix funny types used in attribute value representationJunio C Hamano
2007-04-17Allow more than true/false to attributes.Junio C Hamano
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano