40c8ddd572;doc: strict mode: update
Simon Michael
2021-07-27 10:52:08 -1000
83868f174d;doc: contributing, roadmap: toc placement
Simon Michael
2021-07-23 19:07:09 -1000
d2b799a717feat: bal: select budget( transaction)s by name (#1612)
Simon Michael
2021-07-14 12:47:11 -1000
b0aa70b27alib!: Rename the fields of ReportSpec.
Stephen Morgan
2021-07-23 16:47:48 +1000
7ed2a0aa9blib!: lib: Remove aismultiplier from Amount.
Stephen Morgan
2021-07-02 22:54:49 +1000
3969eb2679lib!: lib,cli,ui,web: For accountTransactionsReport, generate the overall reportq from the ReportSpec, rather than being supplied as a separate option.
Stephen Morgan
2021-06-23 12:48:02 +1000
f673e7c2eblib!: lib,web: Remove unused TransactionReport. Move the useful utility functions to AccountTransactionsReport.
Stephen Morgan
2021-06-23 12:00:59 +1000
acfbd36fb8dev: web: Use entriesReport instead of transactionReport.
Stephen Morgan
2021-06-23 11:43:12 +1000
58516eea77imp: json: Decrease indentation in JSON output.
Stephen Morgan
2021-07-21 16:42:15 +1000
a291f5d33bci: push/linux/mac/windows: fix ; conditional step execution
Simon Michael
2021-07-20 23:24:18 -1000
a54716778dci: windows: fix bash-specific steps
Simon Michael
2021-07-20 23:06:34 -1000
88c6d47e32ci: linux/mac/windows: skip steps if message begins with ;
Simon Michael
2021-07-20 23:01:57 -1000
4641db4604;ci: push: tweak output
Simon Michael
2021-07-20 22:57:55 -1000
2c7e3136e0;ci: push: skip most steps if commit message begins with ;
Simon Michael
2021-07-20 22:51:51 -1000
9a18eed9ddshake: changelogs: don't ignore ; messages any more
Simon Michael
2021-07-20 22:39:46 -1000
3beba678fe;doc: a few more changelog updates
Simon Michael
2021-07-20 22:37:27 -1000
6569c2aca7;doc: update changelogs
Simon Michael
2021-07-20 22:22:35 -1000
fa3ce17fd3cln: make: webdirs: rename, hide subrules from help
Simon Michael
2021-07-20 21:04:45 -1000
9701e19169make: shellcompletions: top level rule to build shell completions
Simon Michael
2021-07-20 21:23:09 -1000
80003a5190imp: pkg: add bash completion files to cabal package
Jakob Schöttl
2021-07-04 10:26:46 +0200
f26ffbc6abimp: pkg: move shell-completions into hledger package
Jakob Schöttl
2021-07-17 11:26:19 +0200
41de6a5145imp: cli: update bash completions
Jakob Schöttl
2021-07-04 10:25:44 +0200
861c34484etest: skip doctests with GHC 9 for now (#1503, #1615)
Simon Michael
2021-07-20 11:19:30 -1000
41d432c30aci: mac: use ghc 9.0
Simon Michael
2021-07-16 18:25:30 -1000
3ef9958041test: doctest cleanups, use latest
Simon Michael
2021-07-16 17:58:57 -1000
93e76047d7tools: rename tools/doctest -> tools/docshelltest, update
Simon Michael
2021-07-16 17:57:31 -1000
c881d916ebshake: use new default resolver / ghc 9.0
Simon Michael
2021-07-16 17:45:41 -1000
9aac520edddeps: allow megaparsec 9.1
Simon Michael
2021-07-16 13:20:28 -1000
14e1efc843stack: 9.0: rename yaml file, making 9.0 the default
Simon Michael
2021-07-16 12:49:46 -1000
dd8d6336a1stack: 8.10: rename yaml file
Simon Michael
2021-07-16 12:49:12 -1000
09a31115d3stack: 9.0: use stackage nightly for GHC 9.0 build (#1503)
Simon Michael
2021-07-16 12:18:57 -1000
a83c2f6950;cln: ui: clarify watch loop
Simon Michael
2021-07-19 13:18:20 -1000
c606f874fbimp: json: The keys of JSON objects are now displayed in alphabetical order, making it stable across different systems and compilers.
Stephen Morgan
2021-07-21 12:30:01 +1000
ui: preserve B/V state when reloading, simplify code (#1588)
Simon Michael
2021-07-01 14:21:33 -1000
55f42c3d1eui: Do not reset cost and value flags on reload.
Stephen Morgan
2021-07-01 12:50:51 +1000
307bd9366dui: In TransactionScreen, set the current transaction and index in tsInit based on the previous RegisterScreen. Use the RegisterScreen logic for selecting the new transaction when we cannot find the existing one.
Stephen Morgan
2021-06-22 11:12:15 +1000
e2198ff1eelib: Auto-postings with Amount queries should filter only those commodities which match the query.
Stephen Morgan
2021-07-01 12:01:00 +1000
9ffed51f54;ci: tweak new workflow names slightly
Simon Michael
2021-06-30 18:15:01 -1000
2b3f6e86b8;doc: changelog updates
Simon Michael
2021-06-30 17:40:08 -1000
Static builds for Linux on x64 (amd64) and arm32v7 architectures (#1571)
Garret McGraw
2021-07-01 00:05:27 -0400
2a9d358627lib: Make sure automatic postings generated from postings with more than one commodity match on commodity symbol (#1582).
Stephen Morgan
2021-06-28 21:51:25 +1000
bb7d04c031lib,cli: No longer strip prices in journalApplyValuationFromOptsWith and mixedAmountApplyValuationAfterSumFromOptsWith (#1577).
Stephen Morgan
2021-06-22 00:29:31 +1000