Fix missed ROOT -> EROOT changes.
[portage.git] / bin / repoman
2011-10-28 Zac MedicoFix missed ROOT -> EROOT changes.
2011-10-27 Zac Medicorepoman: add opts and repo config debug output
2011-10-21 Zac MedicoUpdateChangeLog: split out get_committer_name()
2011-10-20 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2011-10-20 Fabian Groffenrepoman: get ChangeLog header from skel.ChangeLog
2011-10-20 Fabian Groffenrepoman: get default to update changelog from layout...
2011-10-18 Zac Medicopython3.2 fixes: "ResourceWarning: unclosed file"
2011-10-17 Zac Medicorepoman: support --echangelog=force
2011-10-17 Zac Medicorepoman: handle subprocess bug with Python 3.1
2011-10-17 Zac Medicorepoman: simplify autoadd code
2011-10-16 Fabian Groffenrepoman: implemented echangelog functionality
2011-10-15 Zac Medicorepoman: remove unused imports
2011-10-15 Zac Medicorepoman: handle categories for multiple masters
2011-10-15 Zac Medicofrozenset categories optimize pordbapi.cp_list()
2011-10-15 Zac Medicorepoman: validate categories for vcs files
2011-10-15 Zac Medicorepoman: simplify digestgen and gpgsign loops
2011-10-15 Zac Medicorepoman: optimize --if-modified and --echangelog
2011-10-15 Zac Medicorepoman --echangelog: fix manifest-only commmits
2011-10-15 Zac Medicorepoman --if-modified: handle removed files
2011-10-14 Zac Medicorepoman: handle unicode in echangelog args
2011-10-14 Zac Medicorepoman: add --echangelog=<y|n> for bug #337853
2011-10-14 Zac Medicorepoman: support REPOMAN_DEFAULT_OPTS variable
2011-10-08 Zac Medicorepoman: add 'repository' to portdbapi cache
2011-10-07 Zac Medicorepoman: tweak myupdates/myheaders commit logic v2.2.0_alpha63
2011-10-07 Zac Medicorepoman: tweak commit logic wrt thin-manifest
2011-10-07 Nathan Phillip BrinkDon't do a split signed Manifest commit when no headers...
2011-10-04 Zac Medicorepoman: bail out if unsupported manifest-hashes
2011-10-03 Zac Medicorepoman: account for GLEP 59 in RMD160 check
2011-09-29 Zac Medicorepoman: never force unsigned manifest commit v2.2.0_alpha60
2011-09-24 Zac Medicoportdbapi.xmatch: optimize minimum-visible
2011-09-23 Zac Medicoportdbapi.xmatch: deprecate list-visible
2011-09-17 Zac Medicorepoman: quote paths in PORTDIR_OVERLAY
2011-09-15 Zac MedicoRemove unused Manifest imports. v2.2.0_alpha58
2011-09-14 Arfrever Frehtes... Fix typos in comments.
2011-09-14 Zac Medicorepoman: use repodir more
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...
next