index
:
puppet_vcsrepo.git
master
[puppet_vcsrepo]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Collapse
)
Author
2012-05-02
Fix failing hg provider spec caused by refactoring in commit ↵
John Chilton
f1120f2d9b121097b7e77709328144af330d0b34
2010-03-18
Support different create and revision= operations depending on the revision ↵
Bruce Williams
type in Git (commit, tag, or local/remote branch)
2010-03-18
Add submodule support to git provider
Bruce Williams
2010-03-18
Cleanup ProviderExampleGroup
Bruce Williams
2010-03-18
Move support file
Bruce Williams
2010-03-18
Fix bad context nesting
Bruce Williams
2010-03-18
Rename methods context_with(out)? => context_with\1_resource for clarity
Bruce Williams
2010-03-18
Name filesystem helpers appropriately
Bruce Williams
2010-03-18
Subversion to use provider example group API for specs
Bruce Williams
2010-03-18
Mercurial to use provider example group API for specs
Bruce Williams
2010-03-18
CVS uses provider example group for specs
Bruce Williams
2010-03-17
Further condense provider example group API, update Bazaar provider spec to ↵
Bruce Williams
use it.
2010-03-17
Build ProviderExampleGroup for refactored provider tests
Bruce Williams
2010-03-15
ensure = latest to support reference tracking.\n\nWorking with tags, more ↵
Bruce Williams
work needed for branches (at least with git)
2010-03-14
Basic Bazaar support
Bruce Williams
2010-03-13
Support Mercurial tags, restructure examples
Bruce Williams
2010-03-13
Basic Mercurial support
Bruce Williams
2010-03-13
Basic CVS support
Bruce Williams
2010-03-13
Some fixes after live testing, add support for bare cloned repos
Bruce Williams
2010-03-13
Convert bare repos to working copy repos and vice-versa
Bruce Williams
2010-03-12
Tests for Git revision property, cleanup
Bruce Williams
2010-03-12
Basic SVN provider
Bruce Williams
2010-03-12
Basic tests for git provider, stub for svn provider
Bruce Williams