summaryrefslogtreecommitdiff
path: root/tests-clar/clone
Commit message (Expand)AuthorAgeFilesLines
* Turn off network-dependent test for CI.Ben Straub2012-07-271-1/+1
* Restructure for better checkout optionsBen Straub2012-07-261-6/+6
* checkout: introduce git_checkout_optsBen Straub2012-07-261-7/+7
* Fix compile and workings on msvc.Ben Straub2012-07-111-2/+2
* Add git_path_is_empty_dir.Ben Straub2012-07-111-14/+10
* Remove duplicate of git_repository_head_tree.Ben Straub2012-07-111-6/+7
* Reindent.Ben Straub2012-07-101-83/+79
* Clone: allow empty dirs.Ben Straub2012-06-211-0/+21
* Fix warning on msvc build.Ben Straub2012-06-211-1/+1
* Clone: minor cleanup and whitespace.Ben Straub2012-06-211-57/+65
* Clone: remove fragile path-handling code.Ben Straub2012-06-211-2/+8
* Disable long-running test.Ben Straub2012-06-211-0/+2
* Disable failing test (for now).Ben Straub2012-06-211-0/+2
* Clone: restructure.Ben Straub2012-06-211-1/+5
* Add progress reporting to clone.Ben Straub2012-06-211-8/+10
* Add git_clone and git_clone_bare.Ben Straub2012-06-211-0/+101