puppet-modules/puppetlabs-apt.git
2012-01-16 Dan BodeMerge pull request #4 from webfactory/pin_before_source
2012-01-14 Dan BodeMerge pull request #12 from haus/11953_fix_apt_force_ve...
2012-01-13 Matthaus Litteken(#11953) Apt::force passes $version to aptitude
2012-01-13 Matthaus LittekenMerge pull request #11 from bodepd/11413_apt_force_quer...
2012-01-13 Dan BodeMerge pull request #8 from cwarden/source-example-impro...
2012-01-13 Dan Bode(#11413) Add spec test for apt::force to verify changes...
2012-01-13 Matthias Pigulla(#11413) Update dpkg query used by apt::force
2012-01-04 Matthaus LittekenMerge pull request #9 from bodepd/10451_fix_apt_update_...
2012-01-04 Dan Bode(#10451) Add test coverage to apt::ppa
2011-12-20 Christian G... include_src parameter in example; Whitespace cleanup
2011-12-20 Garrett HoneycuttMerge pull request #7 from cwarden/patch-1
2011-12-20 Christian G... fix typos in "repositories"
2011-11-02 Matthias PigullaFix (#10451) - apt::ppa fails to "apt-get update" when...
2011-11-02 Matthias PigullaSet the pin priority before adding the source (Fix...
2011-08-26 Matthaus LittekenMerge pull request #3 from rnavarro/master
2011-08-25 Robert NavarroRefactored as per mlitteken
2011-08-18 Robert NavarroAdded some crazy bash madness to check if the ppa is...
2011-08-02 Spencer Krum(#8720) Replace Apt::Ppa with Apt::Builddep
2011-07-24 Monty Tayloradded builddep command.
2011-06-03 Dan Bodeadded the ability to specify the content of a key
2011-05-30 Dan BodeFixes ppa test.
2011-05-30 Dan Bodereformatted whitespace to match recommended style
2011-05-30 Dan Bodeignore swap files.
2011-05-30 Dan Bodeadded smoke tests for module.
2011-05-30 Dan Bodereformatted apt::ppa according to recommended
2011-05-30 Dan BodeCreated a params class to hold global data.
2011-05-30 Dan BodeAdded two params for apt class
2011-04-18 Jeff WallaceUpdate LICENSE.
2011-04-18 Scott McLeodSupport ability to add more than one PPA
2011-03-11 Ben GodfreyAdd call to apt-update after add-apt-repository in...
2011-03-11 Ben GodfreyAdd package definition for python-software-properties
2011-03-11 Ben GodfreyAbs paths for all commands
2011-03-11 Ben GodfreyMerge branch 'master' of github.com:afternoon/puppet-apt
2011-03-11 Jeff WallaceMerge branch 'master' of github.com:evolvingweb/puppet-apt
2010-07-12 Jeff WallaceMerge branch 'master' of github.com:evolvingweb/puppet-apt
2010-07-12 Jeff WallaceAdding LICENSE
2010-05-06 Jeff WallaceHeading fix in README
2010-04-27 Jeff WallaceTypo in README
2010-04-27 Jeff WallaceFirst commit