Mercurial > getan
log
age | author | description |
---|---|---|
2012-01-16 | Thomas Arendsen Hein | Replace hack to find last week of the previous year. |
2012-01-16 | Thomas Arendsen Hein | nicer version of 5447fbf86c49 (two-digit lastweek string) |
2012-01-16 | Björn Ricks | Lastweek < 10 must have a zero as prefix |
2012-01-16 | Björn Ricks | Remove comment |
2011-12-12 | Björn Ricks | Use current dir time.db if exists if not ~/.getan/time.db |
2011-12-12 | Björn Ricks | Move zeiterfassung and zeitsort to an own module in getan |
2011-12-12 | Björn Ricks | Add debian package description |
2011-12-12 | Björn Ricks | Add script that starts classic getan |
2011-12-12 | Björn Ricks | Move classic to getan |
2011-12-12 | Björn Ricks | Load and create default database for installed scripts |
2011-12-12 | Björn Ricks | Add a setup.py script |
2011-12-12 | Björn Ricks | Convert classic getan into a module to be able to install it |
2011-12-12 | Björn Ricks | Move getan.py to getan/main.py |
2011-12-12 | Björn Ricks | Remove unnecessary imports |