This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 8d4d9e28b45e162c233bf69926774d5a956cc32d
tree 520df5fac484f5bcb82db5a37e0e0fd5341473c3
parent b9c553c5025cff0c52e2bd33d32746a732d565c7 parent 1e4fe4519b2944e500dc26972d20f36c83a0070b
tree 520df5fac484f5bcb82db5a37e0e0fd5341473c3
parent b9c553c5025cff0c52e2bd33d32746a732d565c7 parent 1e4fe4519b2944e500dc26972d20f36c83a0070b
punch /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 02 21:14:25 -0800 2009 | |
| |
README | Mon Nov 17 21:58:53 -0800 2008 | |
| |
Rakefile | Mon Mar 02 21:14:25 -0800 2009 | |
| |
VERSION.yml | Mon Mar 02 21:18:35 -0800 2009 | |
| |
bin/ | Wed Jan 28 10:15:18 -0800 2009 | |
| |
punch.gemspec | Mon Mar 02 21:18:51 -0800 2009 |
README
NAME punch SYNOPSIS punch (in|out|log|clock|status|list|total|delete|dump|parse) [options]+ DESCRIPTION i can has time tracking! punch is a k.i.s.s. tool for tracking the hours spent on various projects. it supports logging hours under a project name, adding notes about work done during that period, and several very simple reporting tools that operate over a window of time. run 'punch help modename' for more info. PARAMETERS --help, -h EXAMPLES . punch in projectname . punch in projectname 'an hour ago' . punch log projectname 'rewriting your java app in ruby...' . punch out projectname . punch total projectname --after 2007-12-03 --before 2007-12-07 . punch total projectname --after 'yesterday morning' --before 'today at noon'







