| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright notice to 2015 | Alexis Hildebrandt | 2014-12-27 | 1 | -1/+1 |
* | Fix crash when using -M with empty result | Alexis Hildebrandt | 2014-12-16 | 1 | -1/+1 |
* | Replace sha1.cc with boost::uuid::details::sha1 | David Bremner | 2014-04-17 | 1 | -7/+7 |
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
* | Another whitespace fix | John Wiegley | 2013-05-19 | 1 | -1/+1 |
* | Whitespace fix | John Wiegley | 2013-05-19 | 1 | -1/+1 |
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
* | Guard against a possible NULL | John Wiegley | 2013-01-11 | 1 | -1/+2 |
* | fix comment in display_filter_posts::output_rounding(post_t) | Christophe Rhodes | 2012-11-06 | 1 | -3/+5 |
* | Work around collision between Format's put & Graph | John Wiegley | 2012-05-20 | 1 | -1/+0 |
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -5/+5 |
* | Allow --invert to work with --monthly | John Wiegley | 2012-04-06 | 1 | -5/+18 |
* | Fixed sorting of equity output | John Wiegley | 2012-03-23 | 1 | -16/+40 |
* | Fixed an interaction with equity and virtual accounts | John Wiegley | 2012-03-22 | 1 | -2/+18 |
* | Fix problems with <Adjustment> postings | John Wiegley | 2012-03-20 | 1 | -3/+6 |
* | Merge branch 't/A560FDAD' into next | John Wiegley | 2012-03-20 | 1 | -2/+4 |
|\ |
|
| * | Strip annotations in display_filter_posts | John Wiegley | 2012-03-20 | 1 | -2/+4 |
* | | Always call TRACE_CTOR at the end of constructors | John Wiegley | 2012-03-20 | 1 | -6/+6 |
|/ |
|
* | Don't output zero balances with the equity command | John Wiegley | 2012-03-19 | 1 | -11/+15 |
* | Allow the equity command to strip annotations | John Wiegley | 2012-03-19 | 1 | -21/+26 |
* | Fixed bug relating to historical pricing | John Wiegley | 2012-03-18 | 1 | -4/+7 |
* | Change some #if guards to test for gcc 4.7 | John Wiegley | 2012-03-17 | 1 | -2/+2 |
* | Don't map_prices if price commodity matches source | John Wiegley | 2012-03-15 | 1 | -1/+1 |
* | The anonymizer wasn't properly setting the journal | John Wiegley | 2012-03-13 | 1 | -0/+2 |
* | Added some missing DEBUG #if's | John Wiegley | 2012-03-07 | 1 | -0/+2 |
* | Corrected several compile and link problems | John Wiegley | 2012-03-06 | 1 | -2/+11 |
* | The last test is closer to working now | John Wiegley | 2012-03-05 | 1 | -14/+8 |
* | All tests are working again but one | John Wiegley | 2012-03-05 | 1 | -26/+26 |
* | Switched to using Boost.Graph for commodity pricing | John Wiegley | 2012-03-05 | 1 | -0/+3 |
* | Increased file copyrights to 2012 | John Wiegley | 2012-02-29 | 1 | -1/+1 |
* | Rewrite the way interval reports are generated | John Wiegley | 2012-02-28 | 1 | -47/+82 |
* | Added debug code for debugging interval reports | John Wiegley | 2012-02-28 | 1 | -4/+18 |
* | Fixed nasty problem related to interval reporting | John Wiegley | 2012-02-28 | 1 | -2/+2 |
* | Fixed many Clang type conversion warnings with static_cast | John Wiegley | 2012-02-17 | 1 | -1/+1 |
* | Removed unneeded default cases | John Wiegley | 2012-02-17 | 1 | -4/+0 |
* | Fixes for variable shadowing (14/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
* | Cleanup whitespace | John Wiegley | 2011-08-18 | 1 | -3/+3 |
* | Removed unused variables | John Wiegley | 2011-08-18 | 1 | -2/+0 |
* | Use Boost iterator_facade to create new iterators | John Wiegley | 2011-07-19 | 1 | -40/+0 |
* | Changed how some of the filters are constructed | John Wiegley | 2011-07-17 | 1 | -13/+10 |
* | Whitespace fix | John Wiegley | 2011-07-02 | 1 | -0/+1 |
* | Simplified some code | John Wiegley | 2011-06-30 | 1 | -5/+4 |
* | Corrected a debug string | John Wiegley | 2011-06-30 | 1 | -1/+1 |
* | Whitespace fix | John Wiegley | 2011-06-30 | 1 | -1/+1 |
* | Corrected a lingering reference to a temporary | John Wiegley | 2011-02-10 | 1 | -10/+10 |
* | Output budget even if no postings directly matched | John Wiegley | 2010-06-20 | 1 | -2/+1 |
* | Factored out some unused local variables | John Wiegley | 2010-06-20 | 1 | -9/+5 |
* | Rename dow_posts to day_of_week_posts, to be clearer | John Wiegley | 2010-06-20 | 1 | -1/+1 |
* | When anonymizing posts, remove the transaction code | John Wiegley | 2010-06-20 | 1 | -0/+1 |
* | If a periodic posting terminates, stop forecasting with it | John Wiegley | 2010-06-20 | 1 | -4/+5 |