index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
global.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation about differences between ledger 2.6 and ledger 3.0.
thdox
2013-06-01
1
-3
/
+5
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Fixes bugs 705 and 862. Ledger now fails if init or pricedb files are specif...
Craig Earls
2013-01-29
1
-16
/
+37
*
whitespace cleanup
Johann Klähn
2013-01-16
1
-2
/
+2
*
Fixes Bug 695, ledger ignores --init-file
Craig Earls
2012-10-25
1
-0
/
+7
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-10
/
+10
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-3
/
+3
*
Always call TRACE_CTOR at the end of constructors
John Wiegley
2012-03-20
1
-2
/
+2
*
Added --verify-memory and missing TRACE_[CD]TOR calls
John Wiegley
2012-03-18
1
-6
/
+15
*
Corrected a typo
John Wiegley
2012-03-11
1
-1
/
+1
*
Many options now have additive effect
John Wiegley
2012-03-07
1
-0
/
+1
*
Refactored the notion of "the current parsing context"
John Wiegley
2012-03-01
1
-2
/
+5
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Chain the current report to the current session
John Wiegley
2012-02-27
1
-1
/
+1
*
Changes for building with Visual Studio 2008
John Wiegley
2010-06-15
1
-1
/
+3
*
Revised how Ledger handles the "current year"
John Wiegley
2010-06-14
1
-0
/
+2
*
Untabified all source files
John Wiegley
2010-06-11
1
-37
/
+37
*
Allow opt -NDEBUG build to complete without warnings
John Wiegley
2010-06-04
1
-0
/
+2
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Moved report normalization into report.cc
John Wiegley
2009-11-12
1
-173
/
+1
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-9
/
+9
*
Fixed -r flag for balance reports
John Wiegley
2009-11-07
1
-8
/
+0
*
Column widths are always calculated now
John Wiegley
2009-11-07
1
-0
/
+2
*
Changed dividers output by --options
John Wiegley
2009-11-06
1
-2
/
+2
*
Moved journal reading code into journal_t
John Wiegley
2009-11-05
1
-1
/
+2
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-20
/
+24
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-4
/
+0
*
Added two missing casts
John Wiegley
2009-10-31
1
-1
/
+2
*
Moved ownership of master account into journal_t
John Wiegley
2009-10-30
1
-5
/
+6
*
Setting --date-format in ~/.ledgerrc works again
John Wiegley
2009-10-29
1
-7
/
+15
*
If isatty is available, no colors/pager for non-ttys
John Wiegley
2009-10-29
1
-1
/
+7
*
Colorization at the terminal now on by default
John Wiegley
2009-10-28
1
-0
/
+3
*
Whitespace change
John Wiegley
2009-10-27
1
-4
/
+2
*
Added --actual-dates, for overriding --effective
John Wiegley
2009-10-27
1
-1
/
+3
*
Rewrote the way date and time I/O is managed
John Wiegley
2009-10-25
1
-2
/
+4
*
The print command now implies --actual
John Wiegley
2009-06-28
1
-0
/
+3
*
Disable use of ~/.pricedb when --args-only is present
John Wiegley
2009-06-28
1
-0
/
+2
*
The --download option is now fully restored
John Wiegley
2009-06-26
1
-2
/
+2
*
More refactoring for --download
John Wiegley
2009-06-24
1
-4
/
+4
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-7
/
+7
*
Restored --download, although not done yet
John Wiegley
2009-06-24
1
-1
/
+12
*
Fixed the --args-only option (sequence problem)
John Wiegley
2009-06-22
1
-2
/
+7
*
Added a code comment
John Wiegley
2009-06-18
1
-0
/
+3
*
The -X option now accepts price settings
John Wiegley
2009-06-18
1
-0
/
+8
*
Restored --plot-amount-format, --plot-total-format
John Wiegley
2009-06-18
1
-6
/
+16
*
Allow --period flag to specify a report range
John Wiegley
2009-06-17
1
-3
/
+26
*
Added new debug option --options
John Wiegley
2009-06-02
1
-24
/
+57
*
Rewrote the date interval parser/stepper
John Wiegley
2009-03-23
1
-2
/
+5
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Removed the --totals option
John Wiegley
2009-03-05
1
-3
/
+0
[next]