GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/layman.git
1.4.x
c-layman
master
overlord_merge
plugin
layman: Gentoo overlay manager
Brian Dolbec (dol-sen) <brian.dolbec@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
setup.py: Make the selected PM plugins installable
plugin
Brian Dolbec
2015-02-07
1
-9
/
+31
*
setup.py: Fix indentention
Brian Dolbec
2015-02-07
1
-4
/
+11
*
Move the plugin module into a portage namespace for installation
Brian Dolbec
2015-02-07
7
-3
/
+5
*
version bump
Brian Dolbec
2015-02-07
1
-1
/
+1
*
Pyflakes import and whitespace cleanup
Brian Dolbec
2015-02-07
8
-21
/
+13
*
Remove bad link preventing sdist from running
Brian Dolbec
2015-02-07
1
-1
/
+0
*
Split options for proper args passing
Brian Dolbec
2015-02-07
8
-15
/
+14
*
laymanator.py: Corrects misspelling of "baby" in sync plugin output
Devan Franchini
2015-02-05
1
-1
/
+1
*
reposconf.py: Changes sync_type to SYNC_TYPE to reflect global var standards
Devan Franchini
2015-02-04
1
-5
/
+5
*
updater.py: Moves split() and removes split() parameter
Devan Franchini
2015-02-04
1
-3
/
+3
*
reposconf.py: Adds toggle for auto-sync if sync plugin is not installed
Devan Franchini
2015-02-04
1
-0
/
+2
*
updater.py: Allows more leniency when breaking up conf_type from layman.cfg
Devan Franchini
2015-02-04
1
-1
/
+1
*
updater.py: Fixes flub of incorrectly calling var messages, message
Devan Franchini
2015-02-04
1
-1
/
+1
*
reposconf.py: Rewrites enable() and disable() functions
Devan Franchini
2015-02-04
1
-34
/
+6
*
reposconf.py: Imports sys for hexversion check
Devan Franchini
2015-02-04
1
-0
/
+1
*
reposconf.py: Modifies disable function to reflect enabled overlay output
Devan Franchini
2015-02-04
1
-1
/
+6
*
reposconf.py: Adds check to see if it is necessary to add auto_sync to section
Devan Franchini
2015-02-04
1
-2
/
+4
*
laymanator/__init__.py: Adds a delete of layman object after import check
Devan Franchini
2015-02-04
1
-0
/
+1
*
layman.cfg: Changes values of conf_type and auto_sync
Devan Franchini
2015-02-03
1
-2
/
+2
*
{config, reposconf}.py: Modifies import strategy for config parser
Devan Franchini
2015-02-02
2
-4
/
+4
*
updater.py: Modifies print_instructions function to optionally output make.co...
Devan Franchini
2015-02-02
1
-16
/
+17
*
reposconf.py: Corrects declaration of self.overlays to overlays parameter
Devan Franchini
2015-02-02
1
-2
/
+2
*
laymanator/__init__.py: Modifies method in which config_class is set
Devan Franchini
2015-02-02
1
-13
/
+4
*
laymanator/__init__.py: Modifies values to reflect plugin name
Devan Franchini
2015-02-02
1
-2
/
+2
*
reposconf.py: Modifies sync type name to reflect plugin name
Devan Franchini
2015-02-02
1
-1
/
+1
*
laymanator.py: Updates for final portage API changes
Brian Dolbec
2015-02-02
1
-7
/
+7
*
version.py: Bumps version number
Devan Franchini
2015-01-12
2
-2
/
+2
*
laymanator.py: Modifies subprocess variant of sync plugin _sync()
Devan Franchini
2014-12-14
1
-6
/
+12
*
setup.py: Adds support for sync-plugin-portage USE flag
Devan Franchini
2014-12-08
1
-0
/
+7
*
CHANGES: Modified to reflect newest changes
Devan Franchini
2014-12-07
1
-0
/
+20
*
reposconf.py: Modifies checking for sync-plugin to reflect new plugin name
Devan Franchini
2014-12-07
1
-1
/
+1
*
archive.py: Adds kwargs-debug and modifies kwargs-info level to 5
Devan Franchini
2014-12-07
1
-1
/
+2
*
remotedb.py: Changes ssl-fetch kwargs-info level to 5 as default
Devan Franchini
2014-12-07
1
-1
/
+1
*
laymanator.py: Adds funny phrases to logging on a successful add/sync
Devan Franchini
2014-12-07
1
-1
/
+13
*
Renames layman sync plugin to laymanator
Devan Franchini
2014-12-07
2
-0
/
+0
*
output.py: Removes check for encoding output strings
Devan Franchini
2014-12-04
1
-12
/
+6
*
reposconf.py: Fixes incorrectly named self.overlays variable
Devan Franchini
2014-11-30
1
-1
/
+1
*
external.py: Modifies XML line testing in MakeOverlayXML class
Devan Franchini
2014-11-30
1
-1
/
+1
*
external.py: Modifies tested flags to reflect new config options
Devan Franchini
2014-11-30
1
-10
/
+13
*
external.py: Improves CLIArgs testing for a["overlays"]
Devan Franchini
2014-11-29
1
-2
/
+2
*
external.py: Improves success checking in AddDeleteEnableDisableFromDB
Devan Franchini
2014-11-29
1
-23
/
+5
*
external.py: Converts all assertEquals calls to assertEqual
Devan Franchini
2014-11-29
1
-1
/
+1
*
external.py: Adds archive overlay test checking
Devan Franchini
2014-11-29
1
-1
/
+10
*
maker.py: Initialize correct to False
Brian Dolbec
2014-11-13
1
-0
/
+1
*
maker.py: Fix 'xml undefined' error detected by pyflakes
Brian Dolbec
2014-11-13
1
-1
/
+1
*
maker.py: Skip the protocol verification if it failed to guess one
Brian Dolbec
2014-11-13
1
-6
/
+8
*
maker.py: Whitespace cleanup
Brian Dolbec
2014-11-13
1
-9
/
+9
*
maker.py: Fix missed get_input() move call
Brian Dolbec
2014-11-13
1
-1
/
+1
*
maker.py: Fix use of .keys() causing py3 compatibility issues
Brian Dolbec
2014-11-13
1
-1
/
+1
*
remotedb.py: Change for upstream ssl-fetch change
Brian Dolbec
2014-11-13
1
-2
/
+4
[next]