summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test/baseline/cmd-stats1.testJohn Wiegley2023-02-061-0/+24
* When a post has no date at all, default to the current dateJohn Wiegley2023-02-061-2/+4
* doc: Clarify evaluation of balance assertsions or assignmentsAlexis Hildebrandt2023-02-041-2/+8
* Update copyright yearAlexis Hildebrandt2023-02-02127-128/+128
* acprep: Replace deprecated getargspec with getfullargspecAlexis Hildebrandt2023-02-011-4/+1
* Updated lib/utfcppAlexis Hildebrandt2023-02-0129-157/+2769
* Update flake.lockAlexis Hildebrandt2023-02-011-3/+3
* Fix deprecation warningsAlexis Hildebrandt2023-02-011-14/+18
* Remove obsolete from __future__ importsAlexis Hildebrandt2023-02-0117-30/+0
* Remove support for Python 2.xAlexis Hildebrandt2023-02-018-356/+15
* Remove Python 2 references from .travis.ymlAlexis Hildebrandt2023-02-011-2/+0
* Minor cosmetic changesAlexis Hildebrandt2023-02-012-4/+4
* Sort 786A3DD0.test chronologically by dateAlexis Hildebrandt2023-02-011-1/+1
* Attempt to fix Linux CI failureAlexis Hildebrandt2023-02-011-1/+1
* Rerun failed tests with outputAlexis Hildebrandt2023-02-011-1/+1
* Update checkout action to Node.js 16Alexis Hildebrandt2023-02-011-1/+1
* If the amount-width has not been set, use the old default of 20John Wiegley2023-01-272-3/+10
* Use amount_width for balance reportVladimir Parfinenko2023-01-271-3/+3
* Fix python/c++ conversion for boost::optional<T>David Sklar2023-01-272-4/+14
* Fix IDENT format comment to match recent change 35713fe79Donald Lam2023-01-271-1/+1
* Disallow numbers in function namesJohn Wiegley2023-01-252-1/+3
* Rename quoted_rfc4180 to quoted_rfc, to avoid parser quirkDonald Lam2023-01-256-18/+27
* typo and column alignmentspaette2023-01-234-4/+4
* Initial fix for #2147WY2023-01-202-1/+29
* Python: Transaction.remove_post should call xact_base_t::remove_postDavid Sklar2023-01-102-7/+22
* Python: test cleanupsDavid Sklar2023-01-094-8/+9
* fix brew link error on mac CIAndy Clayton2023-01-091-0/+9
* typosspaette2023-01-076-10/+10
* Add compatability for Python 3.10 and later to acprepAlexis Hildebrandt2022-12-291-1/+4
* docs: add info on on expr directiveMartin Michlmayr2022-12-271-1/+1
* Update Debian releasesMartin Michlmayr2022-12-261-3/+3
* Add python support for error_contextAdam Wendt2022-11-131-0/+7
* Fix balancing commodity with smaller unit.Maria2022-10-113-1/+27
* xml: Include posting-specific payee in outputGwyneth Morgan2022-10-101-0/+3
* Handle return value of PyUnicode_READYAlexis Hildebrandt2022-10-021-1/+2
* Fix handling of UCS-2 encoded stringsAlexis Hildebrandt2022-10-022-13/+13
* Fix handling of UCS-1 encoded stringsAlexis Hildebrandt2022-10-022-12/+16
* Properly handle PyUnicode_1BYTE_DATAAlexis Hildebrandt2022-07-201-3/+1
* Fix use of deprecated Python legacy Unicode APIAlexis Hildebrandt2022-07-201-18/+52
* Fix typos found by codespellAlexis Hildebrandt2022-07-1916-30/+30
* Fix SIGABRT when python subcommand raises an exceptionAaron L. Zeng2022-07-131-2/+3
* Fix typoMartin Michlmayr2022-07-081-1/+1
* Add usePython option to flake.nixAlexis Hildebrandt2022-07-081-3/+15
* Add useGgpme option to flake.nixAlexis Hildebrandt2022-07-081-2/+8
* Update copyright statement for 2022Alexis Hildebrandt2022-07-02128-129/+129
* Improve update copyright year scriptAlexis Hildebrandt2022-07-021-5/+9
* Replace os.path.abspath with os.path.realpathAlexis Hildebrandt2022-07-015-10/+10
* Document --exchange can accept multiple commoditiesGwyneth Morgan2022-06-292-13/+62
* acprep: add support for arch linuxBalaji Sivaraman2022-06-261-1/+19
* Bump required CMake versionOleg Bulatov2022-05-061-1/+1