index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
report.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change --invert to invert displayed amounts and totals, not amounts
John Wiegley
2019-07-05
1
-1
/
+2
*
Add (currently undocumented) function 'clear_commodity'
John Wiegley
2018-02-16
1
-0
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
Use amount_width variable for budget report
Paulo Flabiano Smorigo
2018-01-03
1
-5
/
+5
*
Be a bit more defensive when calculating the budget
John Wiegley
2017-12-30
1
-2
/
+2
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
Add new reporting function quoted_rfc4180
John Wiegley
2016-11-12
1
-0
/
+1
*
Fix build under Cygwin.
Ivan Vanyushkin
2016-09-29
1
-1
/
+1
*
Fix build under msys32; add Appveyor continuous build
Evan Mallory
2016-09-17
1
-1
/
+2
*
Make -A to imply -E
John Wiegley
2016-01-09
1
-0
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Add a --no-revalued option
John Wiegley
2015-05-05
1
-0
/
+4
*
Fix alignment of cleared-format with 4 spaces as separator.
thdox
2015-02-23
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
fix rare bug in balance report output if the budgeted amount happens to be zero.
Craig Earls
2014-08-24
1
-2
/
+2
*
Add the --no-pager option
John Wiegley
2014-04-27
1
-0
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Commodity column in default CSV format should match the displayed amount
Steve Purcell
2014-01-06
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Bug 634 Added roundto function, optimized floor and ceiling
Craig Earls
2013-01-30
1
-0
/
+1
*
Addes tags command and --values option
Craig Earls
2013-01-29
1
-0
/
+2
*
Bug 634 and 488, Corrected behavior of floor, and added ceiling
Craig Earls
2012-10-25
1
-0
/
+1
*
Fix compilation warning: be sure we call the base class copy constructor.
Hyrum Wright
2012-08-14
1
-1
/
+1
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-2
/
+2
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-6
/
+6
*
Added a * for cleared entries in the time report
John Wiegley
2012-05-10
1
-4
/
+7
*
Allow --invert to work with --monthly
John Wiegley
2012-04-06
1
-1
/
+1
*
Added --verify-memory and missing TRACE_[CD]TOR calls
John Wiegley
2012-03-18
1
-2
/
+21
*
Always close the last report output stream
John Wiegley
2012-03-16
1
-0
/
+4
*
Change abbrev_len to int(abbrev_len)
John Wiegley
2012-03-13
1
-3
/
+2
*
Added --time-report option
John Wiegley
2012-03-13
1
-0
/
+20
*
Added format_datetime valexpr function
John Wiegley
2012-03-13
1
-0
/
+1
*
Added --immediate option
John Wiegley
2012-03-10
1
-0
/
+2
*
Added --dc option, for debit/credit style reports
John Wiegley
2012-03-10
1
-5
/
+71
*
-H now implies -V
John Wiegley
2012-03-09
1
-0
/
+1
*
Reworked the way that options are handled
John Wiegley
2012-03-09
1
-351
/
+284
*
Added --historical option
John Wiegley
2012-03-08
1
-0
/
+8
*
Added nail_down() for pinning market value exprs
John Wiegley
2012-03-08
1
-0
/
+1
*
Many options now have additive effect
John Wiegley
2012-03-07
1
-46
/
+36
*
Removed value_t::price and balance_t::price
John Wiegley
2012-03-07
1
-1
/
+0
*
Guard against double-freeing of report objects
John Wiegley
2012-03-05
1
-1
/
+1
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Renamed actual/effective dates to primary/auxiliary
John Wiegley
2012-02-28
1
-5
/
+5
*
Added --rich-data for 'convert', and SHA1 checksum checking
John Wiegley
2012-02-26
1
-0
/
+3
*
Added --auto-match option, for use with 'convert'
John Wiegley
2012-02-26
1
-0
/
+2
*
Report an error in the case of '(1' (missing rparen)
John Wiegley
2011-11-10
1
-1
/
+1
*
Added round() and unround() valexpr functions
John Wiegley
2011-10-24
1
-0
/
+2
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-2
/
+2
*
Added "top_amount" value expr function
John Wiegley
2010-12-22
1
-0
/
+1
*
Move balance divider right by prepend-width
John Wiegley
2010-06-26
1
-0
/
+3
[next]