summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add note regarding $account under --strict or --pedantic modesEnrico Lamperti2019-11-161-0/+6
* Fix a typo in the documentationChristian Egli2019-10-251-3/+4
* Correction to the way parens are parsed in query expressionsJohn Wiegley2019-09-172-9/+47
* Add Conda installation instructions to the READMETravis Wrightsman2019-09-091-0/+7
* Merge pull request #1819 from CandyAngel/know-ification_fixJohn Wiegley2019-08-283-22/+14
|\
| * Remove know-ification of elements due to post stateCandyAngel2019-08-273-22/+14
|/
* Fix typosChen Rotem Levy2019-08-231-2/+2
* Switch from using utf8::is_bom to utf8::starts_with_bom (#1817)John Wiegley2019-08-191-1/+3
|\
| * Switch from using utf8::is_bom to utf8::starts_with_bomJohn Wiegley2019-08-181-1/+3
|/
* option: fix typo in error messageChristian Dietrich2019-08-011-1/+1
* Remove use of balance --average since it doesn't work (#1810)John Wiegley2019-07-151-1/+1
|\
| * Remove use of balance --average since it doesn't workRyan Nowakowski2019-07-151-1/+1
|/
* fix typo (#1808)John Wiegley2019-07-141-1/+1
|\
| * fix typoliqlvnvn2019-07-141-1/+1
|/
* Change --invert to invert displayed amounts and totals, not amo… (#1804)John Wiegley2019-07-052-10/+2
|\
| * Remove an unneeded commentJohn Wiegley2019-07-051-9/+0
| * Change --invert to invert displayed amounts and totals, not amountsJohn Wiegley2019-07-051-1/+2
|/
* Add support for '%F' date format specifierMichael Budde2019-04-023-7/+31
* Remove dead codeMichael Budde2019-04-021-9/+0
* Remove next from build statusMartin Michlmayr2019-04-021-1/+0
* Release 3.1.3Martin Michlmayr2019-03-313-5/+5
* Fix tag value parsingMichael Budde2019-03-303-1/+20
* Reject postings with comment after flagMichael Budde2019-03-303-1/+15
* Convert NEWS to MarkdownMartin Michlmayr2019-03-291-219/+231
* Convert NEWS to MarkdownMartin Michlmayr2019-03-291-0/+0
* Update NEWS for 3.1.3Martin Michlmayr2019-03-291-0/+10
* Merge pull request #1777 from GeorgLink/patch-2John Wiegley2019-03-231-0/+1
|\
| * add step $ ./acprep dependencies to INSTALL.mdGeorg J.P. Link2019-03-231-0/+1
* | Merge pull request #1779 from GeorgLink/patch-4John Wiegley2019-03-231-1/+1
|\ \
| * | fix "Income increases with credits"Georg J.P. Link2019-03-231-1/+1
| |/
* / fix typoGeorg J.P. Link2019-03-231-1/+1
|/
* fix typoGeorg J.P. Link2019-03-221-1/+1
* Explicitly sort when creating the equity reportJohn Wiegley2019-03-151-11/+11