summaryrefslogtreecommitdiff
path: root/walk.go
AgeCommit message (Expand)Author
2021-09-05Make all non-user-creatable structures non-comparable (#802)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2017-07-08Third round of keep-alive aditionsCarlos Martín Nieto
2016-08-29Removes redundant iteration over check.Alan Johnson
2016-08-04Fixing issue with error conversion.Alan Johnson
2016-02-07Add RevWalk.SimplifyFirstParent()Orivej Desh
2015-08-31Don't trat a revwalk's ITEROVER as an errorCarlos Martín Nieto
2014-12-11Remove useless includesCarlos Martín Nieto
2014-10-28Make the constants have typesCarlos Martín Nieto
2014-04-02make it possible to handle errorsJesse Ezell
2014-03-30add missing walk functionsJesse Ezell
2014-03-07add blob chunk creation, creation of tree builders for specific trees, minor ...Jesse Ezell
2014-02-26Added git error code to the error object.Jesper Hansen
2014-02-26Remove 'oid' as id nameCarlos Martín Nieto
2013-12-18Lock the OS thread when acessing errorsCarlos Martín Nieto
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
2013-09-12Give each const group a typeCarlos Martín Nieto
2013-09-12Camel-case constantsCarlos Martín Nieto
2013-03-05Bring back the RevWalkCarlos Martín Nieto