summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show "FAILURE in exit code" when success is expectedAlan Bram2021-05-041-5/+4
* Fix amount tokenizer re: embedded minus sign.Donald Lam2021-05-022-2/+21
* Fix IRC bullet point in README.md🎷🐛 Cat Lee Ball2021-04-191-1/+1
* Fix using day-of-week names for `xact` commandAlan Bram2021-04-102-13/+36
* Remove obsolete mention of Cheetah web framework.Alan Bram2021-04-071-3/+0
* Refer to the right amount used in the exampleŁukasz Stelmach2021-03-151-1/+1
* Fix .yamllintMartin Michlmayr2021-02-021-2/+5
* Use Boost library to read argv as UTF-8 in WindowsDaniel Coonce2021-02-023-1/+16
* Make test harness more Windows compatibleDaniel Coonce2021-02-023-17/+18
* Have acprep use system encoding for stdin/outDaniel Coonce2021-02-021-2/+3
* Don't use date format %FDaniel Coonce2021-02-021-1/+1
* 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