Mercurial > getan
log
age | author | description |
---|---|---|
Sat, 28 Aug 2010 20:16:58 +0200 | Ingo Weinzierl | Added a new implementation of 'getan' based on urwid, a python console user interface library. |
Mon, 24 Aug 2009 14:59:37 +0200 | Thomas Arendsen Hein | update ChangeLog |
Tue, 18 Aug 2009 16:59:17 +0200 | Thomas Arendsen Hein | Handle empty input when adding/subtracting time of the running project |
Tue, 18 Aug 2009 16:55:51 +0200 | Thomas Arendsen Hein | Allow <timespec>+ and <timespec>- (RPN) to change time for the current project |
Tue, 18 Aug 2009 16:09:17 +0200 | Thomas Arendsen Hein | rename substract to subtract |
Tue, 18 Aug 2009 16:07:21 +0200 | Thomas Arendsen Hein | allow adding/subtracting times while a project is running |
Tue, 18 Aug 2009 15:45:12 +0200 | Thomas Arendsen Hein | human_seconds: Use timespec instead of seconds and document it. |