Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-07-08 | Documented the plugin module | René 'Necoro' Neumann | 2 | -32/+229 |
2008-07-04 | Ported remaining plugins | René 'Necoro' Neumann | 6 | -89/+100 |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -2/+1 |
2008-07-04 | Removed lxml version in error string | René 'Necoro' Neumann | 1 | -3/+1 |
2008-07-04 | Ignore errors on plugin loading | René 'Necoro' Neumann | 1 | -0/+6 |
2008-07-04 | Added ability to install missing plugin deps | René 'Necoro' Neumann | 3 | -95/+126 |
2008-07-04 | Some more dependency awareness | René 'Necoro' Neumann | 5 | -23/+59 |
2008-07-03 | Some window refinement | René 'Necoro' Neumann | 1 | -109/+126 |
2008-07-03 | Removed XSD_LOCATION -- as there is no more xsd ;) | René 'Necoro' Neumann | 2 | -5/+1 |
2008-07-03 | Updated setup.py to install the correct set of plugins | René 'Necoro' Neumann | 1 | -3/+2 |
2008-07-03 | Ported etc-proposals plugin | René 'Necoro' Neumann | 3 | -50/+43 |
2008-07-03 | Ported gpytage plugin | René 'Necoro' Neumann | 2 | -16/+14 |
2008-07-03 | Ported Notify plugin | René 'Necoro' Neumann | 4 | -37/+51 |
2008-07-03 | Remove xsd and -x cmdline option | René 'Necoro' Neumann | 2 | -107/+1 |
2008-07-03 | Ported completely | René 'Necoro' Neumann | 3 | -548/+54 |
2008-07-03 | Should show dependencies now | René 'Necoro' Neumann | 2 | -82/+128 |
2008-07-03 | New plugin system - first hack | René 'Necoro' Neumann | 2 | -420/+683 |
2008-06-30 | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 3 | -168/+182 |
2008-06-30 | First draft of the new plugin window | René 'Necoro' Neumann | 1 | -8/+172 |
2008-06-30 | Added stuff to plugin.py | René 'Necoro' Neumann | 1 | -2/+24 |
2008-06-25 | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 4 | -8/+18 |
2008-06-25 | Added Package_22 and System_22 | René 'Necoro' Neumann | 4 | -5/+63 | René 'Necoro' Neumann | 1 | -3/+88 |
2020-04-19 | Started IMAP connection | René 'Necoro' Neumann | 4 | -0/+152 |
2020-04-19 | Use our own logger for debug for convenience sake | René 'Necoro' Neumann | 1 | -2/+3 |
2020-04-19 | Fix debug logging m( | René 'Necoro' Neumann | 1 | -2/+2 |
2020-04-19 | Rename util.go to log.go. Add verbose mode | René 'Necoro' Neumann | 4 | -24/+54 |
2020-04-19 | Clean go.mod | René 'Necoro' Neumann | 2 | -3/+0 |
2020-04-19 | Do not print the parsedCfg anymore | René 'Necoro' Neumann | 1 | -1/+1 |
2020-04-19 | Increase go-version to 1.14 | René 'Necoro' Neumann | 1 | -2/+2 |
2020-04-19 | CI: go vet | René 'Necoro' Neumann | 1 | -0/+3 |
2020-04-19 | Fetching and parsing the feeds | René 'Necoro' Neumann | 5 | -4/+113 |
2020-04-19 | Ignore all config*.yml | René 'Necoro' Neumann | 1 | -1/+1 |