index
:
jcarr/libgit2
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
/
checkout.go
Age
Commit message (
Expand
)
Author
2015-03-04
Cherrypick
Mark Probst
2015-03-04
Fix typos in constants
Mark Probst
2015-01-29
Add TargetDirectory field to Checkout options.
joseferminj
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-08-28
embrace static types
CMGS
2014-08-27
enhance checkout, add CheckoutTree method
CMGS
2014-05-03
checkout: init_opts -> init_options
Carlos Martín Nieto
2014-03-26
update to new merge API
Jesse Ezell
2014-03-11
CheckoutIndex: allow for index to be nil
Carlos Martín Nieto
2014-03-11
Move checkout functions options more in line with the library
Carlos Martín Nieto
2014-03-11
Remove custom checkout opts init function
Carlos Martín Nieto
2014-03-11
Adjust to checkout_opts -> checkout_options
Carlos Martín Nieto
2014-02-26
Added git error code to the error object.
Jesper Hansen
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
Camel-case constants
Carlos Martín Nieto
2013-03-19
Implement rudimentary checkout operations
Axel Wagner