Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format annotations using format that can be parsed | Oleg Bulatov | 2019-11-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | I expect an output of `ledger print` to be consumable by ledger. But on the next journal ``` 2019/11/25 * test Foo 1 AAPL {1.00 EUR} [2019/11/24] Bar ``` it prints [19-Nov-24], which it does not understand with default options. With this patch it prints [2019/11/24]. | ||||
* | Improve documentation about --rich-data. | thdox | 2015-02-21 | 1 | -0/+10 |
| | | | | | Conflicts: doc/ledger.1 | ||||
* | fixed --rich-data test | tripun | 2014-08-10 | 1 | -6/+6 |
| | |||||
* | add tests for --detail and --rich-data | tripun | 2014-08-10 | 1 | -0/+32 |
| | |||||
* | Added --rich-data for 'convert', and SHA1 checksum checking | John Wiegley | 2012-02-26 | 1 | -0/+0 |