| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge pull request #1707 from scfc/remove-sys-stat-h | John Wiegley | 2019-01-14 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | Remove unnecessary include for sys/stat.h | Tim Landscheidt | 2019-01-12 | 1 | -2/+1 |
| * | | | | Merge pull request #1713 from scfc/remove-unicodeobject-h | John Wiegley | 2019-01-14 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * | | | | Remove unnecessary include for unicodeobject.h | Tim Landscheidt | 2019-01-13 | 1 | -1/+0 |
| | |/ / / |
|
| * | | | | Merge pull request #1714 from scfc/remove-py-dump-relaxed | John Wiegley | 2019-01-14 | 1 | -7/+1 |
| |\ \ \ \ |
|
| | * | | | | Remove unused function py_dump_relaxed() | Tim Landscheidt | 2019-01-13 | 1 | -7/+1 |
| * | | | | | Merge pull request #540 from scfc/fix-warnings-for-implicit-fallthrough | John Wiegley | 2019-01-14 | 3 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix warnings for -Wimplicit-fallthrough | Tim Landscheidt | 2018-02-19 | 3 | -3/+3 |
| * | | | | | | Merge pull request #1718 from scfc/fix-prepend-width-warning | John Wiegley | 2019-01-14 | 1 | -3/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix warning about uninitialized variable prepend_width | Tim Landscheidt | 2019-01-14 | 1 | -3/+4 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge pull request #1719 from scfc/prefer-system-utf8-h | John Wiegley | 2019-01-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Prefer system utf8cpp if available | Tim Landscheidt | 2019-01-14 | 1 | -1/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #1704 from scfc/remove-unused-macros | John Wiegley | 2019-01-14 | 3 | -10/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Remove unused macros HAVE_ACCESS and HAVE_REALPATH | Tim Landscheidt | 2019-01-12 | 3 | -10/+2 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | 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 build information for ledger 2.6 | Martin Michlmayr | 2019-01-12 | 1 | -10/+0 |
| |/ / / / |
|
| | | * / | Use HAVE_EDIT only in main.cc | Tim Landscheidt | 2019-01-12 | 2 | -14/+10 |
| | |/ /
| |/| | |
|
| * | | | Add test case for issue #1703 | Martin Michlmayr | 2019-01-12 | 1 | -0/+11 |
| * | | | Don't attempt to invert a value if it's already zero (#1703) | John Wiegley | 2019-01-11 | 1 | -1/+3 |
| * | | | Use "macOS" consistently | Martin Michlmayr | 2019-01-09 | 5 | -11/+11 |
| * | | | Remove trailing whitespace | Martin Michlmayr | 2019-01-09 | 5 | -15/+15 |
| * | | | Update Debian releases in README.md | Martin Michlmayr | 2019-01-09 | 1 | -6/+3 |
| * | | | Merge pull request #1691 from GeorgLink/patch-1 | John Wiegley | 2018-11-19 | 1 | -4/+5 |
| |\ \ \ |
|
| | * | | | 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 |
| * | | | Add concurrent make and check to default.nix | John Wiegley | 2018-09-03 | 1 | -0/+5 |
| * | | | Merge pull request #1673 from bruno-/bash_completion_improvement | Martin Michlmayr | 2018-09-03 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Improve bash completion | Bruno Sutic | 2018-08-09 | 1 | -1/+1 |
| * | | | | 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 |
| |/ / / |
|
| * | | | Merge pull request #1672 from scarpent/payee-tag-doc-update | Martin Michlmayr | 2018-08-09 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | 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 |
| |/ / / |
|
| * | | | Missing an export keyword in .travis.yml | John Wiegley | 2018-07-19 | 1 | -1/+1 |
| * | | | Correct to Travis build for the new master branch version | John Wiegley | 2018-07-19 | 1 | -1/+2 |
| * | | | Merge remote-tracking branch 'origin/master' into next | John Wiegley | 2018-07-19 | 5 | -4/+29 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #455 from vanicat/t/read-only-error | John Wiegley | 2017-10-26 | 1 | -1/+2 |
| | |\ \ \ |
|
| | | * | | | inhibit read only when inserting in *Ledger Error* | RĂ©mi Vanicat | 2016-05-28 | 1 | -1/+2 |
| | |/ / / |
|
| | * | | | Merge pull request #446 from Rudd-O/truepyerrors | John Wiegley | 2016-04-20 | 5 | -4/+29 |
| | |\ \ \ |
|
| | | * | | | Add parse error test | Manuel Amador (Rudd-O) | 2016-02-08 | 1 | -0/+18 |
| | | * | | | Ensure that parse errors produce useful RuntimeErrors for Python code. | Manuel Amador (Rudd-O) | 2016-02-06 | 4 | -4/+11 |
| | * | | | | Merge pull request #453 from tarsius/master | Craig Earls | 2016-04-06 | 1 | -1/+1 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Require correct feature | Jonas Bernoulli | 2016-04-07 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge pull request #1667 from pascalfleury/improve_fix_of_issue_1187 | John Wiegley | 2018-07-18 | 3 | -16/+109 |
| |\ \ \ \ |
|
| | * | | | | Add the test to make sure it works in the future. | Pascal Fleury | 2018-07-18 | 1 | -0/+36 |