summaryrefslogtreecommitdiff
path: root/portato/db/sql.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann2010-03-161-1/+1
|
* Better debug messages when updating database formatsRené 'Necoro' Neumann2010-03-141-0/+2
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Added combo box for selecting the search type to main windowRené 'Necoro' Neumann2010-03-051-1/+1
|
* Previous commits done more correct :PRené 'Necoro' Neumann2010-03-051-3/+3
|
* Add description support to the databasesRené 'Necoro' Neumann2010-03-051-6/+20
|
* Fix an error, where a category vanishes after refreshing, using the ↵René 'Necoro' Neumann2009-09-051-1/+15
| | | | EixSQLDatabase
* Merged in eix-branchRené 'Necoro' Neumann2009-08-141-1/+2
|\
| * Use sets instead of lists --> faster resultsRené 'Necoro' Neumann2009-08-141-1/+1
| |
| * Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-141-0/+1
| |
* | Do not create the useless description dbRené 'Necoro' Neumann2009-07-281-10/+1
|/
* Fix sql searchRené 'Necoro' Neumann2009-03-031-1/+1
|
* Fixed interactive search with category namesRené 'Necoro' Neumann2009-03-021-1/+6
|
* Use pickle instead of DBM, as this would require additional python modulesRené 'Necoro' Neumann2009-02-211-25/+40
|
* In case the portdirs.db is not existing yet -- well - regenerate everything ;)René 'Necoro' Neumann2009-02-201-0/+1
|
* In some cases the SQL-search does the right thing ;)René 'Necoro' Neumann2009-02-171-0/+1
|
* Merge in DB branch (even though it does not offer the change-db-in-prefs ↵René 'Necoro' Neumann2009-02-171-1/+1
| | | | feature)
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
|
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-4/+8
|
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-021-8/+10
|
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-281-5/+16
|
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-12/+4
|
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-0/+227
.git/commit/src/password-store.sh?h=1.7.2&id=ebd57647fa54721ec64aba47c79819ad270b3a63&follow=1'>reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17