summaryrefslogtreecommitdiffhomepage
path: root/Commands.hs
AgeCommit message (Expand)Author
2009-10-11Support for base 4 without base-3 compatibilityAdam Vogt
2009-01-29fix warning in Commands.hsAndrea Rossato
2009-01-25handle successful commands with empty outputdaniel
2008-12-07Unicode support for ComRoman Cheplyaka
2008-04-29style, pointfree and trailing spaces0.9_releaseAndrea Rossato
2007-10-03Reintroduced rate with a default implementation (1 second) to be used in the ...Andrea Rossato
2007-10-03reintroduced run as an Exec method: this way it is possible to write plugins ...Andrea Rossato
2007-09-28Removed unused rate methodAndrea Rossato
2007-09-27API change in the Exec classAndrea Rossato
2007-07-24code and output cleanupAndrea Rossato
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato
2007-07-14README and Cabal editsAndrea Rossato
2007-07-13haddock tuningAndrea Rossato
2007-07-13Commands.hs: more code cleanupAndrea Rossato
2007-07-12use of existential types for plugin supportAndrea Rossato
2007-07-11Commands.hs: monitors take only one action nowAndrea Rossato
2007-07-08added info to Commands.hsAndrea Rossato
2007-07-08added CommandsAndrea Rossato