repoman: use the repodir variable more
[portage.git] / bin / repoman
2011-09-14 Zac Medicorepoman: use the repodir variable more
2011-09-14 Zac Medicorepoman: fix KeyError from digestgen with symlink
2011-09-13 Zac Medicometadata/layout.conf: "sign-manifests = false"
2011-09-13 Zac Medicorepoman: don't sign thin manifests
2011-09-12 Brian HarringBind all manifest access through repoconfigs
2011-09-10 Zac Medicorepoman: fix a typo in the file.executable desc
2011-09-04 Zac MedicoFix repoman dependency.unknown to use xmatch. v2.2.0_alpha53
2011-08-31 Zac Medicorepoman: enable dependency.unknown for blockers
2011-08-26 Zac Medicorepoman: add a simple unit test
2011-08-25 Zac Medicopython3.2 fixes: ResourceWarning: unclosed file
2011-08-12 Zac Medicorepoman: tweak --if-modified help output v2.2.0_alpha51
2011-08-12 Zac Medicorepoman: warn when --if-modified finds nothing
2011-08-11 Zac Medicorepoman: add --if-modified option to check less
2011-07-12 Zac MedicoRemove python-2.6 StringIO.StringIO fallback.
2011-07-10 Zac MedicoMigrate from codecs.open() to io.open().
2011-07-03 Zac Medicorepoman: ElementTree.ParseError -> SyntaxError
2011-06-24 Zac Medicorepoman: fix broken set constructor usage
2011-06-24 Zac Medicorepoman: add new "dependency.unknown" warning
2011-06-17 Zac Medicorepoman: handle PermissionDenied from digestgen
2011-06-16 Zac Medicorepoman: only report allmasked if ebuilds exist
2011-05-23 Zac Medicorepoman: pass type_name to Package constructor v2.2.0_alpha35
2011-05-05 Zac Medicorepoman: make virtual.oldstyle a warning for now
2011-05-01 Zac Medicorepoman: remove most old-style virtual checks
2011-05-01 Ulrich Muellerrepoman: Check for PROVIDE.
2011-04-14 Zac Medicorepoman: cleanup gpgsign v2.2.0_alpha30
2011-04-03 Arfrever Frehtes... Merge branch 'master' of git+ssh://git.overlays.gentoo...
2011-04-03 Arfrever Frehtes... Support PORTAGE_GPG_SIGNING_COMMAND variable.
2011-04-03 Zac Medicorepoman: fix profiles.desc overlay path
2011-03-30 Arfrever Frehtes... Minor improvements in gpgsign().
2011-03-30 Arfrever Frehtes... Simplify calculation of repoman_settings["PORTAGE_GPG_D...
2011-03-30 Arfrever Frehtes... Use os.path.expanduser() to simplify code.
2011-02-26 Zac Medicorepoman: add back portage.internal check
2011-02-14 Zac MedicoRecognize git-2.eclass as a live eclass.
2011-01-30 Fabian Groffenrepoman: add check for using offset vars with helpers
2011-01-15 Zac MedicoWhen killed by signal, return 128 + signum.
2010-12-18 Zac Medicorepoman: ignore deprecated profiles.desc entries
2010-12-17 Zac Medicorepoman: handle ElementTree.ParseError
2010-11-25 Zac Medicorepoman: fix broken masking check v2.2.0_alpha5
2010-11-23 Zac Medicorepoman: enable dep check with empty KEYWORDS
2010-11-13 Ryan Hillrepoman: add wxwidgets.eclassnotused (bug 305469)
2010-10-27 Zac Medicorepoman: use slice to avoid IndexError
2010-10-27 Zac Medicorepoman: optimize svn keywords handling
2010-10-27 Zac Medicorepoman: avoid possible IndexError with svn props
2010-10-23 Arfrever Frehtes... Fix some typos and improve a message in repoman.
2010-10-23 Arfrever Frehtes... Bug #340475: Make repoman check if SVN keywords are...
2010-10-23 Arfrever Frehtes... Allow repoman to commit files, which have changes only...
2010-10-12 Zac MedicoFix indention error in repoman headerstring code. v2.2_rc94
2010-10-12 Zac MedicoInvert repoman cvs logic for headerstring.
2010-10-11 Michał GórnyDon't look for $Header$ when using svn.
2010-10-07 Zac MedicoRevert fix for bug #339939, pending discussion.
2010-10-07 Zac Medicorepoman: Don't count git snapshots as live.
2010-10-06 Zac MedicoInclude gpg key in repoman commit message.
2010-09-28 Zac MedicoFix a typo in a comment.
2010-09-28 Zac MedicoFix breakage (from reposyntax branch) in repoman's...
2010-09-19 Zac MedicoMake repoman tolerate errors from utime() when fetching...
2010-09-18 Zac MedicoAdd virtual/linux-sources to repoman's RDEPEND.suspect...
2010-09-15 Zac MedicoBug #337180 - Add a --unmatched-removal option for...
2010-09-13 Sebastian LutherMake sure atoms in profiles follow the profiles EAPI
2010-09-02 Zac MedicoMake repoman disable FEATURES=unknown-features-warn...
2010-08-27 Zac MedicoFix broken reference to config.pmaskdict for repoman...
2010-08-27 Michał Górnyrepoman: Fix NameError on musedict when metadata is...
2010-08-27 Zac MedicoAdd a IUSE.missing repoman category for packages that...
2010-08-27 Zac MedicoUse dict.__iter__() instead of keys().
2010-08-26 Zac MedicoMake repoman ignore FEATURES=digest when in manifest...
2010-08-26 Zac MedicoMake the Atom class add 'EAPI.incompatible' category...
2010-08-26 Zac MedicoFix repoman's allvalid variable to account for more...
2010-08-26 Michał GórnyParse flag descriptions in repoman.utilities.parse_meta...
2010-08-26 Michał GórnyDisable 'unused local USE-description' check if there...
2010-08-26 Zac MedicoRemove unused myiuse variable in repoman.
2010-08-26 Sebastian LutherLet use_reduce and Atom do EAPI checks
2010-08-25 Zac MedicoFix repoman to support FEATURES=digest (reportedly...
2010-08-24 Zac MedicoUse Package.iuse.is_valid_flag() to account for implici...
2010-08-24 Sebastian Lutherrepoman: Let repoman check for flags missing from IUSE
2010-08-22 wiredrepoman: check for deprecated eclasses
2010-08-18 Zac MedicoBug #324075 - If the vcs doesn't preserve mtimes then...
2010-08-18 Zac Medico* Replace config._iuse_implicit_re with a callable...
2010-08-17 Zac MedicoTemporarily disable portage.dep deprecation warnings...
2010-08-17 Zac MedicoFix broken reference to 'myprovide' variable.
2010-08-17 Zac MedicoPass token_class=portage.dep.Atom when parsing PROVIDE.
2010-08-17 Sebastian LutherPass token_class parameter if possible to use_reduce
2010-08-14 Sebastian Lutherportage.dep: Integrate the functionality of flatten...
2010-08-14 Sebastian LutherImplement use dependency defaults
2010-08-11 Sebastian LutherMake REQUIRED_USE work again. Without paren_reduce...
2010-08-11 Sebastian LutherUse eapi_has_required_use for REQUIRED_USE eapi checks
2010-08-11 Zac MedicoUse explicit imports, to make pyflakes happy.
2010-08-11 Sebastian LutherIntroduce portage.eapi. Use it everywhere.
2010-08-11 Sebastian Lutherportage.dep.use_reduce: pass is_src_uri when needed
2010-08-11 Sebastian Lutherportage.dep._dep_check_strict: Unused, removed
2010-08-11 Sebastian Lutherportage.dep.use_reduce: Work on depstrings instead...
2010-08-11 Sebastian LutherAllow flags from IUSE_IMPLICIT in REQUIRED_USE. Move...
2010-08-11 Sebastian LutherAdd repoman check for REQUIRED_USE
2010-08-09 Zac MedicoDetect if python xml support is enabled and bail out...
2010-08-05 Zac MedicoBug #285191 - Add back the RDEPEND.implicit warning...
2010-08-05 Sebastian Lutherrepoman: Check if the prefix.eclass is inherited if...
2010-07-15 Michał GórnyRemove 'filedir.missing' check info.
2010-07-15 Zac MedicoUse b'foo' instead of _unicode_encode() where appropriate.
2010-07-15 Zac MedicoFix unicode handling in arguments and commit message...
2010-07-15 Michał GórnyCombine the two 'file.executable' checks into a single...
2010-07-12 Michał GórnyFix 'repoman --ask' to not require an argument.
2010-07-11 Michał GórnySupport '--ask' option to 'repoman commit'.
next