summaryrefslogtreecommitdiff
path: root/include/git2/revwalk.h
Commit message (Expand)AuthorAgeFilesLines
* Diff iteratorsRussell Belfer2012-09-051-1/+1
* Replace incorrect 'it' with 'if' in documentationKevin Sawicki2012-07-031-2/+2
* Fix spelling errors.Bruce Mitchener2012-05-191-4/+4
* errors: Rename the generic return codesVicent Martí2012-05-181-11/+11
* Move git_merge_base() to is own header and document itCarlos Martín Nieto2012-04-121-3/+0
* Implement git_merge_base()Carlos Martín Nieto2012-04-121-0/+3
* revwalk: allow pushing/hiding a reference by nameCarlos Martín Nieto2012-04-121-0/+22
* revwalk: add convenience function to push/hide HEADCarlos Martín Nieto2012-02-271-0/+16
* revwalk: introduce pushing and hiding by globCarlos Martín Nieto2012-02-271-0/+30
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-5/+5
* Cleanup legal dataVicent Marti2011-09-191-22/+4
* Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...David Boyce2011-09-131-3/+3
* Update documentationVicent Marti2011-06-161-3/+3
* Fix headers for the new Revision WalkerVicent Marti2011-03-161-1/+1
* Change the Revwalk reset behavior to the old versionVicent Marti2011-03-161-8/+57
* Rewrite the Revision WalkerVicent Marti2011-03-141-3/+5
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+136