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
path:
root
/
layman
/
updater.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Repairs layman-updater rebuild functionality
Devan Franchini
2016-04-30
1
-1
/
+1
*
updater.py: Sets set_db_type installed var to new_name
Devan Franchini
2015-11-28
1
-1
/
+1
*
updater.py: Adds expected "." to database migration check to ensure proper ba...
Devan Franchini
2015-11-28
1
-1
/
+1
*
updater.py: Alters the way migrate_database handles an invalid db_type
Devan Franchini
2015-10-16
1
-2
/
+1
*
update.py: Adds functionality to ensure proper sqlite migration
Devan Franchini
2015-08-03
1
-1
/
+4
*
external.py: Adds json DB testing
Devan Franchini
2015-07-20
1
-1
/
+1
*
updater.py: Modifies the db_type setting method
Devan Franchini
2015-07-18
1
-11
/
+25
*
updater.py: Adds database migration tool
Devan Franchini
2015-07-17
1
-1
/
+104
*
updater.py: Cleans up imports
Devan Franchini
2015-07-17
1
-5
/
+4
*
updater.py: Corrects "Package" misspelling
Devan Franchini
2015-04-20
1
-1
/
+1
*
updater.py: Removes unnecessary else in create_repos_conf()
Devan Franchini
2015-03-24
1
-3
/
+0
*
updater.py: Adds check to ensure repos_conf is not a directory
Devan Franchini
2015-03-24
1
-1
/
+12
*
updater.py: Adds repos.conf dir creation if it doesn't exist
Devan Franchini
2015-02-09
1
-0
/
+10
*
updater.py: Adds copying of all installed overlays to make.conf
Devan Franchini
2015-02-07
1
-1
/
+5
*
updater.py: Add a -R, --rebuild option to force a rebuild of the config
Brian Dolbec
2015-02-07
1
-3
/
+5
*
updater.py: Moves split() and removes split() parameter
Devan Franchini
2015-02-04
1
-3
/
+3
*
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
*
updater.py: Modifies print_instructions function to optionally output make.co...
Devan Franchini
2015-02-02
1
-16
/
+17
*
updater.py: Adds repos.conf module plug-in
Devan Franchini
2014-08-28
1
-4
/
+10
*
updater.py: Adds proper import for make.conf module
Devan Franchini
2014-08-28
1
-2
/
+2
*
updater.py: Adds list conversion for str conf_type
Devan Franchini
2014-08-17
1
-0
/
+8
*
updater.py: Adds check for repos.conf existence
Devan Franchini
2014-08-10
1
-3
/
+13
*
Imports unicode_literals from __future__
Devan Franchini
2014-06-02
1
-0
/
+2
*
Adds compatibility to exception handling
Devan Franchini
2014-06-02
1
-1
/
+1
*
Add cli options to both layman-updater and layman to print the setup help mes...
Brian Dolbec
2013-07-28
1
-5
/
+10
*
add auto detection for make.conf location
Brian Dolbec
2012-11-18
1
-1
/
+4
*
fix a bug in layman-updater to use MakeConf class to create a proper make.con...
Brian Dolbec
2012-10-31
1
-7
/
+4
*
update the make.conf path to the new /etc/portage one. Thanks kurly for repo...
Brian Dolbec
2012-10-16
1
-1
/
+1
*
Add checking for ROOT in the environment on statup, and setting it in the app...
Brian Dolbec
2012-10-14
1
-3
/
+10
*
move elog, einfo messages into updater and print them only if relavent.
Brian Dolbec
2012-10-13
1
-13
/
+70
*
move the rename_db code to a standalone updater utility.
Brian Dolbec
2012-10-08
1
-0
/
+92