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
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass namespace rename and update
Brian Dolbec
2011-02-03
1
-452
/
+0
*
use the new dbase list_ids()
Brian Dolbec
2011-01-18
1
-2
/
+2
*
fix some screwups :(
Brian Dolbec
2011-01-17
1
-7
/
+8
*
minor word change
Brian Dolbec
2011-01-17
1
-1
/
+1
*
add a generator for source types the same as source uris.
Brian Dolbec
2011-01-17
1
-11
/
+12
*
reload the _available_db after fetching
Brian Dolbec
2011-01-16
1
-0
/
+1
*
overhaul the api, add several functions, delay loading of the db's, etc
Brian Dolbec
2011-01-16
1
-95
/
+133
*
update to using basestring instead of str.
Brian Dolbec
2010-11-14
1
-4
/
+5
*
some docstring updates
Brian Dolbec
2010-07-16
1
-2
/
+12
*
remove the extra comma that wrapped the dict in a tuple.
Brian Dolbec
2010-07-16
1
-1
/
+1
*
change add_repo and delete_repo to add_repos,
Brian Dolbec
2010-07-16
1
-6
/
+69
*
fix the docstrings to match current input types.
Brian Dolbec
2010-07-15
1
-7
/
+7
*
remove the extra comment marker used to force a push to my public repo
Brian Dolbec
2010-07-11
1
-1
/
+1
*
push a comment change to for an update in public
Brian Dolbec
2010-07-11
1
-1
/
+1
*
make the sync_results saved every time rather than conditional.
Brian Dolbec
2010-07-11
1
-2
/
+2
*
fix some typos, copy/paste errors, and debug/fix some changes to the api.
Brian Dolbec
2010-07-11
1
-8
/
+8
*
Remove the Output class as it is not needed, was used for initial testing only.
Brian Dolbec
2010-07-11
1
-63
/
+0
*
Modify the API to be more compatible with a c interface.
Brian Dolbec
2010-07-10
1
-37
/
+87
*
Separate out the configs from the args parsing code. This will allow basic c...
Brian Dolbec
2010-07-07
1
-8
/
+4
*
fix the remaining missed i renames to id
Brian Dolbec
2010-07-06
1
-18
/
+18
*
fix results tracking
Brian Dolbec
2010-07-06
1
-4
/
+4
*
add new layman API file and class to be used by api consumers, but could also...
Brian Dolbec
2010-07-06
1
-0
/
+354