summaryrefslogtreecommitdiff
path: root/src/timelog.cc
Commit message (Collapse)AuthorAgeFilesLines
* The Great Renaming, Part IIJohn Wiegley2009-02-231-27/+27
| | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.
* When clocking out, call total_seconds()John Wiegley2009-02-201-1/+1
|
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-1/+1
|
* Added braces to avoid a compiler warning.John Wiegley2009-02-031-2/+4
|
* Refactored the textual parser, to allow easy extensions in Python.John Wiegley2009-01-291-5/+8
|
* Refactored the timelog code into its own file.John Wiegley2009-01-291-0/+145