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
*
Added a new scope_value() inline helper function
John Wiegley
2010-06-13
1
-1
/
+1
*
Improved value expression function 'commodity'
John Wiegley
2010-06-12
1
-0
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
1
-143
/
+143
*
Scrub account totals before applying --percent
John Wiegley
2010-06-11
1
-1
/
+2
*
Fixed the "generate" command
John Wiegley
2010-06-10
1
-3
/
+3
*
Corrected some math used by the budget command
John Wiegley
2010-06-10
1
-5
/
+5
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
1
-5
/
+7
*
Corrected implementation of --percent
John Wiegley
2010-06-06
1
-1
/
+1
*
Added new command: "pricemap [DATE]"
John Wiegley
2010-06-04
1
-0
/
+1
*
New: --group-by=EXPR and --group-title-format=FMT
John Wiegley
2010-05-30
1
-0
/
+18
*
Option --rounding inverted to --no-rounding
John Wiegley
2010-05-30
1
-2
/
+2
*
Added new option: --no-titles
John Wiegley
2010-05-30
1
-0
/
+2
*
Added --rounding option, which is off by default
John Wiegley
2010-05-23
1
-0
/
+2
*
Created new valexpr variable display_account
John Wiegley
2010-05-22
1
-5
/
+5
*
Added new option --prepend-width
John Wiegley
2010-05-22
1
-5
/
+10
*
Changed the report generated by the csv command
John Wiegley
2010-05-22
1
-2
/
+3
*
Option --count sums payees, account, commodities
John Wiegley
2010-05-22
1
-0
/
+1
*
Added a simple print() value expression function
John Wiegley
2010-05-08
1
-0
/
+1
*
Added new --meta and --meta-width options
John Wiegley
2010-03-17
1
-5
/
+14
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-18
/
+3
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Added a --pivot=TAG option
John Wiegley
2010-02-02
1
-0
/
+3
*
Guard against divide by zero error in -A reg report
John Wiegley
2010-01-21
1
-1
/
+1
*
Added a trim() value expression function
John Wiegley
2009-11-25
1
-0
/
+1
*
Added options: --unrealized-gains and --unrealized-losses
Aristid Breitkreuz
2009-11-24
1
-0
/
+5
*
Added an --unrealized option, for use with bal -V
John Wiegley
2009-11-19
1
-0
/
+3
*
The new period parser is passing all tests
John Wiegley
2009-11-18
1
-13
/
+18
*
Don't bold the payee for virtual or temporary xacts
John Wiegley
2009-11-13
1
-1
/
+1
*
Reorganized a bit of the reporting code
John Wiegley
2009-11-12
1
-0
/
+30
*
Moved report normalization into report.cc
John Wiegley
2009-11-12
1
-0
/
+2
*
Renamed the pricesdb command to pricedb
John Wiegley
2009-11-12
1
-3
/
+3
*
Added new value expressions for value conversion
John Wiegley
2009-11-11
1
-0
/
+9
*
Added --date, similar to --account and --payee
John Wiegley
2009-11-11
1
-0
/
+2
*
Added floor() value expression function
John Wiegley
2009-11-11
1
-0
/
+1
*
Added a --prepend-format option
John Wiegley
2009-11-11
1
-0
/
+9
*
Fixes to Python importing; removed "hello" precommand
John Wiegley
2009-11-10
1
-2
/
+0
*
account_amount() is now account().amount
John Wiegley
2009-11-10
1
-1
/
+0
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-9
/
+0
*
Column widths are always calculated now
John Wiegley
2009-11-07
1
-30
/
+6
*
Renamed --set-reported-account to just --account
John Wiegley
2009-11-06
1
-18
/
+2
*
Added new account_total value expression
John Wiegley
2009-11-05
1
-0
/
+1
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-2
/
+4
*
Set default LESS options to -FRSX
John Wiegley
2009-11-02
1
-1
/
+1
*
New: --set-reported-account, --set-reported-payee
John Wiegley
2009-11-01
1
-0
/
+4
*
Add valexpr functions for lot dates, prices and tags
John Wiegley
2009-10-31
1
-0
/
+3
*
Added a --forecast-years option
John Wiegley
2009-10-31
1
-0
/
+2
*
Setting --date-format in ~/.ledgerrc works again
John Wiegley
2009-10-29
1
-0
/
+4
*
If isatty is available, no colors/pager for non-ttys
John Wiegley
2009-10-29
1
-1
/
+16
*
Fixed a gcc warning
John Wiegley
2009-10-28
1
-2
/
+0
*
Make "less" the default pager, similar to Git
John Wiegley
2009-10-28
1
-1
/
+28
[next]