hledger/hledger
Simon Michael b9d33a4294 bs: just declaring a Cash account no longer hides Asset accounts
Since Cash is also an Asset, declaring an account as Cash also disabled the fallback regexp for Asset accounts.
2021-02-13 08:09:45 -08:00
..
app tools: fix warnings in simplebench 2014-10-19 09:34:46 -07:00
bench ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00
embeddedfiles ;api, ci: drop old embedded doc symlinks, should fix CI 2020-04-20 18:25:08 -07:00
Hledger lib: refactor: more consistent amount precision helpers 2021-02-05 16:09:49 -08:00
test bs: just declaring a Cash account no longer hides Asset accounts 2021-02-13 08:09:45 -08:00
.date.m4 ;tools: split defs.m4 to minimise manual rebuilding 2020-12-15 09:39:29 -08:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
.version ;bump version to 1.20.99 2020-12-14 11:28:07 -08:00
.version.m4 ;tools: split defs.m4 to minimise manual rebuilding 2020-12-15 09:39:29 -08:00
CHANGES.md ;doc: changelog updates 2020-12-29 10:21:27 -08:00
hledger.1 ;update manuals 2021-01-10 15:37:32 -08:00
hledger.cabal ;update cabal files 2020-12-31 11:23:36 -08:00
hledger.info ;update manuals 2021-01-10 15:37:32 -08:00
hledger.m4.md cli: rename --infer-value to --infer-market-price 2021-02-05 15:16:39 -08:00
hledger.txt ;update manuals 2021-01-10 15:37:32 -08:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml check: drop old checkdates/checkdupes commands, consolidate 2020-12-31 10:49:17 -08:00
README.md ;doc: more tweaks to package readmes, hackage descriptions 2020-03-22 10:49:02 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

hledger

The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.

See also: the project README and home page.