4eeb646912test: errors: doc updates
Simon Michael
2022-03-20 07:21:31 -1000
5281c5d647imp: allow pivoting on 'status' also
Simon Michael
2022-03-18 21:38:31 -1000
2ed4201e36test: errors: doc updates
Simon Michael
2022-03-18 12:47:12 -1000
10160351e9test: errors: doc updates
Simon Michael
2022-03-18 12:32:54 -1000
81c7f91202test: errors: doc updates
Simon Michael
2022-03-18 12:31:28 -1000
726978d1c5test: errors: doc updates
Simon Michael
2022-03-18 12:22:36 -1000
78da46c789test: errors: doc updates
Simon Michael
2022-03-18 12:10:36 -1000
d3cabb5494test: errors: doc updates
Simon Michael
2022-03-18 12:01:50 -1000
b584774a03ci: fix a typo I fat-fingered
Simon Michael
2022-03-18 11:03:30 -1000
25e706eca0test: errors: doc updates
Simon Michael
2022-03-18 11:03:21 -1000
8729fc0c47test: errors: note versions
Simon Michael
2022-03-18 09:02:06 -1000
512ebdfd5ftest: errors: fix link, update summary
Simon Michael
2022-03-18 08:50:20 -1000
eaa6e202f3test: errors: show current errors in doc, generated by showall
Simon Michael
2022-03-18 08:25:58 -1000
f7625343f6test: errors: rename tests like check command's checks
Simon Michael
2022-03-18 07:13:18 -1000
2b2d643333test: errors: make tests runnable
Simon Michael
2022-03-18 06:59:33 -1000
3775b97f04test: errors: document
Simon Michael
2022-03-17 19:44:47 -1000
6510ba3c95test: examples for reproducing journal errors
Simon Michael
2022-03-17 17:38:26 -1000
e6bf04fce3fix: aliases: Make sure we can escape forward slashes in account aliases, but otherwise the regular expression handler handles escapes.
Stephen Morgan
2022-03-13 19:02:44 +1100
cbdd86f4dcimp: reg: areg: Align to first 1000 postings by default, rather than 100.
Stephen Morgan
2022-03-12 09:57:57 +1100
129f37cfe6reg: tweak --align-all help (#1839)
Simon Michael
2022-03-11 07:16:55 -1000
64d1927384reg: document --align-all (#1839)
Simon Michael
2022-03-11 07:16:19 -1000
c0cc9e73c1dev: reg: areg: Be more clever about register and aregister alignment.
Stephen Morgan
2022-03-11 17:26:10 +1100
cbc985d411dev: reg: areg: Speed up reg and areg by only aligning to first 1000 items.
Stephen Morgan
2022-02-03 20:35:39 +1100
4a80551406fix: price: Make sure inferred market prices have the correct sign with total prices. (#1813)
Stephen Morgan
2022-01-27 13:49:45 +1100
45408183fedev: reg: areg: Strip prices early on in PostingsReport and AccountTransactionsReport, when possible.
Stephen Morgan
2022-02-07 16:23:10 +1100
25e3cca2e1doc: regex aliases update (#1832)
Simon Michael
2022-03-10 17:13:34 -1000
a65e64115afix: alias: Allow escaped characters in regular expression aliases. (#982)
Stephen Morgan
2022-03-09 12:13:59 +1100
852ba7b100fix: bin: Get hledger-print-location working.
Stephen Morgan
2022-03-10 12:13:28 +1100
19ed6d3f00cln!: sourcepos: Use megaparsec-supplied sourcePosPretty.
Stephen Morgan
2022-03-10 14:31:48 +1100
f0e00b3a43;doc: update changelogs
Simon Michael
2022-03-10 16:55:46 -1000
c7afe77cd9doc: credits: keep names on one line
Simon Michael
2022-03-10 16:25:32 -1000
965266a5b7doc: releasing: cleanups
Simon Michael
2022-03-08 15:25:10 -1000
54f5e983c1doc: releasing: tweaks
Simon Michael
2022-03-08 14:59:29 -1000
12de1cf753doc: releasing: tweaks
Simon Michael
2022-03-08 14:58:39 -1000
508799f6e4doc: releasing: table cleanup
Simon Michael
2022-03-08 14:54:31 -1000
f2534c1908doc: readme tweaks
Simon Michael
2022-03-08 14:27:29 -1000
b0c4d923a7doc: readme tweaks
Simon Michael
2022-03-08 14:19:01 -1000
d3ef6df75adoc: README cleanup
Simon Michael
2022-03-08 14:12:31 -1000
237587c162doc: RELEASING cleanup
Simon Michael
2022-03-07 18:10:37 -1000
460a1fc209;doc: update manuals
Simon Michael
2022-03-07 09:33:11 -1000
2b978869dddoc: journal: clarify == assertions
Simon Michael
2022-03-07 08:49:03 -1000
b1c882ccdftools: release: prep: more verbose progress output
Simon Michael
2022-03-05 13:36:13 -1000
af7a5f98e3;cabal: update cabal files
Simon Michael
2022-03-05 13:24:48 -1000
5aab2cbf40;pkg: bump version to 1.25.99
Simon Michael
2022-03-05 13:24:48 -1000
347adbed34tools: release relfiles
Simon Michael
2022-03-05 13:21:10 -1000
5707abbd69doc: changelog tweaks
Simon Michael
2022-03-04 20:25:42 -1000
5af6226958install: 1.25
Simon Michael
2022-03-04 19:15:06 -1000
156729e4b8doc: announce 1.25
Simon Michael
2022-03-04 19:08:28 -1000
e4ca7187fedoc: finalise changelogs for 1.25
Simon Michael
2022-03-04 17:49:26 -1000
2ee914bdc7;doc: update changelogs
Simon Michael
2022-03-04 17:04:50 -1000
b5bb3b4d03pkg: bump to stackage nightly-2022-03-03
Simon Michael
2022-03-04 15:38:57 -1000
7a999d0afbpkg: install: also install hledger-stockquotes
Simon Michael
2022-02-25 16:38:20 -1000
e9c19e12ef;cln: redundant pragma
Simon Michael
2022-02-11 09:22:26 -1000
44211c1c57ref: move Posting account name fns to AccountName
Simon Michael
2022-02-11 09:18:35 -1000
5a0d61998abin: check-fancyassertions: add docs to --help output
Simon Michael
2022-02-10 08:20:54 -1000
c301a08195doc: releasing: tweak
Simon Michael
2022-02-08 08:36:11 -1000
9c3ee3ada4doc: commits: tweak
Simon Michael
2022-02-07 12:02:30 -1000
bf9e019bcbtools: commitlint: update/simplify
Simon Michael
2022-02-07 11:58:01 -1000
223c60222edoc: commits: update/rewrite
Simon Michael
2022-02-07 11:28:41 -1000
cddc719bd1tools: commitlint: allow a git "fixup! " prefix
Simon Michael
2022-02-07 09:46:55 -1000
41d7c7f6b3doc: lib: changelog fix
Simon Michael
2022-02-06 13:16:06 -1000
cead9c4700doc: releasing: tweak
Simon Michael
2022-02-06 13:15:43 -1000
2f47ae05c6fix: csv: Allow unicode in field references for csv. (#1809)
Stephen Morgan
2022-01-27 12:11:44 +1100
6760379d64doc: releasing: tweaks
Simon Michael
2022-02-06 13:05:01 -1000
c4790d64f5doc: releasing, changelogs updates
Simon Michael
2022-02-06 12:04:29 -1000
71f9c7985fdoc: changelog updates from release branch
Simon Michael
2022-02-05 22:09:20 -1000
ef4da90538;doc: update changelogs
Simon Michael
2022-02-05 14:57:53 -1000
443e49214dtools: shake: sync with stack.yaml
Simon Michael
2022-02-05 07:28:59 -1000
5076389161;doc: account types
Simon Michael
2022-02-03 16:38:22 -1000
987e2751d9tools: commitlint: update doc url
Simon Michael
2022-02-03 16:27:32 -1000
dea13e08ab;doc: account account types tweak (#1822)
Simon Michael
2022-02-03 16:27:19 -1000
8ef82f5cd8;doc: account type updates (#1822)
Simon Michael
2022-02-03 15:41:12 -1000
4ec441925a;doc: account type updates (#1822)
Simon Michael
2022-02-03 15:36:25 -1000
31fdcdb8ef!imp: type: Change the default account inference for Cash accounts to only match ^assets?(:.+)?:(cash|bank|che(ck|que?)(ing)?|savings?|current)(:|$)
Stephen Morgan
2022-02-04 11:43:15 +1100
2e4cfccf1bfix: types: Make sure type: query will correctly match subtypes, so type:a will also match cash accounts, and type:e will also match conversion accounts.
Stephen Morgan
2022-02-03 20:22:38 +1100
73925ae965fix: types: Ensure auto postings can match against and be matched by type: queries.
Stephen Morgan
2022-02-01 16:37:38 +1100
a16c88b1b1fix: Make sure cash and conversion account types are correctly determined when there are no explicit declarations.
Stephen Morgan
2022-02-03 15:38:45 +1100
36fe6bbcfffix: Allow accountNameInferType to recognise Conversion accounts.
Stephen Morgan
2022-02-01 16:07:05 +1100
e17cd1540dfix: Correctly infer Cash accounts using accountNameInferType.
Stephen Morgan
2022-02-01 16:04:03 +1100
4aa06d7920;doc: account types: edits
Simon Michael
2022-02-02 17:40:47 -1000
b96b6c406e;doc: account types: rewrite/expand
Simon Michael
2022-02-02 17:15:39 -1000
807717805afeat: accounts: --types shows account types (#1820)
Simon Michael
2022-02-01 18:06:19 -1000
dbbd300aa2;dev: accounts: test cleanup
Simon Michael
2022-02-01 18:03:46 -1000
0f8ede3038;doc: document how aliases can break account types (#1820)
Simon Michael
2022-02-01 14:47:30 -1000
cb040dbe29imp: type: forgot the tests
Simon Michael
2022-01-30 10:26:19 -1000
336c4a7b33imp: cleaner error messages when parsing cli (less "user error")
Simon Michael
2022-01-30 09:34:10 -1000
a22068a556imp: better error messages for type:'s argument
Simon Michael
2022-01-30 09:32:52 -1000
9c872c2d9cimp: areg: clearer, more consistent error messages
Simon Michael
2022-01-30 08:43:41 -1000
45127dc5f5feat: new type: query for easy matching by account type
Simon Michael
2022-01-30 02:45:19 -1000
885a4fcfecref: journalFinalise: clarify sequence, top to bottom
Simon Michael
2022-01-29 22:22:11 -1000
91441bad8ftest: Make sure --today is passed to --forecast tests so they keep working.
Stephen Morgan
2022-02-01 12:03:06 +1100
248ddf9378dev: more thorough Journal anonymisation, and a note (#1817)
Simon Michael
2022-01-29 09:19:45 -1000
3472c3cb6d;dev: number anon tests
Simon Michael
2022-01-29 09:02:45 -1000
3d57fa32c2;doc: querying by tags, on accounts and generally (#1817)
Simon Michael
2022-01-28 21:42:12 -1000
56be63e6f1feat: queries can now match account tags (#1817)
Simon Michael
2022-01-28 19:56:49 -1000
2f48307c63dev: query-tag.test -> format 3
Simon Michael
2022-01-28 19:16:48 -1000
4ed80d4069;doc: update journalFinalise haddock
Simon Michael
2022-01-28 09:21:43 -1000
df4949ad1aimp!: journal: Remove deprecated account type code syntax from account directives.
Stephen Morgan
2022-01-29 08:57:22 +1100
929f13ec03fix: warning (#1799)
Simon Michael
2022-01-26 09:00:40 -1000
27b6e1d111imp: nicer invalid balance assignment errors (tweak)
Simon Michael
2022-01-21 18:25:34 -1000