Age | Commit message (Expand) | Author |
2014-05-15 | Fix detached head state | Travis Fields |
2014-05-13 | Merge pull request #138 from cyberious/FM-1284 | Ashley Penney |
2014-05-13 | Fix issue where force=>true was not destroying repository then recreating | Travis Fields |
2014-05-12 | Add test for ensure latest with branch specified | John Duarte |
2014-05-08 | Use on(host, '') rather than host.execute('') syntax | John Duarte |
2014-05-08 | Change apply syntax to apply_manifest_on | John Duarte |
2014-05-07 | Add acceptance tests for git protocols using clone | John Duarte |
2014-04-03 | Merge pull request #120 from huandu/master | Ashley Penney |
2014-04-03 | Merge pull request #121 from fkrull/master | Ashley Penney |
2014-04-03 | Merge pull request #131 from igalic/fix-tabbing | Ashley Penney |
2014-04-03 | fix tabbing in vcsrepo test | Igor Galić |
2014-04-02 | Merge pull request #130 from Phil0xF7/add_beaker-rspec_tests | Hunter Haugen |
2014-04-02 | add beaker-rspec support | Phil Pham |
2014-03-31 | Merge pull request #108 from sodabrew/bzr_set_ownership | Aaron Stone |
2014-03-06 | Call set_ownership from the bzr provider | Aaron Stone |
2014-02-16 | Only add ssh options to commands that actually talk to the network. | Felix Krull |
2014-02-12 | use `git rev-parse` to get tag canonical revision. | Huan Du |
2014-01-24 | Merge pull request #105 from mcanevet/no_su | Ashley Penney |
2014-01-14 | Merge pull request #117 from jonoterc/fix_svnlook | Aaron Stone |
2014-01-14 | fix svnlook behavior with plain directories | jonoterc |
2014-01-11 | Merge pull request #115 from instruct-br/use_remote_name_when_cloning_a_repo | Ashley Penney |
2014-01-11 | git: actually use the remote parameter | Miguel Di Ciurcio Filho |
2014-01-07 | Merge pull request #114 from freyes/add-git-shallow-clone | Aaron Stone |
2014-01-07 | Add the option to shallow clones with git | Felipe Reyes |
2014-01-07 | Temporary workaround for broken Rubygems on Travis | Aaron Stone |
2013-12-04 | Merge pull request #109 from mikegerwitz/master | Aaron Stone |
2013-12-04 | Stripping git on_branch? return value; contains trailing newline | Mike Gerwitz |
2013-12-02 | Merge pull request #106 from mikegerwitz/master | Ashley Penney |
2013-12-02 | Using rev-parse to determine branch name of HEAD for on_branch? method | Mike Gerwitz |
2013-12-02 | origin/HEAD is not valid; use origin/master for latest when branch == 'master' | Mike Gerwitz |
2013-11-24 | Don't 'su' if passed user is current user | Mickaẽl Canévet |
2013-11-13 | Merge pull request #102 from apenney/020-release | Ashley Penney |
2013-11-13 | Prepare 0.2.0 release. | Ashley Penney |
2013-11-08 | Merge pull request #98 from reidmv/autorequire_git | Ashley Penney |
2013-10-20 | Add autorequire for Package['git'] | Reid Vandewiele |
2013-10-08 | Merge pull request #96 from apenney/metadata | Aaron Stone |
2013-10-08 | Add a blank dependencies section and stringify versions. | Ashley Penney |
2013-10-07 | FM-103: Add metadata.json to all modules. | Ashley Penney |
2013-10-07 | Merge pull request #95 from apenney/metadata | Ashley Penney |
2013-10-01 | Merge pull request #93 from apenney/coverage | Aaron Stone |
2013-10-01 | Modifications to .travis.yml to test appropriately. | Ashley Penney |
2013-09-18 | Add convert_working_copy_to_bear and convert_bare_to_working_copy tests. | Ashley Penney |
2013-09-18 | Add tests for convert_working_copy_to_bare and | Ashley Penney |
2013-09-18 | Add latest tests. | Ashley Penney |
2013-09-18 | Add test for latest? | Ashley Penney |
2013-09-18 | Overhaul the spec tests to work in rspec2. | Ashley Penney |
2013-09-04 | Merge pull request #91 from jiacona/master | Aaron Stone |
2013-09-04 | Merge pull request #92 from markleightonfisher/dev-README.CVS.markdown | Aaron Stone |
2013-09-04 | Documented the "module" attribute. | Mark Leighton Fisher |
2013-08-28 | change path_empty? to not do full directory listing | John Iacona |