aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use _SUBMODULE_PATH_MAP keys for option choicesZac Medico2015-01-071-1/+3
* Add --sync-submodule <glsa|news|profiles> (534070)Zac Medico2015-01-053-8/+39
* emaint/modules/sync/sync.py: Fix a bug in the output if a specified repo did ...Brian Dolbec2014-12-041-2/+10
* SyncRepos: parse EMERGE_DEFAULT_OPTSZac Medico2014-12-041-0/+7
* SyncRepos: fix rmessage usageZac Medico2014-12-041-2/+2
* SyncRepos: manage global variablesZac Medico2014-12-041-7/+17
* MergesHandler: don't use load_emerge_configZac Medico2014-12-041-6/+3
* Sync: Update __init__.py docstrings to use a variableBrian Dolbec2014-12-041-5/+4
* portage/sync/controller.sync(): Migrate writemsg() call to return the error m...Brian Dolbec2014-12-041-3/+3
* emaint sync: Fix bug 522032, add a one time only post-sync hook callBrian Dolbec2014-12-041-0/+5
* emaint sync: Migrate print statements to emaint style messagesBrian Dolbec2014-12-041-26/+36
* Move module.py and progress.py from emaint to portage namespaceBrian Dolbec2014-12-043-258/+9
* emaint/modules/sync/sync.py: Set portage _sync_mode immediatelyBrian Dolbec2014-12-041-1/+2
* emaint/modules: New emaint module "sync"Brian Dolbec2014-12-042-0/+281
* emaint/main.py: Change func to long_action for module action checkBrian Dolbec2014-12-041-3/+3
* portage/emaint/main.py: Add 'return-messages' boolean to options passed inBrian Dolbec2014-12-041-0/+1
* emaint: Assign all module __init__.py's __doc__ to a variable intseadBrian Dolbec2014-09-167-26/+27
* Fix porttree_root deprecation warningsZac Medico2014-08-221-2/+3
* emaint merges: Replace .append() with .add() for set variables (bug 520542)Brian Dolbec2014-08-221-4/+4
* New emaint module: MergesPavel Kazakov2014-08-033-2/+324
* portage/emaint/module.py: Fix an indent error in get_class()Brian Dolbec2014-06-161-1/+1
* portage/emaint/main.py: Fix a bug in the options parsing.Brian Dolbec2014-03-121-3/+7
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-02-053-3/+3
* various pylint clean upsMike Frysinger2014-02-033-10/+9
* emaint: portage.util._argparseZac Medico2013-08-023-23/+54
* emaint: fix exclusive action handlingZac Medico2013-08-021-15/+13
* emaint: remove callback usageZac Medico2013-08-023-47/+25
* emaint: Clean and standardize package docstrings and module descriptionsW. Trevor King2013-03-098-36/+19
* Remove stray quotes in emaint docstrings.Zac Medico2013-03-098-8/+8
* Pass settings to _pkg_str constructor.Zac Medico2012-11-141-2/+6
* update_dbentry: add parent arg for bug #367215Zac Medico2012-11-131-6/+10
* emaint logs --help: fix module-options typoBrian Dolbec2012-10-211-1/+1
* emaint: sync MoveHandler check code with dbapi'sZac Medico2012-10-171-4/+12
* emaint: fix MoveHandler for EAPI 5 sub-slotZac Medico2012-10-171-3/+5
* Use constants for hardcoded *DEPEND lists.Zac Medico2012-09-251-2/+2
* Add experimental EAPI 5-hdepend support.Ambroz Bizjak2012-09-241-1/+1
* emaint cleanconfmem: fix writedict breakagev2.2.0_alpha124Zac Medico2012-09-021-9/+2
* emaint cleanconfmem: handle ROOTZac Medico2012-09-021-3/+11
* emaint cleanconfmem: use writedictZac Medico2012-09-021-9/+5
* emaint cleanconfmem: ignore md5, bug #433694Zac Medico2012-09-021-26/+7
* emaint logs: simplify error output handlingv2.2.0_alpha121Zac Medico2012-08-111-14/+3
* emaint: cleanup TaskHandler isatty logicZac Medico2012-08-111-2/+2
* emaint binhost: support compress-indexZac Medico2012-08-091-6/+2
* emaint: split into separate modulesBrian Dolbec2012-07-2218-0/+1368