summaryrefslogtreecommitdiff
path: root/portato/helper.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-0/+1
* added listener/notifynecoro2007-08-121-16/+1
* new threading model in gui_helpernecoro2007-08-071-2/+2
* i18n support and german translationsnecoro2007-08-051-0/+3
* fixesnecoro2007-07-131-2/+7
* new fancier log outputnecoro2007-07-131-65/+4
* added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro2007-07-111-0/+16
* Some documentation worknecoro2007-07-071-8/+13
* nomsgnecoro2007-06-031-3/+9
* added noroot-optionnecoro2007-04-251-4/+11
* Made qt plugin-ready; lots of documentationnecoro2007-04-201-2/+7
* Some small changes for etcproposals 1.1necoro2007-03-311-1/+1
* Allowed Plugins to have a menunecoro2007-03-311-0/+12
* First plugin supportnecoro2007-03-101-4/+14
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-1/+36
* Added file support for debug (merged from curses-branch)necoro2007-02-041-2/+10
* Renamed to portatonecoro2006-11-241-0/+60
ef='/feed2imap-go.git/commit/internal/imap/imap.go?h=v1.1.0&id=76f0beb3db5ef7b3ecac6354bc29a76fef27829a&follow=1'>SELECT 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