Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add debit field to convert command | Kai Wohlfahrt | 2021-01-31 | 1 | -1/+19 |
| | | | | | This changes the error reported when a transaction with no amount is imported. | ||||
* | Whitespace fix for cmd-convert.test | thdox | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | Revert "Disable three tests preventing Jenkins from succeeding" | thdox | 2015-07-31 | 1 | -0/+35 |
| | | | | This reverts commit 8d1067c89c1c283accfeebb1ff35276b8eb35749. | ||||
* | Disable three tests preventing Jenkins from succeeding | John Wiegley | 2013-06-19 | 1 | -35/+0 |
| | | | | | | These aren't actually failures, just issues with the way that Jenkins works on my system (mainly because ~/.jenkins is a symlink pointing at another volume). | ||||
* | 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 |
| | | |||||
* | | Always store absolute paths internally | John Wiegley | 2012-08-02 | 1 | -2/+2 |
|/ | |||||
* | Add more baseline tests | Martin Michlmayr | 2012-03-25 | 1 | -0/+35 |