aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/progress.pm
Commit message (Collapse)AuthorAge
* setup file orderingJoey Hess2010-02-12
|
* progress: switch to new pagespec_match_listJoey Hess2009-10-09
|
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
| | | | Also, this fixes 2 bugs in dependency info.
* rework dependency types codeJoey Hess2009-10-04
| | | | | Simplify, change default content depends number to 1, change interface to make more sense.
* postsparkline and progress: also contentless dependenciesJoey Hess2009-10-04
|
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
|
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
|
* avoid warning if percent value is not numericJoey Hess2008-09-20
|
* i18nJoey Hess2008-09-19
|
* progress: Display an error if the progress cannot be parsed, and allow the ↵Joey Hess2008-09-19
| | | | percent parameter to only optionally end with "%".
* progress: New plugin to generate progress bars (willu)Joey Hess2008-09-09