summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use correct int return type for stream input operationskanreki2021-12-0811-145/+126
* Fix --time-colon for negative time amountsRafael Ascensão2021-09-272-7/+26
* Fix config path in man pageCédric Barreteau2021-09-081-1/+1
* docs: Improve --depth documentationRahix2021-08-262-16/+14
* Fix for azure ubuntu not getting correct package serverJimi Damon2021-08-251-0/+1
* Add mention of test cases to contrib guideMartin Michlmayr2021-08-241-0/+1
* Update docs for move to GitHub ActionsMartin Michlmayr2021-08-243-8/+7
* Add Github Action for Ledger builds Python3 only for mac and linuxJimi Damon2021-08-241-0/+65
* Fix silent errors when reading lines from input files.Austin Wise2021-08-243-2/+22
* Move NEWS into repository rootRahix2021-08-241-0/+0
* Update NEWS with all changes up to nowRahix2021-08-241-2/+38
* acprep: support ubuntu 20.04 focalValeriy2021-07-041-4/+20
* Fix compilation with Boost 1.76Sam James2021-06-142-0/+4
* Remove reference to FreenodeMartin Michlmayr2021-06-071-1/+1
* Update IRC to Libera ChatMartin Michlmayr2021-06-023-3/+3
* Escape all string values output by the lisp report.Richard M Kreuter2021-05-311-6/+6
* 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