summaryrefslogtreecommitdiff
path: root/plugins/new_version.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new version plugin showed the versions in the wrong orderRené 'Necoro' Neumann2010-04-231-1/+1
|
* Add notify-python dependency for the version checkerRené 'Necoro' Neumann2010-04-151-1/+1
|
* Fixed dependancy of the new_version plugin from "dev-util/git" to ↵Clement Bourgeois2010-04-151-1/+1
| | | | "dev-vcs/git" to follow new Gentoo portage tree modifications
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Wrong debug message in new_version pluginRené 'Necoro' Neumann2009-10-241-1/+1
|
* Turn new_version plugin from a mess into sth useful.René 'Necoro' Neumann2009-10-231-9/+9
|
* Honor branches different from masterRené 'Necoro' Neumann2009-10-231-2/+4
|
* Change the new_version plugin to use git.René 'Necoro' Neumann2009-10-231-30/+28
| | | | | | Use 'git ls-remote' to check for the current HEAD revision. Additionally the revision is no longer put into the version number, but into an extra variable REVISION.
* Make the plugins print warnings, if they get disabled due to missing importsRené 'Necoro' Neumann2009-07-281-1/+4
|
* Change plugins to use WidgetPlugin if neededRené 'Necoro' Neumann2009-07-051-1/+3
|
* Revert previous commitRené 'Necoro' Neumann2009-05-201-6/+2
|
* Hopefully fixed the new-version pluginRené 'Necoro' Neumann2009-05-201-2/+6
|
* Fixed the menus for the current pluginsRené 'Necoro' Neumann2009-04-241-1/+1
|
* Generalize the new_version pluginRené 'Necoro' Neumann2009-02-201-3/+3
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-47/+47
|
* Ported remaining pluginsRené 'Necoro' Neumann2008-07-041-0/+80
e='2020-04-19 15:05:08 +0200'>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