Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-28 | correct a few doubled-word nits in comments and documentation | 1 | -1/+1 | |
2011-08-04 | Rename git_checkattr() to git_check_attr() | 1 | -2/+2 | |
2011-08-04 | Allow querying all attributes on a file | 1 | -0/+9 | |
2011-08-04 | Provide access to the name attribute of git_attr | 1 | -0/+7 | |
2010-05-31 | enums: omit trailing comma for portability | 1 | -1/+1 | |
2010-01-16 | git_attr(): fix function signature | 1 | -1/+1 | |
2009-04-17 | attr: add GIT_ATTR_INDEX "direction" | 1 | -1/+2 | |
2009-03-13 | Read attributes from the index that is being checked out | 1 | -0/+6 | |
2007-04-18 | Fix funny types used in attribute value representation | 1 | -7/+15 | |
2007-04-17 | Allow more than true/false to attributes. | 1 | -1/+11 | |
2007-04-14 | Add basic infrastructure to assign attributes to paths | 1 | -0/+16 |