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
*
Scopes can now provide a description of themselves
John Wiegley
2010-06-24
1
-0
/
+4
*
Added report query modifiers: for, since, until
John Wiegley
2010-06-22
1
-0
/
+1
*
Added new --bold-if option
John Wiegley
2010-06-22
1
-16
/
+48
*
bal was sometimes reporting empty accounts
John Wiegley
2010-06-21
1
-0
/
+2
*
Fixed register formatting of postings with payees
John Wiegley
2010-06-18
1
-1
/
+2
*
Added new option --inject=KEY[,KEY...]
John Wiegley
2010-06-18
1
-0
/
+2
*
Individual postings may each have their own payee
John Wiegley
2010-06-17
1
-2
/
+3
*
Removed unused --unsorted option
John Wiegley
2010-06-15
1
-3
/
+0
*
Revised how Ledger handles the "current year"
John Wiegley
2010-06-14
1
-5
/
+5
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-28
/
+25
*
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
[next]