Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add checkout.h to git2.h. | Ben Straub | 2012-07-31 | 1 | -2/+2 |
* | Checkout: add head- and ref-centric checkouts. | Ben Straub | 2012-07-27 | 1 | -9/+14 |
* | Checkout: implementation of most options | Ben Straub | 2012-07-26 | 1 | -1/+2 |
* | Restructure for better checkout options | Ben Straub | 2012-07-26 | 1 | -17/+12 |
* | checkout: introduce git_checkout_opts | Ben Straub | 2012-07-26 | 1 | -3/+33 |
* | Fix documentation comment to match actual params. | Ben Straub | 2012-07-13 | 1 | -4/+1 |
* | Clone: new home for git_checkout_force. | Ben Straub | 2012-06-21 | 1 | -0/+38 |