aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman: Move the pythonpath modification code back into the repoman binBrian Dolbec2015-09-211-2/+3
* repoman: Create repoman_main()Brian Dolbec2015-09-211-3/+2
* bin/repoman: Temporary changes until main.py is fixedBrian Dolbec2015-09-211-2/+3
* Repoman: new minimal start scriptBrian Dolbec2015-09-211-0/+42
* Repoman: Initial modularization movesBrian Dolbec2015-09-211-3346/+0
* repoman: Fix regression due to PEP8 commit, file maps are lists againTom Wijsman2015-09-211-3/+3
* repoman: Move argument parser to pym/repoman/argparser.pyTom Wijsman2015-09-211-206/+4
* repoman: Apply PEP 8 guidelines (except for W191)Tom Wijsman2015-09-211-498/+891
* repoman: Remove profiles TODO comment (bug 510840)Tom Wijsman2015-09-211-4/+0
* repoman: ignore unadded files when possible (bug 559636)Zac Medico2015-09-211-1/+5
* repoman commit: Prefix commit message template with cat/PNMichał Górny2015-08-101-2/+7
* bin/repoman: Use pformat and newlines to *DEPEND output for clarity bug 534022Jeroen Roovers2015-05-181-4/+5
* Fix deprecated logging.warn() calls (bug 549322)Zac Medico2015-05-121-5/+5
* repoman: enable copyright date check without vcs (bug 488836)Andrew Hamilton2015-05-061-1/+1
* Bundle a minimalistic derivation of Python's formatter module (bug 547732)Zac Medico2015-05-061-1/+1
* Use consistent rules for filenames of ebuils and misc files.Ulrich Müller2015-05-061-2/+2
* bin/repoman: Catch the case of gpgcmd == ''Brian Dolbec2015-04-131-1/+1
* repoman: handle removed packages in vcs_files_to_cps (bug 546010)Zac Medico2015-04-111-1/+4
* repoman: fix dependency.unknown to ignore USE deps (bug 525376)Zac Medico2015-04-101-2/+3
* repoman: add --straight-to-stable (-S) optionMichał Górny2015-03-251-12/+16
* repoman: skip vcs calls for manifest modes (bug 540882)Zac Medico2015-02-211-1/+4
* repoman: make SRC_URI.mirror test result non-fatalMichał Górny2015-02-091-0/+1
* repoman: fix overlay mask logic for bug #539402Zac Medico2015-02-081-1/+2
* repoman: Add check for missing slot values/slot operatorsMichał Górny2014-12-041-0/+6
* Update sys.path in scripts only when using not installed instance of Portage.Arfrever Frehtes Taifersar Arahesis2014-09-201-2/+2
* repoman: Disable DESCRIPTION.punctuation checkAlexander Berntsen2014-08-121-12/+0
* repoman: Do not report DESCRIPTION.punctuation warning for "etc.".Arfrever Frehtes Taifersar Arahesis2014-08-101-1/+5
* repoman: fix atom.blocker checks.Michał Górny2014-08-061-3/+3
* repoman: Warn if virtuals depend on perl-core, bug 516428Andreas K. Huettel (dilfridge)2014-07-251-0/+9
* repoman: Fix broken userquery importBrian Dolbec2014-06-151-2/+3
* repoman: Add accidently deleted closing bracket ')'Brian Dolbec2014-04-181-1/+1
* repoman: Add ruby18 warning for deprecated ruby targetManuel Rüger2014-04-181-0/+1
* repoman: Add DESCRIPTION.puntuation check (bug #438976)Michael Orlitzky2014-04-181-0/+8
* Use function pointer when choosing qa output functionChris Reffett2014-02-191-4/+8
* Add --output-style option to repomanChris Reffett2014-02-111-1/+14
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-2/+2
* portage.const: move list of live eclasses hereSebastian Luther2013-11-301-10/+1
* fix random pylint errorsMike Frysinger2013-11-291-133/+133
* repoman: tweak help for --include-exp-profilesZac Medico2013-08-211-1/+2
* repoman: fix manifest for --echangelogZac Medico2013-08-211-0/+8
* repoman: --include-exp-profiles, bug #481326Zac Medico2013-08-211-2/+6
* repoman: add --experimental-inherit=<y|n> optionZac Medico2013-08-121-4/+11
* repoman: remove set literal for python-2.6 compatZac Medico2013-08-051-2/+2
* repoman: don't deprecate ruby_targets_rbxZac Medico2013-08-051-1/+0
* Add repoman check for deprecated ruby targets, fixes bug #469616Manuel Rüger2013-08-041-0/+16
* repoman: use parse_known_argsZac Medico2013-08-021-1/+1
* repoman: portage.util._argparseZac Medico2013-08-021-27/+27
* repoman: simplify help outputZac Medico2013-08-021-44/+3
* repoman: export GPG_TTY for bug #477728Zac Medico2013-07-271-0/+6