summaryrefslogtreecommitdiff
path: root/src/timelog.h
Commit message (Expand)AuthorAgeFilesLines
* Use #pragma onceAlexis Hildebrandt2023-04-101-4/+1
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Added "last_checkout_cleared" valexpr variableJohn Wiegley2012-05-071-6/+9
* Added option --day-breakJohn Wiegley2012-03-171-1/+1
* Refactored the notion of "the current parsing context"John Wiegley2012-03-011-7/+4
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
* Support Boost 1.46 and Boost.Filesystem v3John Wiegley2011-02-281-4/+10
* Add support for typed metadataJohn Wiegley2010-06-121-2/+4
* Untabified all source filesJohn Wiegley2010-06-111-6/+6
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Timeclock events now record their file positionJohn Wiegley2009-11-111-16/+14
* Timeclock entries can now have notesJohn Wiegley2009-11-111-8/+12
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-14/+0
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-1/+5
* The Great Renaming, Part IIJohn Wiegley2009-02-231-12/+12
* Added documentation stubs for all include files and classes.John Wiegley2009-01-311-0/+24
* Refactored the textual parser, to allow easy extensions in Python.John Wiegley2009-01-291-0/+2
* Refactored the timelog code into its own file.John Wiegley2009-01-291-0/+85