summaryrefslogtreecommitdiff
path: root/include/git2/attr.h
Commit message (Expand)AuthorAgeFilesLines
* Export git_attr_valueJosh Triplett2012-08-111-1/+1
* Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti2012-08-061-11/+10
|\
| * Update iterators for consistency across libraryRussell Belfer2012-08-031-11/+10
* | attr: Do not export variables externallyVicent Marti2012-08-021-9/+25
|/
* attr: Rename the `git_attr__` exportsVicent Marti2012-07-151-8/+8
* Fix spelling errors.Bruce Mitchener2012-05-191-1/+1
* global: Change parameter ordering in APIVicent Martí2012-05-181-16/+16
* Fix memory leaks and use after freeRussell Belfer2012-05-041-3/+3
* Support reading attributes from indexRussell Belfer2012-05-031-11/+155
* attr: Change the attribute check macrosVicent Martí2012-03-021-5/+5
* Update Copyright headerschu2012-02-131-1/+1
* Add support for macros and cache flush API.Russell Belfer2011-12-291-0/+24
* Add APIs for git attributesRussell Belfer2011-12-201-0/+56