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/overlord.git
master
Replacement for layman
Brian Dolbec (dol-sen) <brian.dolbec@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layman
/
overlays
/
overlay.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass namespace rename and update
Brian Dolbec
2011-02-03
1
-419
/
+0
*
add a generator for source types the same as source uris.
Brian Dolbec
2011-01-17
1
-0
/
+5
*
move utility functions out of the Overlay class
Brian Dolbec
2011-01-16
1
-41
/
+6
*
Apply tulcod's g-common support changes.
Brian Dolbec
2010-08-07
1
-0
/
+2
*
Change the remaining modules to use teh config['output'] variable so re-direc...
Brian Dolbec
2010-07-06
1
-4
/
+6
*
Fix handling of empty XML entities (bug #309617)
Sebastian Pipping
2010-03-15
1
-8
/
+14
*
pylint: Resolve unused import
Sebastian Pipping
2010-02-17
1
-1
/
+1
*
pylint: Resolve use of blacklisted built-in funtions
Sebastian Pipping
2010-02-17
1
-1
/
+1
*
pylint: Resolve re-import
Sebastian Pipping
2010-02-17
1
-1
/
+1
*
pylint: Fix bad indentation
Sebastian Pipping
2010-02-17
1
-6
/
+6
*
Fix refactoring faults
Sebastian Pipping
2010-01-17
1
-2
/
+0
*
Fix Overlay and OverlaySource equality check
Sebastian Pipping
2010-01-15
1
-2
/
+5
*
Fix whitspace handling for description field (with layman -i)
Sebastian Pipping
2010-01-15
1
-1
/
+4
*
Include quality indicator in overlay info display
Sebastian Pipping
2010-01-15
1
-0
/
+12
*
Include feed URIs in overlay info display
Sebastian Pipping
2010-01-15
1
-1
/
+15
*
Fix another test case
Sebastian Pipping
2010-01-15
1
-1
/
+3
*
Make "layman -L" display as many source URIs as fit (not just one)
Sebastian Pipping
2010-01-14
1
-1
/
+1
*
Fix wrong(?) test cases
Sebastian Pipping
2010-01-14
1
-2
/
+2
*
Fix test cases by using new Overlay.source_uris() generator
Sebastian Pipping
2010-01-14
1
-2
/
+6
*
Fix display of overlay type
Sebastian Pipping
2010-01-14
1
-4
/
+11
*
Add support for multiple sources per overlay
Sebastian Pipping
2010-01-13
1
-53
/
+86
*
Move a few methods down from Overlay to OverlaySource
Sebastian Pipping
2010-01-13
1
-36
/
+0
*
Resolve method Overlay._set_source()
Sebastian Pipping
2010-01-13
1
-4
/
+2
*
New fail-logic on removal of an overlay
Sebastian Pipping
2010-01-12
1
-2
/
+2
*
Notify subclasses of Overlay which <source> is selected
Sebastian Pipping
2010-01-04
1
-6
/
+10
*
Introduce equality and inequality tests
Sebastian Pipping
2010-01-04
1
-0
/
+10
*
Make Overlay derive from object so we can use super() in subclasses
Sebastian Pipping
2010-01-04
1
-1
/
+1
*
Handle sys.stdout.encoding being None
Sebastian Pipping
2010-01-04
1
-2
/
+4
*
Fix handling of non-ASCII characters
Sebastian Pipping
2010-01-02
1
-2
/
+12
*
Rename Overlay.to_minidom to to_xml (as it no longer uses minidom)
Sebastian Pipping
2009-12-29
1
-1
/
+1
*
Fix post-1.2.4 whitespace-stripping bug
Sebastian Pipping
2009-12-29
1
-1
/
+1
*
Allow running VCS from PATH
Sebastian Pipping
2009-12-29
1
-3
/
+15
*
Allow overriding VCS commands
Sebastian Pipping
2009-12-29
1
-0
/
+3
*
Pass config down to Overlay instances
Sebastian Pipping
2009-12-29
1
-5
/
+6
*
Migrate ElementTree imports to Python >=2.5
Sebastian Pipping
2009-12-29
1
-3
/
+3
*
Migrate ElementTree imports to Python >=2.5
Sebastian Pipping
2009-12-29
1
-1
/
+1
*
Fix license headers
Sebastian Pipping
2009-12-29
1
-0
/
+1
*
Migrate XML handling to ElementTree
Christian Groschupp
2009-12-28
1
-48
/
+86
*
Add support for repositories.xml database format
Sebastian Pipping
2009-12-05
1
-16
/
+35
*
layman-1.2.3.
Gunnar Wrobel
2009-01-01
1
-4
/
+6
*
layman-1.2.2.
Gunnar Wrobel
2008-12-28
1
-5
/
+30
*
Copyright.
Gunnar Wrobel
2008-11-15
1
-1
/
+1
*
layman: pass --quiet flag down to the version control
Gunnar Wrobel
2008-11-14
1
-2
/
+2
*
* layman/db.py (RemoteDB.path): Use the hashlib library (#237625).
Gunnar Wrobel
2008-11-14
1
-6
/
+3
*
layman-1.2.0-r1, TR locale error (#235165)
Gunnar Wrobel
2008-11-14
1
-2
/
+3
*
Layman v1.1
Gunnar Wrobel
2007-09-11
1
-17
/
+27
*
Import layman.
Gunnar Wrobel
2007-09-11
1
-0
/
+266