- 18 Jul, 2019 1 commit
-
-
Ondřej Nový authored
-
- 03 Aug, 2018 1 commit
-
-
Ondřej Nový authored
-
- 12 Feb, 2018 1 commit
-
-
Ondřej Nový authored
-
- 22 Aug, 2017 1 commit
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
- 06 Aug, 2017 1 commit
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
- 04 Aug, 2017 9 commits
-
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
Daniel Baumann authored
Signed-off-by:Daniel Baumann <daniel.baumann@progress-linux.org>
-
- 21 Jun, 2016 1 commit
-
-
Thomas Goirand authored
-
- 02 Jun, 2016 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 19 May, 2016 2 commits
-
-
Ondřej Nový authored
-
Ondřej Nový authored
-
- 08 Feb, 2016 1 commit
-
-
Thomas Goirand authored
-
- 10 Mar, 2015 4 commits
-
-
Dan Bode authored
bump version to 0.0.5
-
Dan Bode authored
-
Dan Bode authored
update support for new repos
-
Dan Bode authored
in some cases, the update command needs to install new repos from scratch. This is to support the case where you need to use librarian-puppet to update a cache by adding a new repo. this code ensures that update will run install in the case where the target directory does not already exist.
-
- 01 Mar, 2015 2 commits
- 12 Sep, 2014 1 commit
-
-
Dan Bode authored
Update LICENSE
-
- 05 Jun, 2014 2 commits
-
-
Garrett Honeycutt authored
-
Dan Bode authored
Disallow duplicates
-
- 04 Jun, 2014 2 commits
-
-
Dan authored
This commit ensures that multiple modules matching the same name cannot be simultaneously installed. The last one specified will win. This allows Puppetfiles to refer to other Puppetfiles via eval where you can always trust that the later reffered to file will win.
-
Dan Bode authored
passing tests again
-
- 24 Jan, 2014 3 commits
- 03 Nov, 2013 1 commit
-
-
Henrik authored
-
- 28 Oct, 2013 2 commits
- 15 Oct, 2013 1 commit
-
-
Dan Bode authored
Update fix up
-
- 09 Oct, 2013 2 commits
-
-
Dan Bode authored
This represents a minor refactor of the update command. - only fetches the required branch - still updates references - keeps track of independent checkout command This is a little hacky and necessary b/c it is currently necessary to add origin to your Puppetfile when specifying a branch. It keeps track of the specified reference for use for checkout, and also removes origin to serve as the remote branch name.
-
Garrett Honeycutt authored
This commit gives the ability to run with an update command which will only update git repo's that do not have a SHA-1 hash as the ref.
-