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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Merge pull request #26 from wking/allow-missing-local-installed-file
Devan Franchini
2014-11-02
2
-2
/
+3
|
\
|
*
layman/db: Ignore an initially-missing installed file
W. Trevor King
2014-10-21
2
-2
/
+3
*
|
external.py: Spelling correction for header
Devan Franchini
2014-11-01
1
-1
/
+1
|
/
*
Removes doctest remnants
Devan Franchini
2014-10-17
13
-242
/
+0
*
version.py: Updates version to 2.2.1-git
2.2.1
Devan Franchini
2014-09-28
1
-1
/
+1
*
CHANGES: Adds change for tar.py fix
2.2.0
Devan Franchini
2014-09-28
1
-0
/
+1
*
tar.py: fixes closing in iterable file extension list
Devan Franchini
2014-09-28
1
-1
/
+1
*
CHANGES: adds updates to reflect all up-to-date changes to layman
Devan Franchini
2014-09-28
1
-1
/
+8
*
config.py: Fixes output use in proxies()
Devan Franchini
2014-09-20
1
-1
/
+2
*
argparser.py: Fixes override of overlay_defs config option
Devan Franchini
2014-09-18
1
-6
/
+16
*
argparser.py: Fixes default override of storage config option
Devan Franchini
2014-09-16
1
-0
/
+14
*
Fix bug 521348, results from operations were not tracked correctly
Brian Dolbec
2014-08-28
2
-3
/
+4
*
updater.py: Adds repos.conf module plug-in
Devan Franchini
2014-08-28
1
-4
/
+10
*
reposconf.py: Adds check to write all ovelays to blank file
Devan Franchini
2014-08-28
1
-2
/
+8
*
updater.py: Adds proper import for make.conf module
Devan Franchini
2014-08-28
1
-2
/
+2
*
makeconf.py: Ensures disable/enable compatibility
Devan Franchini
2014-08-26
1
-5
/
+12
*
reposconf.py: Modifies options added if sync_type doesn't exist
Devan Franchini
2014-08-17
1
-3
/
+4
*
updater.py: Adds list conversion for str conf_type
Devan Franchini
2014-08-17
1
-0
/
+8
*
api.py: Fix an indent error preventing syncing
Brian Dolbec
2014-08-17
1
-1
/
+1
*
api.py: Fixes lack of syncing overlays
Devan Franchini
2014-08-17
1
-1
/
+1
*
svn.py: decodes stdout output if applicable
Devan Franchini
2014-08-16
1
-9
/
+15
*
squashfs.py: forces is_supported() to return True
Devan Franchini
2014-08-16
1
-4
/
+1
*
config.py: Blanks out squashfs_command
Devan Franchini
2014-08-16
2
-3
/
+6
*
Moves archive.py to overlays
Devan Franchini
2014-08-16
3
-8
/
+8
*
setup.py: Map the USE flag keys to the module names
Brian Dolbec
2014-08-16
1
-5
/
+25
*
setup.py: Make the modules selectable for install
Brian Dolbec
2014-08-16
1
-13
/
+10
*
mounter.py: Renames "repo" var to "repos", _check_selection()
Devan Franchini
2014-08-16
1
-1
/
+1
*
setup.py: Adds new utility scripts to setup
Devan Franchini
2014-08-16
1
-1
/
+2
*
setup.py: Fix another typo
Brian Dolbec
2014-08-16
1
-1
/
+1
*
setup.py: Fix typo
Brian Dolbec
2014-08-16
1
-11
/
+11
*
Fix errors in overlay updates.
Brian Dolbec
2014-08-16
1
-18
/
+24
*
Initial update to setup.py for the new structure
Brian Dolbec
2014-08-16
1
-1
/
+19
*
api.py: Modifies supported_types() module checking
Devan Franchini
2014-08-15
1
-1
/
+1
*
cli.py: Modifies print_shortlist info unpacking
Devan Franchini
2014-08-15
1
-1
/
+1
*
config.py: Adds squashfs_* config opts
Devan Franchini
2014-08-15
1
-0
/
+4
*
Merge pull request #24 from twitch153/new_release
Devan Franchini
2014-08-15
4
-25
/
+102
|
\
|
*
Reflects current changes to layman
Devan Franchini
2014-08-15
4
-25
/
+102
|
/
*
Merge pull request #23 from twitch153/modular-config
Devan Franchini
2014-08-15
6
-17
/
+80
|
\
[prev]
[next]