summaryrefslogtreecommitdiff
path: root/include/git2/revwalk.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce GIT_CALLBACK macro to enforce cdeclEdward Thomson2019-01-171-1/+1
* revwalk: Allow changing hide_cbEivind Fonn2018-11-281-1/+1
* revwalk: refer the sorting modes more to git's optionscmn/sorting-modesCarlos Martín Nieto2018-09-171-5/+5
* revwalk: update the description for the default sortingCarlos Martín Nieto2016-10-061-6/+4
* revwalk: reword the push textcmn/hide-then-pushCarlos Martín Nieto2015-04-131-8/+10
* Update some documentationCarlos Martín Nieto2014-10-181-23/+28
* Correcting format of comments in header fileAnurag Gupta2014-03-241-13/+13
* Unit Tests for hide_cb in revwalkAnurag Gupta2014-03-241-2/+2
* Callback to hide commits in revision walker.Anurag Gupta2014-03-241-0/+24
* Merge pull request #2094 from libgit2/cmn/push-non-commitRussell Belfer2014-02-051-4/+10
|\
| * revwalk: ignore wrong object type in glob pushesCarlos Martín Nieto2014-02-051-0/+6
| * revwalk: accept committish objectsCarlos Martín Nieto2014-02-051-4/+4
* | docs: produce literal asterisksCarlos Martín Nieto2014-02-051-2/+2
|/
* revwalk: allow simplifying by first-parentCarlos Martín Nieto2013-09-091-0/+8
* revwalk: Parse revision rangesGreg Price2013-04-061-0/+15
* Fix puzzling doc commentGreg Price2013-03-311-1/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* API updates for revwalk.hBen Straub2012-11-271-8/+8
* 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