summaryrefslogtreecommitdiff
path: root/checkout.go
AgeCommit message (Expand)Author
2014-05-03checkout: init_opts -> init_optionsCarlos Martín Nieto
2014-03-26update to new merge APIJesse Ezell
2014-03-11CheckoutIndex: allow for index to be nilCarlos Martín Nieto
2014-03-11Move checkout functions options more in line with the libraryCarlos Martín Nieto
2014-03-11Remove custom checkout opts init functionCarlos Martín Nieto
2014-03-11Adjust to checkout_opts -> checkout_optionsCarlos Martín Nieto
2014-02-26Added git error code to the error object.Jesper Hansen
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-12Camel-case constantsCarlos Martín Nieto
2013-03-19Implement rudimentary checkout operationsAxel Wagner