aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-1820-1998/+0
* emaint binhost: update Packages headerZac Medico2018-04-121-0/+1
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-2/+2
* emaint binhost: use _populate_local return value when appropriateZac Medico2017-11-211-5/+5
* emaint binhost: use _populate_local instead of _populate (bug 638320)Zac Medico2017-11-211-1/+1
* sync.py: recognize repo aliases when updating repositories (bug 610852)Alexandru Elisei2017-02-281-8/+20
* emaint: declare handler name consistently across modulesGilles Dartiguelongue2017-02-266-10/+12
* emaint logs: remove excessive kwargs testsGilles Dartiguelongue2017-02-261-14/+12
* sync.py: validate repos in _get_repos() (bug 567478, 576282, 601054)Alexandru Elisei2017-02-241-62/+58
* emerge: make emerge --sync print messages from SyncRepos.auto_sync()Alexandru Elisei2017-02-131-4/+3
* SyncManager: rename async method to sync_async (bug 607922)Zac Medico2017-02-071-2/+2
* sync.py: set returncode when task failed in SyncScheduler._task_exit()Alexandru Elisei2017-01-261-0/+1
* action_sync: fix TypeError: 'int' object is not subscriptable (bug 606588)Zac Medico2017-01-221-2/+2
* emaint: add more meaningful error messages to the logs moduleAlexandru Elisei2017-01-191-5/+13
* emaint: exit with non-zero status code when module fails (bug 567478)Alexandru Elisei2017-01-199-30/+61
* portage/module.py: Add 'sourcefile' attribute to the module_specBrian Dolbec2016-04-258-0/+9
* emaint/.../merges: Rename --purge-tracker option due to bug 562652Brian Dolbec2015-12-291-1/+1
* repos.conf: support sync-hooks-only-on-change attribute (bug 565172)Zac Medico2015-11-101-9/+48
* _argparse: punt the moduleMike Frysinger2015-10-291-4/+2
* SyncRepos._sync: call postsync.d hooks earlier (bug 558322)Zac Medico2015-08-201-7/+9
* SyncScheduler: only sync the selected mastersZac Medico2015-08-161-2/+5
* sync repositories in parallel (bug 557426)Zac Medico2015-08-131-7/+122
* binpkg-multi-instance 3 of 7Zac Medico2015-03-041-16/+31
* emaint merges: Fix call to emergePavel Kazakov2015-02-211-3/+3
* 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