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