summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unrounding for equityOleg Bulatov2022-05-064-3/+36
* Remove git from brew installOleg Bulatov2022-05-051-1/+1
* Fix test formattingJohn Wiegley2022-05-031-3/+3
* Add test/regress/2109.testJohn Wiegley2022-05-031-0/+23
* When calculating balance assignments, strip away lot annotationsJohn Wiegley2022-05-031-12/+15
* Update git clone instructionsFlorent Espanet2022-04-171-1/+1
* Remove some UTF-8 code that was having no effectkanreki2022-04-141-38/+5
* docs: add instructions for querying quoted commoditiesMarcus Zanona2022-04-081-0/+6
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-0659-177/+177
* README.md: Fix for Homebrew and CondaKunht Kun2022-03-181-11/+13
* Avoid making references to nullKunht Kun2022-03-172-8/+40
* NEWS.md: fix bug referenceMartin Michlmayr2022-03-151-1/+1
* Add a NEWS entry for ba8ec324Kunht Kun2022-03-131-0/+4
* Avoid dereferencing null pointerKunht Kun2022-03-122-1/+14
* Ensure absolute path for includeKunht Kun2022-03-092-3/+3
* Fixed misspelling of Deutsche Mark.PortStone2022-03-071-2/+2
* Modify a regression test to match output from Boost 1.77John Wiegley2022-02-241-2/+2
* fileinfo_t: remove size memberMaximilian Eschenbacher2022-02-222-7/+2
* Revert "Use amount_width for balance report"John Wiegley2022-02-031-3/+3
* Use amount_width for balance reportVladimir Parfinenko2022-02-031-3/+3
* check that commodity format uses correct symbolChristopher Zimmermann2022-02-031-1/+4
* ledger.xsl: improve on table layoutMarkus Katharina Brechtel2022-02-031-1/+9
* readme to generate html file file directly from ledger xml outputMarkus Katharina Brechtel2022-02-031-1/+8
* set amount-table-cell css class for all cellsMarkus Katharina Brechtel2022-02-031-4/+4