index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
walk.go
Age
Commit message (
Expand
)
Author
2021-09-05
Make all non-user-creatable structures non-comparable (#802)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2017-07-08
Third round of keep-alive aditions
Carlos Martín Nieto
2016-08-29
Removes redundant iteration over check.
Alan Johnson
2016-08-04
Fixing issue with error conversion.
Alan Johnson
2016-02-07
Add RevWalk.SimplifyFirstParent()
Orivej Desh
2015-08-31
Don't trat a revwalk's ITEROVER as an error
Carlos Martín Nieto
2014-12-11
Remove useless includes
Carlos Martín Nieto
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-04-02
make it possible to handle errors
Jesse Ezell
2014-03-30
add missing walk functions
Jesse Ezell
2014-03-07
add blob chunk creation, creation of tree builders for specific trees, minor ...
Jesse Ezell
2014-02-26
Added git error code to the error object.
Jesper Hansen
2014-02-26
Remove 'oid' as id name
Carlos Martín Nieto
2013-12-18
Lock the OS thread when acessing errors
Carlos Martín Nieto
2013-11-14
Don't repeat the pkg-config line
Carlos Martín Nieto
2013-09-12
Give each const group a type
Carlos Martín Nieto
2013-09-12
Camel-case constants
Carlos Martín Nieto
2013-03-05
Bring back the RevWalk
Carlos Martín Nieto