Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix query string for select account | Martin Michlmayr | 2014-05-30 | 1 | -4/+4 |
| | | | | | | | A wrong query string was generated by "select account": one ansify_if() too much was listed and justify() was called with the wrong parameters. Bug fix for #744 | ||||
* | Move the debug statement to where it makes more sense | Martin Michlmayr | 2014-05-30 | 1 | -2/+1 |
| | | | | | | It's possible to just say "select account" without a "from", so put the debug statement at the end of the block where the variable "formatter" is filled with the query string. | ||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Bump copyright information to 2013 | John Wiegley | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Converted the Ledger build system to use CMake | John Wiegley | 2012-05-20 | 1 | -8/+0 |
| | |||||
* | Added a "json" report command | John Wiegley | 2012-05-18 | 1 | -0/+2 |
| | |||||
* | Add experimental support for select queries | John Wiegley | 2012-03-13 | 1 | -0/+441 |