repoman keywords.dropped: handle * and ~*
[portage.git] / bin / repoman
2012-12-15 Zac Medicorepoman keywords.dropped: handle * and ~*
2012-11-29 Zac Medicorepoman: handle missing @DEPRECATED lic group v2.2.0_alpha143
2012-11-27 Zac MedicoRename Package.metadata to _metadata.
2012-11-22 Mike Frysingerstrip trailing whitespace
2012-11-14 Zac Medicorepoman: validate use restrict atoms, bug #442786
2012-10-31 Ulrich Müllerrepoman: add check for deprecated licenses, bug 440638
2012-10-18 Zac Medicorepoman: fix KEYWORDS.dropped for EAPI 5 sub-slot
2012-10-16 Zac MedicoMove portage.dep._internal_warnings to portage. v2.2.0_alpha139
2012-10-16 Zac Medicorepoman: allow 40 digit gpg key
2012-10-16 Zac Medicorepoman: validate PORTAGE_GPG_KEY
2012-10-15 Zac Medicorepoman: fix commit_footer NameError v2.2.0_alpha138
2012-10-14 Zac Medicorepoman: initial caps for git commit msg footers
2012-10-14 Zac Medicorepoman: special git commit footer, bug #438364
2012-10-14 Zac Medicorepoman: identical Manifest commit message
2012-10-14 Zac MedicoRevert "repoman: identical Manifest commit message"
2012-10-08 Zac Medicorepoman: check EXTRA_ECONF/EMAKE, bug #437348
2012-10-07 Zac Medicorepoman: identical Manifest commit message
2012-10-03 Zac Medicorepoman: avoid Manifest double signature v2.2.0_alpha135
2012-09-26 Zac MedicoUse constants for hardcoded *DEPEND lists.
2012-09-25 Zac Medicorepoman: rename most *DEPEND.* to dependency.*
2012-09-24 Zac Medicorepoman: support HDEPEND for EAPI 5-hdepend
2012-09-23 Zac MedicoRepoConfig: add find_invalid_path_char method
2012-09-11 Michael PalimakaOnly validate .desktop files that are installed into...
2012-09-10 Zac Medicorepoman: fix os.system() unicode, bug #310789
2012-09-10 Zac Medicorepoman: ElementTree.parse: encode unicode path
2012-09-10 Zac Medicorepoman: fix getstatusoutput unicode, bug #310789
2012-09-10 Zac Medicorepoman: fix popen unicode handling, bug #310789
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2012-08-27 Zac MedicoEAPI 5: REQUIRED_USE at-most-one-of ?? operator
2012-08-09 Zac Medicorepoman: remove IUSE.undefined check
2012-08-05 Samuli Suominenrepoman: libusb virtual.suspect, bug #417123
2012-06-17 Sergei Trofimovichrepoman: add 'VIRTUAL.suspect' class of warnings
2012-06-16 Sergei Trofimovichrepoman: warn about every 'pkgconfig' implementation...
2012-06-12 Zac Medicorepoman: tweak code for bug #420735
2012-06-11 Zac Medicorepoman: Manifest after ChangeLog, bug #420735
2012-06-06 Zac Medicorepoman: try to sign Manifest only if it exists
2012-06-04 Zac MedicoHandle more import exceptions involving xml.
2012-06-04 Zac Medicorepoman: fix _mask_manager assignment
2012-06-02 Zac Medicorepoman: inherit.missing non-fatal (experimental)
2012-05-25 Mike Frysingerrepoman: add a mini framework for checking eclasses...
2012-05-24 Mike Frysingerrepoman: tweak elif vcs check style to be consistent
2012-05-14 Zac MedicoRevert "Bug #413983: Add portage.util.urlopen(), which...
2012-05-13 Zac Medicorepoman: simplify ebuild sort code
2012-05-09 Zac MedicoParse EAPI with pattern from PMS section 7.3.1.
2012-05-01 Arfrever Frehtes... Bug #413983: Add portage.util.urlopen(), which transpar...
2012-05-01 Zac Medicorepoman: ignore false Service desktop entry error
2012-04-30 Zac Medicorepoman: check LIVEVCS.stable for gentoo only
2012-04-22 Zac Medicorepoman: cleanup code for KEYWORDS.invalid
2012-04-22 Zac Medicoportdbapi: update comment about repoman caches
2012-04-22 Zac Medicorepoman: support * and ~* keywords
2012-04-15 Zac Medicorepoman: update EAPI.definition check for PMS
2012-04-14 Zac MedicoHandle SystemError when importing xml libraries.
2012-04-01 Zac Medicorepoman: only assume cvs preserves mtimes
2012-04-01 Zac Medicorepoman: disable header/timestamp check for svn v2.2.0_alpha98
2012-03-27 Zac MedicoReplace @returns with @return.
2012-03-25 Zac MedicoExit status 128 + SIGINT for --ask 'no' answer.
2012-03-23 Zac Medicorepoman: disable dependency.unknown for blockers
2012-03-17 Zac Medicorepoman: add --digest=<y|n> option, bug #406875
2012-03-17 Zac Medicorepoman: ignore temp files, bug #406877
2012-03-17 Zac MedicoManifest: filter file names with repoman's regex
2012-03-05 Zac Medicorepoman: say Git >=1.7.9 needed for signed commit
2012-02-18 Zac Medicorepoman: make virtual.oldstyle an error
2012-02-11 Zac Medicorepoman: no ChangeLog for Manifest-only commit
2012-02-10 Zac Medicorepoman: support PORTAGE_CONFIGROOT, bug 402577
2012-02-10 Zac Medicorepoman: remove redundant config constructor
2012-02-08 Zac Medicorepoman: make SRC_URI.mirror fatal
2012-02-08 Zac Medicorepoman: normalize thirdpartymirrors trailing /
2012-02-04 Zac Medicorepoman: support git commit --gpg-sign
2012-01-02 Zac Medicorepoman: remove ebuild.allmasked check
2012-01-02 Zac Medicorepoman: discard xmatch caches from previous pkgs
2011-12-25 Zac Medicorepoman: later --ask prompt for bug #395995
2011-12-10 Zac Medicorepoman: eliminate eclass_db variable
2011-12-10 Zac MedicoRemove redundant eprefix in config constructors.
2011-12-10 Zac Medicoconfig: make eprefix constructor parameter public
2011-12-10 Zac MedicoUse portage.const.EPREFIX more.
2011-12-09 Arfrever Frehtes... Delete portage.dbapi.porttree._repo_info class and...
2011-11-21 Zac Medicorepoman: fix svn "abiguous workdir", bug #391199 v2.2.0_alpha77
2011-10-29 Zac MedicoUse bytes instead of unicode with isinstance.
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
next