summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove +universal for macports instructionsAndy Clayton2020-04-291-3/+3
* Remove contrib/ParseCcStmtMartin Michlmayr2020-04-283-353/+0
* Ensure that apply directives have an argumentMartin Michlmayr2020-04-272-0/+22
* Fix buffer overflow when evaluating pricing dateSarah Jamie Lewis2020-04-271-0/+4
* Increase the error display text limitJohn Wiegley2020-04-261-1/+1
* Add two (for the moment undocumented) functions:John Wiegley2020-04-232-0/+25
* fix CI with brew changing to python 3.8Andy Clayton2020-04-091-0/+2
* Update URL for ISO codesMartin Michlmayr2020-04-081-1/+1
* fix: Fix #543 by tracking an account's real balanceDaraul2020-04-058-7/+127
* fix macports dependencies on 10.14+Andy Clayton2020-04-041-8/+8
* Make explicit option a no-opCandyAngel2020-04-037-33/+8
* use built-in cmake precompiled header support when availableAndy Clayton2020-04-022-3/+13
* Document --average-lot-prices optionMartin Michlmayr2020-03-312-0/+7
* Update python-dev dependencyMartin Michlmayr2020-03-281-2/+2
* Update default.nix to match more closely what nixpkgs is usingJohn Wiegley2020-03-271-24/+33
* Update default.nix to match what nixpkgs is usingJohn Wiegley2020-03-271-19/+23
* Look up annotated amounts within balances by their displayed nameJohn Wiegley2020-03-272-2/+35
* Compare price annotations using their textual renderingJohn Wiegley2020-03-271-1/+3
* Add an assertion to src/xact.ccJohn Wiegley2020-03-271-0/+2
* Simple whitespace fixJohn Wiegley2020-03-271-1/+1
* Add link to Babel documentationMartin Michlmayr2020-03-271-3/+4
* require passing Python3 CIAndy Clayton2020-03-271-4/+0
* py3: ensure python output is not lostAndy Clayton2020-03-263-4/+9
* py3: fix builtin ledger module for python commandAndy Clayton2020-03-261-13/+10
* fix python3 command (argv) wchar_t conversionAndy Clayton2020-03-261-4/+6
* Revert expected test time value to correct valueAndy Clayton2020-03-251-1/+1
* fix setting TZ in testsAndy Clayton2020-03-252-4/+4
* docs: mention ! as an alternative to notMartin Michlmayr2020-03-191-1/+1
* docs: avoid confusion about types of operatorsMartin Michlmayr2020-03-191-1/+1
* Update branch informationMartin Michlmayr2020-03-111-3/+1
* Specify namespace of uintmax_takater2020-03-033-6/+6
* Allow building dependencies on ubuntu-eoanDaraul2020-01-221-1/+18
* fix #1850: segfault when using ledger printTobias Pankrath2020-01-081-1/+1
* Remove reference to lisp from default.nixSteve Purcell2019-12-271-9/+0
* Add test for --average-lot-pricesMartin Michlmayr2019-12-252-1/+16
* test: split value_py.test into py2/py3 versions.Dimitri John Ledkov2019-12-073-0/+32
* test: No baseline tests for average-lot-pricesDimitri John Ledkov2019-12-071-0/+1
* Allowed Python3 jobs to fail temporarilyJohn Wiegley2019-12-061-0/+4
* test: Unbreak one more test case with python3 bridgeDimitri John Ledkov2019-12-063-5/+5
* Add --averaged-lot-pricesJohn Wiegley2019-12-064-0/+81
* travis: use the same python executable, as found by cmakeDimitri John Ledkov2019-12-061-1/+1
* Port to python3Dimitri John Ledkov2019-12-058-17/+63
* Remove dependency on other testAlexis Hildebrandt2019-12-051-3/+3
* Make tests scripts Python 3 compatibleAlexis Hildebrandt2019-12-0515-81/+137
* Use print functionOndřej Kuzník2019-12-052-8/+12
* Enable py2 & py3 buildsDimitri John Ledkov2019-12-052-5/+9
* Modernize CMake using backported FindPython module.Dimitri John Ledkov2019-12-055-79/+28
* Adjust FindPython/Support.cmake for backportDimitri John Ledkov2019-12-051-1/+5
* Cherrypick FindPython module from cmake 3.15, introduced in 3.12.Dimitri John Ledkov2019-12-055-0/+2607
* Format annotations using format that can be parsedOleg Bulatov2019-11-276-6/+8