index
:
portato
0.13
0.14
flagrw
master
no_config
Portato - A Portage GUI
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portato
/
db
/
sql.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrote the database initialization to be a class instead of a function
René 'Necoro' Neumann
2010-03-16
1
-1
/
+1
*
Better debug messages when updating database formats
René 'Necoro' Neumann
2010-03-14
1
-0
/
+2
*
Fixed copyright
René 'Necoro' Neumann
2010-03-05
1
-1
/
+1
*
Added combo box for selecting the search type to main window
René 'Necoro' Neumann
2010-03-05
1
-1
/
+1
*
Previous commits done more correct :P
René 'Necoro' Neumann
2010-03-05
1
-3
/
+3
*
Add description support to the databases
René 'Necoro' Neumann
2010-03-05
1
-6
/
+20
*
Fix an error, where a category vanishes after refreshing, using the EixSQLDat...
René 'Necoro' Neumann
2009-09-05
1
-1
/
+15
*
Merged in eix-branch
René 'Necoro' Neumann
2009-08-14
1
-1
/
+2
|
\
|
*
Use sets instead of lists --> faster results
René 'Necoro' Neumann
2009-08-14
1
-1
/
+1
|
*
Fix the EixSQLDatabase and EixReader
René 'Necoro' Neumann
2009-08-14
1
-0
/
+1
*
|
Do not create the useless description db
René 'Necoro' Neumann
2009-07-28
1
-10
/
+1
|
/
*
Fix sql search
René 'Necoro' Neumann
2009-03-03
1
-1
/
+1
*
Fixed interactive search with category names
René 'Necoro' Neumann
2009-03-02
1
-1
/
+6
*
Use pickle instead of DBM, as this would require additional python modules
René 'Necoro' Neumann
2009-02-21
1
-25
/
+40
*
In case the portdirs.db is not existing yet -- well - regenerate everything ;)
René 'Necoro' Neumann
2009-02-20
1
-0
/
+1
*
In some cases the SQL-search does the right thing ;)
René 'Necoro' Neumann
2009-02-17
1
-0
/
+1
*
Merge in DB branch (even though it does not offer the change-db-in-prefs feat...
René 'Necoro' Neumann
2009-02-17
1
-1
/
+1
*
SQLDatabase.populate needs a regexp
René 'Necoro' Neumann
2009-02-09
1
-1
/
+1
*
Do not show categories which only hold disabled packages
René 'Necoro' Neumann
2009-02-02
1
-4
/
+8
*
Add the disabled field to PkgData
René 'Necoro' Neumann
2009-02-02
1
-8
/
+10
*
Enable sql-db formats
René 'Necoro' Neumann
2009-01-28
1
-5
/
+16
*
Use the new database class layout
René 'Necoro' Neumann
2009-01-28
1
-12
/
+4
*
Moved SQLDatabase
René 'Necoro' Neumann
2009-01-28
1
-0
/
+227