Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: fix some typos | Martin Michlmayr | 2020-05-11 | 3 | -4/+4 |
* | docs: add missing parameters for has_meta and meta | Martin Michlmayr | 2020-05-11 | 1 | -2/+2 |
* | Release 3.2.0 | Martin Michlmayr | 2020-05-01 | 1 | -1/+1 |
* | Update NEWS for 3.2 | Martin Michlmayr | 2020-05-01 | 1 | -5/+35 |
* | Make explicit option a no-op | CandyAngel | 2020-04-03 | 3 | -12/+4 |
* | Document --average-lot-prices option | Martin Michlmayr | 2020-03-31 | 2 | -0/+7 |
* | Add link to Babel documentation | Martin Michlmayr | 2020-03-27 | 1 | -3/+4 |
* | docs: mention ! as an alternative to not | Martin Michlmayr | 2020-03-19 | 1 | -1/+1 |
* | docs: avoid confusion about types of operators | Martin Michlmayr | 2020-03-19 | 1 | -1/+1 |
* | Add note regarding $account under --strict or --pedantic modes | Enrico Lamperti | 2019-11-16 | 1 | -0/+6 |
* | Fix a typo in the documentation | Christian Egli | 2019-10-25 | 1 | -3/+4 |
* | Fix typos | Chen Rotem Levy | 2019-08-23 | 1 | -2/+2 |
* | Remove use of balance --average since it doesn't work | Ryan Nowakowski | 2019-07-15 | 1 | -1/+1 |
* | fix typo | liqlvnvn | 2019-07-14 | 1 | -1/+1 |
* | Add support for '%F' date format specifier | Michael Budde | 2019-04-02 | 1 | -0/+4 |
* | Release 3.1.3 | Martin Michlmayr | 2019-03-31 | 1 | -1/+1 |
* | Fix tag value parsing | Michael Budde | 2019-03-30 | 1 | -0/+2 |
* | Reject postings with comment after flag | Michael Budde | 2019-03-30 | 1 | -0/+2 |
* | Convert NEWS to Markdown | Martin Michlmayr | 2019-03-29 | 1 | -219/+231 |
* | Convert NEWS to Markdown | Martin Michlmayr | 2019-03-29 | 1 | -0/+0 |
* | Update NEWS for 3.1.3 | Martin Michlmayr | 2019-03-29 | 1 | -0/+10 |
* | Merge pull request #1779 from GeorgLink/patch-4 | John Wiegley | 2019-03-23 | 1 | -1/+1 |
|\ | |||||
| * | fix "Income increases with credits" | Georg J.P. Link | 2019-03-23 | 1 | -1/+1 |
* | | fix typo | Georg J.P. Link | 2019-03-23 | 1 | -1/+1 |
|/ | |||||
* | Remove the 'org' command, which was always a hack to begin with | John Wiegley | 2019-03-15 | 2 | -7/+1 |
* | Update date in manpage | Martin Michlmayr | 2019-02-24 | 1 | -1/+1 |
* | Mention ledger3 Texinfo manual in manpage | Martin Michlmayr | 2019-02-24 | 1 | -0/+8 |
* | Fix possible fail acprep make doc | tolva | 2019-02-08 | 1 | -1/+1 |
* | Update NEWS for 3.1.2 | Martin Michlmayr | 2019-02-05 | 1 | -2/+2 |
* | Update copyright statement for 2019 | Martin Michlmayr | 2019-01-30 | 1 | -1/+1 |
* | Fix use-after-free when destroying filter chain | Michael Budde | 2019-01-28 | 1 | -0/+2 |
* | Add short option -f (for --file) to man page | Jonas Meurer | 2019-01-26 | 1 | -1/+1 |
* | Fix possible stack overflow in option parsing routine | Martin Michlmayr | 2019-01-26 | 1 | -0/+3 |
* | Fix possible stack overflow in date parsing routine | Michael Budde | 2019-01-26 | 1 | -0/+3 |
* | Ignore null deferred postings | Michael Budde | 2019-01-23 | 1 | -0/+3 |
* | Fix parsing issue involving effective dates | Martin Michlmayr | 2019-01-15 | 1 | -0/+3 |
* | Update NEWS for 3.1.2 | Martin Michlmayr | 2019-01-12 | 1 | -9/+42 |
* | Add release dates to doc/NEWS | Martin Michlmayr | 2019-01-12 | 1 | -3/+3 |
* | Remove trailing whitespace | Martin Michlmayr | 2019-01-09 | 2 | -11/+11 |
* | explain round brackets in section on funds | Georg J.P. Link | 2018-11-18 | 1 | -4/+5 |
* | Fix broken link in manual | Martin Michlmayr | 2018-11-14 | 1 | -1/+1 |
* | A minor suggested change in the documentation | John Wiegley | 2018-09-20 | 1 | -3/+3 |
* | Fix two bugs in the documentation | John Wiegley | 2018-09-03 | 1 | -2/+2 |
* | Clarify regex vs exact matches with has_tag() | Martin Michlmayr | 2018-08-31 | 1 | -1/+2 |
* | Fix texinfo syntax | Martin Michlmayr | 2018-08-30 | 1 | -1/+1 |
* | Clarify tag() and has_tag() | Martin Michlmayr | 2018-08-30 | 1 | -2/+6 |
* | Correct some instance of @@ to @@@@ (for Texinfo escaping) | John Wiegley | 2018-08-09 | 1 | -8/+8 |
* | Mention and point to related bug for Payee metadata tag | Scott Carpenter | 2018-08-08 | 1 | -2/+5 |
* | Add notes to 5.7.1.1 Payee metadata tag doc | Scott Carpenter | 2018-08-02 | 1 | -0/+4 |
* | Added more documentation about assertions. | Pascal Fleury | 2018-07-18 | 1 | -0/+39 |