31 Jul, 2012
1 commit
26 Jul, 2012
2 commits
24 Jul, 2012
1 commit
-
The new `--no-local-clone` argument to -bundle command makes it so that if the
bundle specified is a local path, then no new clone is made. The bundle is
loaded directly from the given path.
20 Jul, 2012
3 commits
18 Jul, 2012
3 commits
13 Jul, 2012
13 commits
-
All supported syntexes for a repo url are now tested. The ssh url of github was
failing the test, so that is also fixed in this commit.
12 Jul, 2012
1 commit
08 Jun, 2012
1 commit
07 Jun, 2012
8 commits
-
And a couple of fixes for bugs discovered along the way. These are tests *only*
for the valid syntaxes. Its currently undefined behavior for invalid syntaxes.
Tests for proper error reporting should also be added soon. -
Tests are currently failing and already helped me spot a bug with the argument
parsing (That's where the tests fail).
05 Jun, 2012
2 commits
-
The `bundle-list` command is used to list the currently specified bundles.