index
:
puppet_vcsrepo.git
master
[puppet_vcsrepo]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
provider
/
vcsrepo
/
git.rb
Age
Commit message (
Expand
)
Author
2011-11-08
Run update_owner_and_excludes after update_preferences and get_revision
Scott O'Neil
2011-11-03
Fix (#10440) by making all commands optional
Matthias Pigulla
2011-07-27
Updated for ruby 1.9. Not sure how important this actually is. Works on bot...
Nate Mueller
2011-07-27
Fixed an issue with 8e51aebd4cf77c7d68ee that broke git when you didn't speci...
Nate Mueller
2011-07-27
Add an identity param, respected by the git provider, to use a non-standard s...
Nate Mueller
2011-06-06
(#7797) Makes git tags actually work.
Cody Herriges
2011-05-20
git: Update submodules recursively
Aleksey Lim
2011-05-20
git.rb: update_references before touching tags. tags created since last vcsre...
Adam Gandelman
2010-09-14
git: rework how to do excludes
Brett Lentz
2010-09-14
git: correct checking out latest revision of a branch.
Brett Lentz
2010-09-13
new features for vcsrepo.
Brett Lentz
2010-08-14
Support latest value for ensure property in git provider
Aleksey Lim
2010-07-29
Git provider fails to create a repo if it does not exist
James Turnbull
2010-06-01
Fixed git provider to retrieve tags
James Turnbull
2010-03-18
Fix typo.
Bruce Williams
2010-03-18
Support different create and revision= operations depending on the revision t...
Bruce Williams
2010-03-18
Add submodule support to git provider
Bruce Williams
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 wor...
Bruce Williams
2010-03-14
Make gzip compression and bare repositories explicit features
Bruce Williams
2010-03-13
Basic Mercurial support
Bruce Williams
2010-03-13
Refactor common bits to abstract provider superclass
Bruce Williams
2010-03-13
Handle special case when converting an empty bare repository to a working cop...
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-02-22
Initial commit
root