| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove dependency on other test | Alexis Hildebrandt | 2019-12-05 | 1 | -3/+3 |
* | Make tests scripts Python 3 compatible | Alexis Hildebrandt | 2019-12-05 | 15 | -81/+137 |
* | Use print function | Ondřej Kuzník | 2019-12-05 | 2 | -8/+12 |
* | Enable py2 & py3 builds | Dimitri John Ledkov | 2019-12-05 | 2 | -5/+9 |
* | Modernize CMake using backported FindPython module. | Dimitri John Ledkov | 2019-12-05 | 5 | -79/+28 |
* | Adjust FindPython/Support.cmake for backport | Dimitri John Ledkov | 2019-12-05 | 1 | -1/+5 |
* | Cherrypick FindPython module from cmake 3.15, introduced in 3.12. | Dimitri John Ledkov | 2019-12-05 | 5 | -0/+2607 |
* | Format annotations using format that can be parsed | Oleg Bulatov | 2019-11-27 | 6 | -6/+8 |
* | 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 |
* | Correction to the way parens are parsed in query expressions | John Wiegley | 2019-09-17 | 2 | -9/+47 |
* | Add Conda installation instructions to the README | Travis Wrightsman | 2019-09-09 | 1 | -0/+7 |
* | Merge pull request #1819 from CandyAngel/know-ification_fix | John Wiegley | 2019-08-28 | 3 | -22/+14 |
|\ |
|
| * | Remove know-ification of elements due to post state | CandyAngel | 2019-08-27 | 3 | -22/+14 |
|/ |
|
* | Fix typos | Chen Rotem Levy | 2019-08-23 | 1 | -2/+2 |
* | Switch from using utf8::is_bom to utf8::starts_with_bom (#1817) | John Wiegley | 2019-08-19 | 1 | -1/+3 |
|\ |
|
| * | Switch from using utf8::is_bom to utf8::starts_with_bom | John Wiegley | 2019-08-18 | 1 | -1/+3 |
|/ |
|
* | option: fix typo in error message | Christian Dietrich | 2019-08-01 | 1 | -1/+1 |
* | Remove use of balance --average since it doesn't work (#1810) | John Wiegley | 2019-07-15 | 1 | -1/+1 |
|\ |
|
| * | Remove use of balance --average since it doesn't work | Ryan Nowakowski | 2019-07-15 | 1 | -1/+1 |
|/ |
|
* | fix typo (#1808) | John Wiegley | 2019-07-14 | 1 | -1/+1 |
|\ |
|
| * | fix typo | liqlvnvn | 2019-07-14 | 1 | -1/+1 |
|/ |
|
* | Change --invert to invert displayed amounts and totals, not amo… (#1804) | John Wiegley | 2019-07-05 | 2 | -10/+2 |
|\ |
|
| * | Remove an unneeded comment | John Wiegley | 2019-07-05 | 1 | -9/+0 |
| * | Change --invert to invert displayed amounts and totals, not amounts | John Wiegley | 2019-07-05 | 1 | -1/+2 |
|/ |
|
* | Add support for '%F' date format specifier | Michael Budde | 2019-04-02 | 3 | -7/+31 |
* | Remove dead code | Michael Budde | 2019-04-02 | 1 | -9/+0 |
* | Remove next from build status | Martin Michlmayr | 2019-04-02 | 1 | -1/+0 |
* | Release 3.1.3 | Martin Michlmayr | 2019-03-31 | 3 | -5/+5 |
* | Fix tag value parsing | Michael Budde | 2019-03-30 | 3 | -1/+20 |
* | Reject postings with comment after flag | Michael Budde | 2019-03-30 | 3 | -1/+15 |
* | 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 #1777 from GeorgLink/patch-2 | John Wiegley | 2019-03-23 | 1 | -0/+1 |
|\ |
|
| * | add step $ ./acprep dependencies to INSTALL.md | Georg J.P. Link | 2019-03-23 | 1 | -0/+1 |
* | | 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 |
|/ |
|
* | fix typo | Georg J.P. Link | 2019-03-22 | 1 | -1/+1 |
* | Explicitly sort when creating the equity report | John Wiegley | 2019-03-15 | 1 | -11/+11 |
* | Greatly simplify balance_t::operator== | John Wiegley | 2019-03-15 | 1 | -8/+1 |
* | Switch amounts_map to std::unordered_map | John Wiegley | 2019-03-15 | 2 | -1/+2 |
* | Remove the 'org' command, which was always a hack to begin with | John Wiegley | 2019-03-15 | 8 | -340/+1 |
* | Corrections to opt-lots.test | John Wiegley | 2019-03-15 | 1 | -1495/+1495 |
* | Change compare_by_commodity to return an integer | John Wiegley | 2019-03-15 | 4 | -80/+108 |
* | Further improvements to commodity sorting | John Wiegley | 2019-03-15 | 1 | -4/+6 |
* | Add more debugging information to compare_by_commodity | John Wiegley | 2019-03-15 | 1 | -13/+41 |
* | Merge pull request #1769 from alberto56/patch-2 | John Wiegley | 2019-03-05 | 1 | -0/+6 |
|\ |
|
| * | Provide Docker information in README | Albert Albala | 2019-03-05 | 1 | -0/+6 |
|/ |
|