Ben Straub
|
b401bace1b
|
Restructure for better checkout options
* Removed the #define for defaults
* Promoted progress structure to top-level API call
argument
|
2012-07-26 13:12:21 -07:00 |
|
Ben Straub
|
ef9905c990
|
checkout: introduce git_checkout_opts
Refactor checkout into several more-sensible
entry points, which consolidates common options
into a single structure that may be passed around.
|
2012-07-26 12:58:44 -07:00 |
|
Ben Straub
|
09a03995e0
|
Checkout: make core.symlinks test work on OSX.
|
2012-07-17 20:20:34 -07:00 |
|
Ben Straub
|
8651c10f1e
|
Checkout: obey core.symlinks.
|
2012-07-17 19:57:37 -07:00 |
|
Ben Straub
|
1d68fcd04b
|
Checkout: handle symlinks.
Includes unfinished win32 implementation.
|
2012-07-16 16:22:41 -07:00 |
|
Ben Straub
|
71bc89b9b6
|
Disable test that aren't quite ready yet.
|
2012-07-13 20:24:40 -07:00 |
|
Ben Straub
|
280c7bbf13
|
Add checkout test suite.
Removed 'bare' option from test repository to
allow checkout tests.
|
2012-07-13 15:52:27 -07:00 |
|