aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reposconf.py: Adds proper disabling of overlays when option is "ALL"Devan Franchini2015-04-201-3/+5
* reposconf.py: Adds check to prevent conf_path false negativeDevan Franchini2015-03-241-1/+2
* reposconf.py: Adds sanity checking on self.pathDevan Franchini2015-03-241-1/+16
* config_modules/reposconf.py: pyflakes import cleanupBrian Dolbec2015-02-161-2/+0
* config_modules/reposconf.py: Fix bug 540012 Errors /layman.conf does not existBrian Dolbec2015-02-161-5/+25
* makeconf.py: Rewrites overlay names to make.confDevan Franchini2015-02-071-1/+1
* config_modules/reposconf/reposconf.py: Sort the overlaysBrian Dolbec2015-02-071-3/+3
* reposconf.py: Changes global SYNC_TYPE variable to laymansyncDevan Franchini2015-02-071-2/+3
* reposconf.py: Changes sync_type to SYNC_TYPE to reflect global var standardsDevan Franchini2015-02-041-5/+5
* reposconf.py: Adds toggle for auto-sync if sync plugin is not installedDevan Franchini2015-02-041-0/+2
* reposconf.py: Rewrites enable() and disable() functionsDevan Franchini2015-02-041-34/+6
* reposconf.py: Imports sys for hexversion checkDevan Franchini2015-02-041-0/+1
* reposconf.py: Modifies disable function to reflect enabled overlay outputDevan Franchini2015-02-041-1/+6
* reposconf.py: Adds check to see if it is necessary to add auto_sync to sectionDevan Franchini2015-02-041-2/+4
* {config, reposconf}.py: Modifies import strategy for config parserDevan Franchini2015-02-021-2/+2
* reposconf.py: Corrects declaration of self.overlays to overlays parameterDevan Franchini2015-02-021-2/+2
* reposconf.py: Modifies sync type name to reflect plugin nameDevan Franchini2015-02-021-1/+1
* reposconf.py: Modifies checking for sync-plugin to reflect new plugin nameDevan Franchini2014-12-071-1/+1
* reposconf.py: Fixes incorrectly named self.overlays variableDevan Franchini2014-11-301-1/+1
* reposconf.py: Adds check to write all ovelays to blank fileDevan Franchini2014-08-281-2/+8
* makeconf.py: Ensures disable/enable compatibilityDevan Franchini2014-08-261-5/+12
* reposconf.py: Modifies options added if sync_type doesn't existDevan Franchini2014-08-171-3/+4
* reposconf.py: Converts to config plug-in moduleDevan Franchini2014-08-152-0/+211
* makeconf.py: Converts to config plug-in moduleDevan Franchini2014-08-152-0/+409
* Adds module directory for repo config typesDevan Franchini2014-08-151-0/+0