summaryrefslogtreecommitdiff
path: root/portato.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* small changesnecoro2007-08-121-13/+9
* made emerge pausing work (again?)necoro2007-08-121-6/+0
* added listener/notifynecoro2007-08-121-1/+1
* added listener/notifynecoro2007-08-121-1/+1
* added listener/notifynecoro2007-08-121-3/+32
* some translation fixes :)necoro2007-08-051-3/+3
* i18n support and german translationsnecoro2007-08-051-13/+18
* added logviewersnecoro2007-07-211-5/+10
* new Plugin Schemenecoro2007-07-201-1/+12
* use optparse to parse cmdline optionsnecoro2007-06-151-40/+41
* added ability of passing "&&" to the sync commandnecoro2007-06-151-6/+17
* Allowed Plugins to have a menunecoro2007-03-311-3/+6
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-5/+12
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+1
* - fixed oneshot-bugnecoro2007-01-261-0/+1
* - Added iconsnecoro2007-01-241-8/+12
* Added cmd-line support for switching uisnecoro2007-01-171-5/+17
* Updatesnecoro2007-01-111-2/+2
* Renamed to portatonecoro2006-11-241-0/+30
tr> 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