index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timelog.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings
Alexis Hildebrandt
2023-02-20
1
-1
/
+1
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Timelog: Not able to check-in to multiple accounts at a time
Naga Kiran
2018-06-25
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Fixed bug with --day-break option
John Wiegley
2013-02-05
1
-4
/
+2
*
Added "last_checkout_cleared" valexpr variable
John Wiegley
2012-05-07
1
-1
/
+1
*
Added option --day-break
John Wiegley
2012-03-17
1
-33
/
+68
*
Access to checkin/checkout of timelog entries
John Wiegley
2012-03-13
1
-0
/
+7
*
Use unique_ptr instead of std::auto_ptr
John Wiegley
2012-03-05
1
-1
/
+1
*
Refactored the notion of "the current parsing context"
John Wiegley
2012-03-01
1
-8
/
+7
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Apply timelog time to the check-in day
John Wiegley
2012-02-28
1
-1
/
+1
*
Support Boost 1.46 and Boost.Filesystem v3
John Wiegley
2011-02-28
1
-5
/
+6
*
Add support for typed metadata
John Wiegley
2010-06-12
1
-4
/
+5
*
Untabified all source files
John Wiegley
2010-06-11
1
-18
/
+18
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Added some missing calls to add_post
John Wiegley
2009-11-11
1
-0
/
+1
*
Timeclock events now record their file position
John Wiegley
2009-11-11
1
-35
/
+25
*
Timeclock entries can now have notes
John Wiegley
2009-11-11
1
-6
/
+17
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-0
/
+4
*
Changed many assert() calls to VERIFY()
John Wiegley
2009-03-04
1
-1
/
+1
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-7
/
+7
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-27
/
+27
*
When clocking out, call total_seconds()
John Wiegley
2009-02-20
1
-1
/
+1
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-1
/
+1
*
Added braces to avoid a compiler warning.
John Wiegley
2009-02-03
1
-2
/
+4
*
Refactored the textual parser, to allow easy extensions in Python.
John Wiegley
2009-01-29
1
-5
/
+8
*
Refactored the timelog code into its own file.
John Wiegley
2009-01-29
1
-0
/
+145