]> git.mjollnir.org Git - tks.git/shortlog
tks.git
2009-12-15 Penny LeachAdded function to round to nearest 1/4 hour
2009-07-23 Penny LeachFixed some error handling
2009-05-30 Penny Leachfixing error reporting in TKS Zebra perl module
2009-04-08 Penny Leachdebian: install the Zebra perl module
2009-04-07 Penny Leachadd Zebra support to TKS
2009-04-07 Penny Leachadded modular support for the subsystem to communicate...
2008-06-30 Nigel McNieChangelog for 0.2.1
2008-06-30 Nigel McNieBail out if a closing time isn't given for time recorde...
2008-06-30 Nigel McNieDon't write out a debugging file when adding time.
2008-06-30 Nigel McNieImplement "review required" flag.
2008-06-16 Nigel McNieRound entry times to 2dp, to prevent stupid entries...
2008-06-12 Nigel McNieSome refactoring I missed, as pointed out by Martyn.
2008-06-12 Nigel McNieChangelog for 0.2.0
2008-06-03 Nigel McNieIf a line hasn't got a finishing time yet, print an...
2008-06-03 Nigel McNieUse setlocal instead of set so we don't clobber other...
2008-06-03 Nigel McNieOnly log into WRMS when we actually need to.
2008-06-03 Nigel McNiePrint total time formatted to 2dp.
2008-06-03 Nigel McNieAdd syntax highlighting support for the new clock-time...
2008-06-03 Nigel McNieInitial attempt at parsing clock times in the time...
2008-06-03 Nigel McNieREALLY bump to 0.1.1 this time goddamnit.
2008-06-03 Nigel McNieChangelog for 0.1.1
2008-06-03 Martyn SmithFixed up vim filetype support (works nicely in etch...
2008-06-03 Martyn SmithChange WWW::Mechanize dep
2008-06-03 Nigel McNieDon't output the message to commit time if there is...
2008-06-03 Martyn SmithPatched to not require the with_fields attribute (which...
2008-05-31 Nigel McNieAdded very basic manpage and install in debian packaging.
2008-05-31 Nigel McNieChanged the description of the tks package. Lintian...
2008-05-31 Nigel McNieAdded debian copyright file.
2008-05-31 Nigel McNieAdded a basic README and a GPL3 license file.
2008-05-29 Nigel McNieSet tabwidth to 16 to make formatting the file easier.
2008-05-29 Nigel McNieAdded vim syntax highlighting for tks files.
2008-05-29 Nigel McNieFirst go at commenting out lines when they're committed.
2008-05-29 Nigel McNieRemove old example file.
2008-05-29 Nigel McNieGot rid of the old config file.
2008-05-29 Martyn SmithFixed a bug in daily subtotals
2008-05-29 Martyn SmithAmmended date parsing comment
2008-05-29 Martyn SmithDrop invalid WRs rather than attempt to coerce them...
2008-05-29 Martyn SmithAdded ISO date support
2008-05-26 Nigel McNieEveryone's favourite dpkg-buildpackage makefile.
2008-05-26 Nigel McNieAdded more dependencies.
2008-05-26 Nigel McNiePut the tks script and WRMS libraries in the right...
2008-05-26 Nigel McNieConvert to using a simple INI file in the user's home...
2008-05-26 Nigel McNieRename the script to match the program name
2008-05-26 Nigel McNieBeginnings of debian packaging
2008-05-26 Nigel McNieSummarise the totals for each day.
2008-05-26 Nigel McNieAdd a method to load timesheet information in a simpler...
2008-05-26 Nigel McNieUse the new timesheet file format to load timesheet...
2007-11-01 Martyn SmithTimesheet sample
2007-11-01 Martyn SmithInitial commit