summaryrefslogtreecommitdiff
path: root/portato/session.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-10/+17
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-021-5/+3
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-101/+101
* allowed to dismiss the warning dialogs for keywords/useflagsRené 'Necoro' Neumann2008-06-231-2/+11
* Reverted last commit; Added get and set methodRené 'Necoro' Neumann2008-06-231-11/+19
* Make Session inherit from ConfigParser. This allows the usage of normal confi...René 'Necoro' Neumann2008-06-231-9/+10
* Fixed the default handlingRené 'Necoro' Neumann2008-06-101-1/+1
* Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2008-06-101-4/+9
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Small changesRené 'Necoro' Neumann2008-03-091-1/+2
* Fixed commentsRené 'Necoro' Neumann2008-03-041-1/+1
* (no commit message)Necoro2008-01-141-0/+9
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-2/+2
* r568@Devoty: necoro | 2007-11-21 15:04:15 +0100Necoro2007-11-211-0/+89
> 2020-04-19Rename package 'parse' to 'feed'René 'Necoro' Neumann2-3/+3 2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1 2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1