| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ensure that high-levels directives have arguments if they need one | Martin Michlmayr | 2014-05-14 | 1 | -0/+80 |
* | Ensure that directives have arguments if they need one | Martin Michlmayr | 2014-05-14 | 1 | -0/+85 |
* | Remove trailing whitespace from error messages | Martin Michlmayr | 2014-05-13 | 16 | -25/+25 |
* | Add test case or new payee uuid feature | Martin Michlmayr | 2014-05-13 | 1 | -0/+10 |
* | Add a test for an error in an included file | Martin Michlmayr | 2014-05-13 | 2 | -0/+22 |
* | Update Python tests for fix for bug #383 | Martin Michlmayr | 2014-05-13 | 2 | -2/+2 |
* | Add test cases for bug #494 | Martin Michlmayr | 2014-05-13 | 2 | -0/+27 |
* | Honour date-format for lot dates | Martin Michlmayr | 2014-05-13 | 6 | -5/+34 |
* | Add another test case for bug #999 | Martin Michlmayr | 2014-05-12 | 2 | -0/+22 |
* | Add more --pivot tests | Martin Michlmayr | 2014-05-11 | 1 | -0/+16 |
* | Add tests for the --pivot option | Martin Michlmayr | 2014-05-11 | 1 | -0/+132 |
* | Use the POST_COST_VIRTUAL flag when exchange commodities | John Wiegley | 2014-05-08 | 1 | -0/+6 |
* | Temporarily disable the DocTests | John Wiegley | 2014-04-17 | 1 | -11/+12 |
* | Correct one of the baseline tests | John Wiegley | 2014-04-14 | 1 | -1/+1 |
* | Apply any outstanding deferred postings at the end of parsing | John Wiegley | 2014-04-14 | 1 | -0/+5 |
* | Add the concept of "deferred postings" | John Wiegley | 2014-04-13 | 1 | -0/+55 |
* | Added support for validation tests to DocTest.py (input:validate and | Peter Feigl | 2014-03-04 | 1 | -11/+37 |
* | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 2 | -26/+20 |
* | Adding tests for recursive aliases | Peter Feigl | 2014-02-26 | 2 | -0/+43 |
* | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 1 | -26/+47 |
* | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 1 | -0/+5 |
* | Fix apply_year_directive | Alexis Hildebrandt | 2014-02-12 | 1 | -0/+24 |
* | Add proper argument parsing to DocTests.py | Alexis Hildebrandt | 2014-02-09 | 2 | -21/+37 |
* | Print summary list of failed doc tests if any | Alexis Hildebrandt | 2014-02-09 | 1 | -3/+6 |
* | Add support to check documentation examples with inline data | Alexis Hildebrandt | 2014-02-07 | 1 | -9/+36 |
* | Check examples in documentation when running tests | Alexis Hildebrandt | 2014-02-07 | 2 | -0/+151 |
* | build shared library/python module, clean up CMake | Johann Klähn | 2014-02-01 | 1 | -1/+1 |
* | Corrected discrepancies between documentation and drewr3.dat regarding apply ... | Craig Earls | 2013-09-07 | 1 | -11/+0 |
* | Disable three tests preventing Jenkins from succeeding | John Wiegley | 2013-06-19 | 3 | -0/+0 |
* | Revert "Fix tests when running under Jenkins" | John Wiegley | 2013-06-08 | 1 | -1/+1 |
* | Fix tests when running under Jenkins | John Wiegley | 2013-06-08 | 1 | -1/+1 |
* | Fix test/input/drewr3.dat | John Wiegley | 2013-05-23 | 1 | -8/+8 |
* | Fix #784 | John Wiegley | 2013-05-23 | 1 | -1/+1 |
* | Remove some unnecessary and complicated logic | John Wiegley | 2013-05-19 | 1 | -0/+10 |
* | Add unit test for 686 | John Wiegley | 2013-05-19 | 1 | -0/+33 |
* | Get the unit tests passing again | John Wiegley | 2013-05-19 | 2 | -2/+2 |
* | Initial commit of ledger-mode documentation and demo file | Craig Earls | 2013-02-26 | 1 | -0/+63 |
* | Divorces 25A099C9 from the actual amount.h source file | Craig Earls | 2013-01-30 | 2 | -21/+814 |
* | Fixes bug 514. accounts and commodities output now sorts | Craig Earls | 2013-01-29 | 3 | -8/+8 |
* | Merge branch 'master' into next | Johann Klähn | 2013-01-18 | 7 | -1/+32 |
|\ |
|
| * | ignore extra fields when converting csv files | Johann Klähn | 2012-10-13 | 2 | -0/+7 |
| * | update baseline test for convert command | Johann Klähn | 2012-10-13 | 1 | -1/+1 |
| * | ignore (some) empty field when converting csv | Johann Klähn | 2012-10-13 | 4 | -0/+24 |
* | | change handling of standard input | Johann Klähn | 2013-01-17 | 2 | -0/+31 |
* | | allow -f /dev/stdin in test runner | Johann Klähn | 2013-01-17 | 1 | -1/+1 |
* | | fix ctest rules | Johann Klähn | 2013-01-17 | 2 | -20/+2 |
* | | Revert "fix bug 788: behaviour of source_context for '-f -'" | John Wiegley | 2013-01-16 | 1 | -12/+0 |
* | | fix bug 748: option aliases not recognized | Johann Klähn | 2013-01-15 | 1 | -1/+1 |
* | | fix bug 788: behaviour of source_context for '-f -' | Johann Klähn | 2013-01-15 | 1 | -0/+12 |
* | | add unit tests for amount_t→floor/ceil | Johann Klähn | 2013-01-15 | 1 | -0/+54 |