summaryrefslogtreecommitdiff
path: root/include/git2/attr.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixesCarlos Martín Nieto2014-07-081-13/+16
* Update docs for new callback return value behaviorRussell Belfer2013-12-111-1/+2
* Fixed most documentation header bugsAndreas Linde2013-06-241-1/+1
* Unify whitespaces to tabsLinquize2013-05-151-1/+1
* docs: formatting fixesCarlos Martín Nieto2013-04-241-1/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* More external API cleanupVicent Marti2012-11-271-1/+3
* 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 externallyattr-exportVicent 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