Andreas Pauley

Results 5 issues of Andreas Pauley

Add a new dependency to the project that can log debugging output to log files. Change the verbose logging to rather use the logger. This will probably impact #40 -...

In #5 we created an `all-years.journal` for each owner, bank and account. Pointing your `LEDGER_FILE` to this `all-years.journal` may become slow for people with many years of input data. Write...

performance

Move the Feature Reference out of our README, and into https://hledger-flow.readthedocs.io/ Also update the `docURL` function to point to the new URL, and ensure that existing usages will generate valid...

help wanted

The release tarballs are generated in the TravisCI builds by running the script `bin/release-tarball`. Add a `README.org` (or `README.md`) to this release tarball, so that users who download it have...

good first issue

The config file location should be the basedir, but the location could also be specified via a command-line option. The config file would support the same options as the command-line...