fnogatz / clocker

Command-line tool to track project hours
Other
420 stars 31 forks source link

Add `clocker restart [<key>]` #16

Closed mmalecki closed 10 years ago

mmalecki commented 10 years ago

Restart either last timer or timer at <key>.

Refactor start to a separate method. Rename onrow in stop handler to onrowstop for symmetry with onrowrestart (both can't be named onrow because they are in the same scope).

ghost commented 10 years ago

Looks good, published in 1.5.0.