summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for MSYS Makefiles in acprepDaniel Coonce2021-02-021-0/+3
* Create consistent buffer size.Daniel Coonce2021-02-022-2/+2
* Fix build for x86_64-w64-mingw32Daniel Coonce2021-02-023-4/+4
* Fix issues related to payees declared on posting's metadataDiogo Trentini2021-02-028-30/+87
* Add example of single-column CSV importKai Wohlfahrt2021-01-311-0/+10
* Replace if/else ladder in convert with loopKai Wohlfahrt2021-01-312-41/+19
* Update documentation for new convert featuresKai Wohlfahrt2021-01-311-20/+23
* Add debit field to convert commandKai Wohlfahrt2021-01-315-9/+45
* compare_by_commodity: Always return the result of the recursive callChristoph Dittmann2021-01-302-6/+25
* format_t::truncate support wide charactersKuang-che Wu2021-01-174-11/+181
* Fix contrib bash-completionmst2021-01-171-1/+1
* Support for building on older cmake versionsSanel Zukan2021-01-141-2/+3
* docs: add more value expressionsMartin Michlmayr2020-12-311-0/+12
* Do not treat balance assignments with 0 diff as a null postingDaraul Harris2020-12-055-1/+117
* docs: add link to relevant sectionMartin Michlmayr2020-11-101-1/+1
* docs: clarify syntax of ~/.ledgerrcMartin Michlmayr2020-11-101-0/+1
* Fix regression in sorted_amountsMartin Michlmayr2020-10-302-1/+19
* default.nix: Fix testingMichael Raitza2020-10-301-2/+5
* Implement cryptographic access to files using GPGMEMichael Raitza2020-10-309-8/+401
* Add .yamllintMartin Michlmayr2020-10-301-0/+2
* Fix typo in ledger3.texiKuang-che Wu2020-10-131-1/+1
* Added Fedora build dependencies to README.mdMarin BERNARD2020-10-041-0/+10
* Document how to specify multiple debug flagsDaraul Harris2020-09-251-2/+3
* Add support for `$XDG_CONFIG_HOME`Cédric Barreteau2020-08-284-18/+28
* Fix whitespace/tabsEmin Martinian2020-08-131-6/+6
* Make it so that the include directive sorts when using wildcards.Emin Martinian2020-08-131-4/+12
* docs: fix quotation mark in man pageMartin Michlmayr2020-08-101-1/+1
* docs: Document new --depth in register reportsRahix2020-07-212-2/+7
* docs: Fix documentation for `depth`Rahix2020-07-211-1/+1
* Treat --depth like --collapse in registerRahix2020-07-211-1/+1
* collapse_posts: Use the existing accounts instead of tempsRahix2020-07-212-4/+12
* collapse_posts: Fix some postings getting lost when collapsingRahix2020-07-211-1/+1
* collapse_posts: Fix segfault when depth is too bigRahix2020-07-211-1/+1
* collapse_posts: Use --depth as the collapse_depthRahix2020-07-211-2/+8
* collapse_posts: Add a collapse_depth attributeRahix2020-07-212-6/+7
* first try for implementing --depth for registerjohannes@debussy2020-07-212-14/+32
* docs: improve the example of displaying amount in another commodityHieu Van2020-07-211-8/+3
* docs: avoid UTF-8 quotes in codeMartin Michlmayr2020-07-081-0/+2
* Use PAGER when environment variable is setMartin Michlmayr2020-06-182-10/+19
* Remove the-kenny from list of maintainers in default.nixSteve Purcell2020-05-281-1/+1
* Fix typos in commentsMartin Michlmayr2020-05-2110-11/+11
* docs: fix grammar issuesMartin Michlmayr2020-05-211-2/+2
* acprep: opt flavor should build optimized binaryKuang-che Wu2020-05-191-0/+1
* fix acprep python3 compatibilityKuang-che Wu2020-05-181-2/+1
* Release 3.2.1Martin Michlmayr2020-05-182-4/+4
* Update NEWS for 3.2.1Martin Michlmayr2020-05-181-0/+17
* Fix compilation warningMartin Michlmayr2020-05-181-1/+1
* run demo.py test only when Python is enabledMartin Michlmayr2020-05-181-5/+7
* Revert "Compare price annotations using their textual rendering"Martin Michlmayr2020-05-181-3/+1
* Add regression test for issue #1895Martin Michlmayr2020-05-181-0/+31