Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow --invert to work with --monthly | John Wiegley | 2012-04-06 | 3 | -6/+26 |
| | | | | Fixes #770 | ||||
* | Commented out references to GNUCash | Craig Earls | 2012-04-04 | 1 | -3/+5 |
| | |||||
* | post.x = y defines metadata tag x | John Wiegley | 2012-04-04 | 2 | -0/+9 |
| | |||||
* | Make metadata tags case insensitive | John Wiegley | 2012-04-04 | 2 | -2/+13 |
| | |||||
* | Make status and state valexpr synonyms | John Wiegley | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | Added 'lowered' helper function | John Wiegley | 2012-04-04 | 1 | -0/+6 |
| | |||||
* | Whitespace fix | John Wiegley | 2012-04-04 | 5 | -28/+22 |
| | |||||
* | Added a test harness error diagnostic | John Wiegley | 2012-03-30 | 2 | -0/+4 |
| | |||||
* | Simplify feat-option_py.test | John Wiegley | 2012-03-30 | 1 | -2/+2 |
| | |||||
* | Added test/python to EXTRA_DIST | John Wiegley | 2012-03-30 | 1 | -0/+1 |
| | |||||
* | Minor changes to tools/proof | John Wiegley | 2012-03-30 | 1 | -4/+3 |
| | |||||
* | Whitespace fix | John Wiegley | 2012-03-30 | 1 | -4/+4 |
| | |||||
* | Fix to Python value() method handling | John Wiegley | 2012-03-30 | 3 | -4/+45 |
| | |||||
* | Added another Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+56 |
| | |||||
* | Added the first Python support regression test | John Wiegley | 2012-03-30 | 3 | -0/+11 |
| | |||||
* | Allow dates to be passed to Python value() method | John Wiegley | 2012-03-30 | 2 | -0/+13 |
| | |||||
* | Never price commodities using annotated commodities | John Wiegley | 2012-03-30 | 6 | -23/+34 |
| | |||||
* | Current directory fix to ldg-test.el | John Wiegley | 2012-03-30 | 1 | -1/+5 |
| | |||||
* | Add a regression test | Martin Michlmayr | 2012-03-29 | 1 | -0/+13 |
| | |||||
* | Fix to commodity printing | John Wiegley | 2012-03-29 | 1 | -3/+8 |
| | |||||
* | Improved some error messages | John Wiegley | 2012-03-29 | 4 | -13/+20 |
| | |||||
* | Allow post.cost to work in Python | John Wiegley | 2012-03-29 | 3 | -16/+32 |
| | |||||
* | Allow serialization to be enabled again | John Wiegley | 2012-03-29 | 5 | -35/+169 |
| | |||||
* | Removed the cmd-emacs baseline test | John Wiegley | 2012-03-29 | 1 | -18/+0 |
| | | | | The time issue causes too many false positives. | ||||
* | Forgot to copy two members in post_t's copy-ctor | John Wiegley | 2012-03-28 | 1 | -4/+4 |
| | |||||
* | Add more tests | Martin Michlmayr | 2012-03-27 | 3 | -0/+55 |
| | |||||
* | Fix some tests not to be time-sensitive | Martin Michlmayr | 2012-03-27 | 2 | -8/+8 |
| | |||||
* | Add more baseline tests. | Martin Michlmayr | 2012-03-25 | 6 | -1/+139 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 12 | -4/+583 |
| | |||||
* | Document more commands in the man page | Martin Michlmayr | 2012-03-25 | 1 | -0/+26 |
| | |||||
* | Typo fix | Martin Michlmayr | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 2 | -0/+105 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 13 | -0/+325 |
| | |||||
* | Make pricesdb an alias for pricedb for backwards compatibility with ledger 2 | Martin Michlmayr | 2012-03-25 | 1 | -1/+1 |
| | | | | | | | | ledger 2.2 introduced the pricesdb command. This was renamed to pricedb in ledger 3. Allow pricesdb as an alternative to pricedb to provide backwards compatibility. Fixes bug #728 | ||||
* | Improve baseline/cmd-payees.test | Martin Michlmayr | 2012-03-25 | 1 | -0/+6 |
| | |||||
* | Simplified some code in xact.cc | John Wiegley | 2012-03-23 | 2 | -71/+60 |
| | |||||
* | Fixed sorting of equity output | John Wiegley | 2012-03-23 | 4 | -49/+121 |
| | |||||
* | Fixed output order in opt-equity.test | John Wiegley | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-23 | 3 | -0/+110 |
| | |||||
* | Add test case for bug #379 | Martin Michlmayr | 2012-03-23 | 1 | -5/+54 |
| | |||||
* | Fixed cmd-emacs.test | John Wiegley | 2012-03-23 | 1 | -3/+3 |
| | |||||
* | Allow use of $FILE in stdout checks | John Wiegley | 2012-03-23 | 1 | -3/+2 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-23 | 6 | -0/+270 |
| | |||||
* | Update manual to say that pricesdb option has been renamed to pricedb | Martin Michlmayr | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | Fixed an interaction with equity and virtual accounts | John Wiegley | 2012-03-22 | 3 | -7/+54 |
| | | | | Fixes #686 | ||||
* | Merge branch 'next' of github.com:jwiegley/ledger into next | Martin Michlmayr | 2012-03-22 | 1 | -0/+0 |
|\ | |||||
| * | Renamed F32DBEF1.test to CEECC0B0.test | John Wiegley | 2012-03-22 | 1 | -0/+0 |
| | | |||||
* | | Update example to use new apply account directive | Martin Michlmayr | 2012-03-22 | 1 | -3/+3 |
|/ | | | | | | Update the example in the manual to use the new apply account/end apply directive, as announced be John here: http://groups.google.com/group/ledger-cli/tree/browse_frm/month/2012-02/977e5dd90a55efca | ||||
* | Simply regression tests by using $FILE | Martin Michlmayr | 2012-03-22 | 5 | -5/+5 |
| | |||||
* | Add more test cases | Martin Michlmayr | 2012-03-22 | 6 | -0/+70 |
| |