ctt - time tracking for geeks
Go to file
Davide Riccardo Caliendo 4de600713a improved bash completion script
* fixed a bug with listprojects command name
* only long option names are expanded
* now various options depends on the given command, and are not
  expanded by default (start with -* and tab to list them)
* project names are only expanded when a suitable command is given
  before, and they are not expanded more than one time
2013-11-27 21:31:20 +01:00
bin use wrapper in bin/ so script/ctt can run in sane PYTHONPATH 2013-08-30 11:35:55 +02:00
extras/completion improved bash completion script 2013-11-27 21:31:20 +01:00
lib/ctt fix for crash in listprojects 2013-08-30 10:06:49 +02:00
scripts remove sys.path from scripts/ctt - not needed anymore 2013-08-30 11:50:22 +02:00
tools change disk format and add conversion utility 2012-08-28 14:03:58 +02:00
.gitignore add manpage 2013-04-29 10:53:24 +02:00
LICENSE added license and manifest files 2013-10-17 13:03:58 +09:00
MANIFEST.in added license and manifest files 2013-10-17 13:03:58 +09:00
Makefile +push 2013-04-29 17:12:13 +02:00
README add manpage 2013-04-29 10:53:24 +02:00
changelog More Changes for 1.0 2013-10-17 13:06:40 +09:00
ctt.mdwn rephrase website 2013-08-30 11:14:40 +02:00
ctt.text +example usage 2013-04-29 17:03:44 +02:00
setup.py added bash completion script 2013-10-17 13:03:58 +09:00

README

ctt - time tracking for geeks

Type "make" to generate the manpage.