summaryrefslogtreecommitdiffstats
path: root/bin/repoman
Commit message (Expand)AuthorAgeFilesLines
* repoman: fix TypeError: must be char, not unicodev2.2.0_alpha158Zac Medico2013-01-201-1/+1
* Use unicode_literals more.Zac Medico2013-01-181-1/+1
* Add portage._internal_caller var, and use it.Zac Medico2013-01-031-2/+2
* repoman: improve thirdpartymirrors outputSergei Trofimovich2013-01-011-2/+3
* repoman: tell user which mirror identifiers contain SRC_URISergei Trofimovich2013-01-011-6/+6
* repoman: fix git_supports_gpg_signZac Medico2012-12-261-1/+1
* repoman: exempt virtuals from KEYWORDS.stableZac Medico2012-12-211-1/+1
* repoman: fix dep check for * and ~* keywordsZac Medico2012-12-161-2/+4
* repoman: check deps for * and ~* keywordsv2.2.0_alpha149Zac Medico2012-12-151-6/+27
* repoman keywords.dropped: handle * and ~*Zac Medico2012-12-151-1/+1
* repoman: handle missing @DEPRECATED lic groupv2.2.0_alpha143Zac Medico2012-11-291-6/+4
* Rename Package.metadata to _metadata.Zac Medico2012-11-261-2/+2
* strip trailing whitespaceMike Frysinger2012-11-221-14/+14
* repoman: validate use restrict atoms, bug #442786Zac Medico2012-11-131-1/+18
* repoman: add check for deprecated licenses, bug 440638Ulrich Müller2012-10-311-0/+12
* repoman: fix KEYWORDS.dropped for EAPI 5 sub-slotZac Medico2012-10-171-3/+3
* Move portage.dep._internal_warnings to portage.v2.2.0_alpha139Zac Medico2012-10-161-1/+1
* repoman: allow 40 digit gpg keyZac Medico2012-10-161-1/+1
* repoman: validate PORTAGE_GPG_KEYZac Medico2012-10-161-0/+9
* repoman: fix commit_footer NameErrorv2.2.0_alpha138Zac Medico2012-10-141-1/+1
* repoman: initial caps for git commit msg footersZac Medico2012-10-141-3/+3
* repoman: special git commit footer, bug #438364Zac Medico2012-10-141-14/+26
* repoman: identical Manifest commit messageZac Medico2012-10-141-8/+6
* Revert "repoman: identical Manifest commit message"Zac Medico2012-10-141-1/+8
* repoman: check EXTRA_ECONF/EMAKE, bug #437348Zac Medico2012-10-081-1/+1
* repoman: identical Manifest commit messageZac Medico2012-10-071-8/+1
* repoman: avoid Manifest double signaturev2.2.0_alpha135Zac Medico2012-10-031-1/+11
* Use constants for hardcoded *DEPEND lists.Zac Medico2012-09-251-6/+6
* repoman: rename most *DEPEND.* to dependency.*Zac Medico2012-09-251-38/+25
* repoman: support HDEPEND for EAPI 5-hdependZac Medico2012-09-241-12/+19
* RepoConfig: add find_invalid_path_char methodZac Medico2012-09-231-13/+10
* Only validate .desktop files that are installed into XDG-compliant locations.Michael Palimaka2012-09-111-24/+0
* repoman: fix os.system() unicode, bug #310789Zac Medico2012-09-101-1/+7
* repoman: ElementTree.parse: encode unicode pathZac Medico2012-09-101-1/+2
* repoman: fix getstatusoutput unicode, bug #310789Zac Medico2012-09-091-6/+27
* repoman: fix popen unicode handling, bug #310789Zac Medico2012-09-091-27/+61
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-021-6/+4
* EAPI 5: REQUIRED_USE at-most-one-of ?? operatorZac Medico2012-08-271-1/+1
* repoman: remove IUSE.undefined checkZac Medico2012-08-081-2/+0
* repoman: libusb virtual.suspect, bug #417123Samuli Suominen2012-08-051-0/+3
* repoman: add 'VIRTUAL.suspect' class of warningsSergei Trofimovich2012-06-171-0/+18
* repoman: warn about every 'pkgconfig' implementation in RDEPENDsSergei Trofimovich2012-06-151-0/+4
* repoman: tweak code for bug #420735Zac Medico2012-06-111-1/+1
* repoman: Manifest after ChangeLog, bug #420735Zac Medico2012-06-111-0/+5
* repoman: try to sign Manifest only if it existsZac Medico2012-06-051-1/+4
* Handle more import exceptions involving xml.Zac Medico2012-06-041-1/+5
* repoman: fix _mask_manager assignmentZac Medico2012-06-041-1/+1
* repoman: inherit.missing non-fatal (experimental)Zac Medico2012-06-011-0/+4
* repoman: add a mini framework for checking eclasses, and fill it outMike Frysinger2012-05-251-3/+3
* repoman: tweak elif vcs check style to be consistentMike Frysinger2012-05-241-1/+1