Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -91/+91 |
* | Fixed the "generate" command | John Wiegley | 2010-06-10 | 1 | -4/+4 |
* | Fixed the way prices and costs are print'd | John Wiegley | 2010-06-07 | 1 | -7/+9 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -3/+4 |
* | Make --anon work with the print command | John Wiegley | 2010-06-05 | 1 | -0/+1 |
* | Inlined the print_xacts constructor | John Wiegley | 2010-06-02 | 1 | -7/+0 |
* | New: --group-by=EXPR and --group-title-format=FMT | John Wiegley | 2010-05-30 | 1 | -1/+11 |
* | print honors --columns, --account,amount-width | John Wiegley | 2010-05-22 | 1 | -22/+59 |
* | The print command now honors use of --date-format | John Wiegley | 2010-05-22 | 1 | -3/+10 |
* | print command correctly prints amount expressions | John Wiegley | 2010-05-07 | 1 | -3/+9 |
* | Improved the new implementation of "print" | John Wiegley | 2010-03-17 | 1 | -4/+4 |
* | Rewrite the "print" command as a custom function | John Wiegley | 2010-03-08 | 1 | -0/+208 |