| Commit message (Expand) | Author | Age | Files | Lines |
* | include zero-amounts in balance_t::map_sorted_amounts | dbear496 | 2023-07-16 | 1 | -2/+4 |
* | Update copyright year | Alexis Hildebrandt | 2023-02-02 | 1 | -1/+1 |
* | Update copyright statement for 2022 | Alexis Hildebrandt | 2022-07-02 | 1 | -1/+1 |
* | Fix regression in sorted_amounts | Martin Michlmayr | 2020-10-30 | 1 | -1/+2 |
* | Look up annotated amounts within balances by their displayed name | John Wiegley | 2020-03-27 | 1 | -2/+32 |
* | Add --averaged-lot-prices | John Wiegley | 2019-12-06 | 1 | -0/+59 |
* | Change compare_by_commodity to return an integer | John Wiegley | 2019-03-15 | 1 | -2/+5 |
* | Add back some whitespace for clarity | John Wiegley | 2019-01-30 | 1 | -1/+1 |
* | Expose a new utility function for balances: sorted_amounts | John Wiegley | 2019-01-30 | 1 | -9/+9 |
* | [misc] Update year in copyright notice to 2017 | Alexis Hildebrandt | 2018-01-27 | 1 | -1/+1 |
* | [misc] Update year in copyright notice to 2017 | Alexis Hildebrandt | 2017-01-05 | 1 | -1/+1 |
* | [misc] Update year in copyright notice to 2016 | Alexis Hildebrandt | 2016-01-02 | 1 | -1/+1 |
* | Bump copyright notice to 2015 | Alexis Hildebrandt | 2014-12-27 | 1 | -1/+1 |
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
* | fix ledger xml output, remove ledger json command | Johann Klähn | 2013-03-08 | 1 | -4/+2 |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Switched to Boost.PropertyTree for XML generation | John Wiegley | 2012-05-18 | 1 | -3/+3 |
* | Switch to using Boost.Format | John Wiegley | 2012-05-14 | 1 | -2/+2 |
* | Simplified some code in xact.cc | John Wiegley | 2012-03-23 | 1 | -9/+18 |
* | Fixed sorting of equity output | John Wiegley | 2012-03-23 | 1 | -31/+71 |
* | Always call TRACE_CTOR at the end of constructors | John Wiegley | 2012-03-20 | 1 | -3/+3 |
* | Tighten up argument passing related to fn_market() | John Wiegley | 2012-03-11 | 1 | -2/+2 |
* | Removed value_t::price and balance_t::price | John Wiegley | 2012-03-07 | 1 | -10/+0 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -18/+18 |
* | A further simplification of -V and -X | John Wiegley | 2010-06-07 | 1 | -4/+2 |
* | amount_t::print and value_t::print now use flags | John Wiegley | 2010-06-07 | 1 | -9/+8 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Refactored some comparison helper classes | John Wiegley | 2010-02-05 | 1 | -1/+2 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -3/+3 |
* | Added basic foundation for XML reporting | John Wiegley | 2009-11-09 | 1 | -0/+8 |
* | Removed most #if 0 blocks and callout comments | John Wiegley | 2009-10-31 | 1 | -3/+2 |
* | Whitespace fix | John Wiegley | 2009-10-30 | 1 | -2/+4 |
* | Fixed a display issue with the balance report | John Wiegley | 2009-10-27 | 1 | -1/+5 |
* | Restored --price option, added baseline test | John Wiegley | 2009-06-26 | 1 | -0/+10 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+1 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -2/+4 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -1/+23 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -10/+10 |
* | Many fixes to both --market and --exchange | John Wiegley | 2009-02-23 | 1 | -8/+9 |
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -2/+4 |
* | Fixed the way values are justified for printing | John Wiegley | 2009-02-22 | 1 | -5/+5 |
* | Restored the --budget option | John Wiegley | 2009-02-20 | 1 | -1/+1 |
* | Moved amount_t::right_justify to simply ::justify | John Wiegley | 2009-02-19 | 1 | -3/+10 |
* | Properly handle UTF-8 characters in commodity strings. | John Wiegley | 2009-02-12 | 1 | -9/+3 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -4/+5 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -10/+0 |
* | Values can now be streamed to XML, and all the types they refer to. | John Wiegley | 2009-02-01 | 1 | -0/+10 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |