aboutsummaryrefslogtreecommitdiffstats
path: root/pym/portage/package/ebuild/digestcheck.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into public_apipublic_apiBrian Dolbec2014-03-261-5/+10
* Replace @returns with @return.Zac Medico2012-03-271-1/+1
* Fix an issue where emerge will abort when merge starts if we have a file in our Manifest that does not exist on disk, even with thin-manifest enabled.Daniel Robbins2011-10-281-1/+1
* digestcheck: handle allow_missing for distfilesZac Medico2011-10-131-0/+2
* manifest: controllable per repoBrian Harring2011-09-271-2/+1
* Remove unused Manifest imports.v2.2.0_alpha58Zac Medico2011-09-141-1/+0
* digestcheck: only show relevant msgs for thinZac Medico2011-09-141-9/+12
* digestcheck: remove empty/missing Manifest checksZac Medico2011-09-141-22/+0
* add thin manifest support to the Manifest classBrian Harring2011-09-121-1/+1
* Bind all manifest access through repoconfigsBrian Harring2011-09-121-1/+3
* debuild: pass manifest to digestcheck()v2.2.0_alpha45Zac Medico2011-07-131-2/+3
* Update timestamps in headers of modified files.Zac Medico2011-07-121-1/+1
* digestcheck: more allow-missing-manifestsZac Medico2011-07-071-0/+2
* digestcheck: support allow-missing-manifestsZac Medico2011-07-061-2/+7
* digestcheck: avoid display of u'' from KeyErrorZac Medico2010-12-171-5/+4
* Add a deprecation warning for the unused justmanifest parameter ofZac Medico2010-08-211-1/+11
* GLEP 55 removalDaniel Robbins2010-07-061-5/+2
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Fix typo in import.Zac Medico2010-02-251-1/+1
* Move portage.digestcheck to portage.package.ebuild.digestcheck.Zac Medico2010-02-251-0/+154