summaryrefslogtreecommitdiff
path: root/include/git2/checkout.h
Commit message (Expand)AuthorAgeFilesLines
* Add checkout.h to git2.h.Ben Straub2012-07-311-2/+2
* Checkout: add head- and ref-centric checkouts.Ben Straub2012-07-271-9/+14
* Checkout: implementation of most optionsBen Straub2012-07-261-1/+2
* Restructure for better checkout optionsBen Straub2012-07-261-17/+12
* checkout: introduce git_checkout_optsBen Straub2012-07-261-3/+33
* Fix documentation comment to match actual params.Ben Straub2012-07-131-4/+1
* Clone: new home for git_checkout_force.Ben Straub2012-06-211-0/+38