summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2012-05-02Fix failing hg provider spec caused by refactoring in commit ↵John Chilton
f1120f2d9b121097b7e77709328144af330d0b34
2010-03-18Support different create and revision= operations depending on the revision ↵Bruce Williams
type in Git (commit, tag, or local/remote branch)
2010-03-18Add submodule support to git providerBruce Williams
2010-03-18Cleanup ProviderExampleGroupBruce Williams
2010-03-18Move support fileBruce Williams
2010-03-18Fix bad context nestingBruce Williams
2010-03-18Rename methods context_with(out)? => context_with\1_resource for clarityBruce Williams
2010-03-18Name filesystem helpers appropriatelyBruce Williams
2010-03-18Subversion to use provider example group API for specsBruce Williams
2010-03-18Mercurial to use provider example group API for specsBruce Williams
2010-03-18CVS uses provider example group for specsBruce Williams
2010-03-17Further condense provider example group API, update Bazaar provider spec to ↵Bruce Williams
use it.
2010-03-17Build ProviderExampleGroup for refactored provider testsBruce Williams
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more ↵Bruce Williams
work needed for branches (at least with git)
2010-03-14Basic Bazaar supportBruce Williams
2010-03-13Support Mercurial tags, restructure examplesBruce Williams
2010-03-13Basic Mercurial supportBruce Williams
2010-03-13Basic CVS supportBruce Williams
2010-03-13Some fixes after live testing, add support for bare cloned reposBruce Williams
2010-03-13Convert bare repos to working copy repos and vice-versaBruce Williams
2010-03-12Tests for Git revision property, cleanupBruce Williams
2010-03-12Basic SVN providerBruce Williams
2010-03-12Basic tests for git provider, stub for svn providerBruce Williams