Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes bug 514. accounts and commodities output now sorts | Craig Earls | 2013-01-29 | 3 | -8/+8 |
| | | | | updated tests included. | ||||
* | Merge branch 'master' into next | Johann Klähn | 2013-01-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | Some commits were on the master branch but not yet on the next branch due to a pull request to master after those two branches diverged. This merge ensures that next ⊇ master. | ||||
| * | update baseline test for convert command | Johann Klähn | 2012-10-13 | 1 | -1/+1 |
| | | |||||
* | | fix bug 748: option aliases not recognized | Johann Klähn | 2013-01-15 | 1 | -1/+1 |
| | | |||||
* | | fix account mapping in csv conversion | Johann Klähn | 2012-10-18 | 2 | -0/+31 |
| | | | | | | | | | | | | | | By using payees_for_unknown_accounts instead of account_mappings in csv.cc ledger will have the same behaviour as in `ledger -f - print` in that it uses payee fields in account directives to rewrite the account. | ||||
* | | Always store absolute paths internally | John Wiegley | 2012-08-02 | 2 | -3/+3 |
|/ | |||||
* | Enable the baseline and manual tests | John Wiegley | 2012-05-20 | 1 | -0/+1 |
| | |||||
* | Fixed a test that was unknowingly time-based | John Wiegley | 2012-05-18 | 1 | -4/+4 |
| | |||||
* | Simplify feat-option_py.test | John Wiegley | 2012-03-30 | 1 | -2/+2 |
| | |||||
* | Removed the cmd-emacs baseline test | John Wiegley | 2012-03-29 | 1 | -18/+0 |
| | | | | The time issue causes too many false positives. | ||||
* | Add more tests | Martin Michlmayr | 2012-03-27 | 1 | -0/+23 |
| | |||||
* | 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 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 2 | -0/+105 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 13 | -0/+325 |
| | |||||
* | Improve baseline/cmd-payees.test | Martin Michlmayr | 2012-03-25 | 1 | -0/+6 |
| | |||||
* | Fixed sorting of equity output | John Wiegley | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-23 | 6 | -0/+270 |
| | |||||
* | Add more test cases | Martin Michlmayr | 2012-03-22 | 3 | -0/+20 |
| | |||||
* | Added --verify-memory and missing TRACE_[CD]TOR calls | John Wiegley | 2012-03-18 | 1 | -0/+0 |
| | |||||
* | Added option --day-break | John Wiegley | 2012-03-17 | 1 | -0/+12 |
| | |||||
* | Don't allow trailing ws in abbrev. account segments | John Wiegley | 2012-03-16 | 1 | -2/+2 |
| | | | | Fixes #358 | ||||
* | Added --time-report option | John Wiegley | 2012-03-13 | 1 | -0/+0 |
| | | | | | | | | | | | | | This is a rather basic option at the moment which only affects the balance report. I use it as follows, for entering contractor hours into a project planning application, where $1 is the contractor's timelog file, and $2 is the date after which new entries appear in the file: ledger -f $1 balance \ --account=payee \ --time-report \ -d "latest > [$2]" \ --datetime-format='%m/%d/%y %I:%M %p' | ||||
* | Fixed a few bugs related to apply directives | John Wiegley | 2012-03-12 | 2 | -0/+37 |
| | |||||
* | Added --immediate option | John Wiegley | 2012-03-10 | 1 | -0/+0 |
| | |||||
* | Added --dc option, for debit/credit style reports | John Wiegley | 2012-03-10 | 2 | -2/+18 |
| | |||||
* | Added syntactic sugar for lot pricing: {{$500.00}} | John Wiegley | 2012-03-10 | 1 | -0/+37 |
| | |||||
* | Make --lot-notes a synonym for --lot-tags | John Wiegley | 2012-03-10 | 1 | -0/+0 |
| | |||||
* | Added --value-expr option | John Wiegley | 2012-03-09 | 1 | -0/+0 |
| | |||||
* | Improved the behavior of -X | John Wiegley | 2012-03-09 | 1 | -0/+57 |
| | |||||
* | Fixed the behavior of fn_nail_down | John Wiegley | 2012-03-09 | 2 | -38/+223 |
| | |||||
* | Reworked the way that options are handled | John Wiegley | 2012-03-09 | 1 | -0/+0 |
| | |||||
* | Added --historical option | John Wiegley | 2012-03-08 | 1 | -0/+61 |
| | |||||
* | Many improvements to lambdas and function calling | John Wiegley | 2012-03-08 | 1 | -0/+4 |
| | |||||
* | Many options now have additive effect | John Wiegley | 2012-03-07 | 2 | -2/+2 |
| | | | | | | | | | For example, -A and -V used to override each other, whereas now: -A report the average amount -V report all amounts at current value -AV report the current value of the average -VA report the average of all current values | ||||
* | Added test for value directives and annotations | John Wiegley | 2012-03-07 | 1 | -0/+103 |
| | |||||
* | Added balance assertion test | John Wiegley | 2012-03-06 | 1 | -0/+13 |
| | |||||
* | Added "value" sub-directive for commodity directive | John Wiegley | 2012-03-06 | 1 | -0/+24 |
| | |||||
* | Simplified Python import in a journal file | John Wiegley | 2012-03-05 | 1 | -0/+23 |
| | |||||
* | All tests are working again but one | John Wiegley | 2012-03-05 | 1 | -0/+2 |
| | |||||
* | Fixed invocation of lambda expressions | John Wiegley | 2012-03-05 | 1 | -0/+5 |
| | | | | | | | | | foo = x, y, z -> print(x, y, z) foo(1, 2, 3) However, this still does not work: (x, y, z -> print(x, y, z))(1, 2, 3) | ||||
* | This now works: ledger --import os eval 'os.path.isdir("/tmp")' | John Wiegley | 2012-03-02 | 1 | -3/+5 |
| | |||||
* | Allow --options to be added by the user in Python | John Wiegley | 2012-03-01 | 2 | -0/+19 |
| | |||||
* | Added more baseline testing, for valexprs and Python | John Wiegley | 2012-03-01 | 3 | -3/+32 |
| | |||||
* | Fixed an explicit path within a unit test | John Wiegley | 2012-03-01 | 1 | -1/+1 |
| |