Simon Michael
cb011c0c77
;cabal: update cabal files ( #2011 )
2023-03-15 20:44:01 -10:00
Simon Michael
44805f96ef
;dev: ui, web: fixes for ghc 9.6; cleanup ( #2011 )
2023-03-15 20:43:51 -10:00
Simon Michael
658a650bb2
;dev: lib: another Balancing fix after ghc 9.6 support ( #2011 )
2023-03-15 20:26:57 -10:00
Simon Michael
eb918044ce
;dev: make releasediag
2023-03-15 10:45:39 -10:00
Simon Michael
85c037781f
;doc: RELEASING: update value map
2023-03-15 10:45:13 -10:00
Simon Michael
c3965f4746
;doc: RELEASING: update value map
2023-03-14 22:26:34 -10:00
Simon Michael
4aa734c18c
;doc: RELEASING: update value map
2023-03-14 19:44:33 -10:00
Simon Michael
da485d8c27
;doc: RELEASING: fix value map link
2023-03-14 18:42:34 -10:00
Simon Michael
2a0dc60eb4
;doc: RELEASING: update value map
2023-03-14 18:41:16 -10:00
Simon Michael
78fb515864
;doc: RELEASING: add value map diagram
2023-03-14 17:01:00 -10:00
Simon Michael
d012384d57
;dev: cli: also build with GHC 9.6.1
2023-03-14 10:49:58 -10:00
Simon Michael
3932bafc78
;cabal: update cabal files
2023-03-14 10:42:52 -10:00
Simon Michael
c790aa6145
;dev: lib: also build with GHC 9.6.1; add base-compat
2023-03-14 10:42:48 -10:00
Simon Michael
c835d8f917
;dev: update hie.yaml so HLS uses GHC 9.4, drop symlink
2023-03-14 10:41:56 -10:00
Simon Michael
d0e51597f7
;doc: ANNOUNCE: punctuation
2023-03-14 10:41:56 -10:00
Simon Michael
3ac64a86e7
;doc: RELEASING updates
...
many more needed..
2023-03-14 10:41:56 -10:00
Simon Michael
a3aebb96e4
;doc: save ANNOUNCE.masto
2023-03-14 10:41:56 -10:00
Yehoshua Pesach Wallach
7ddcf3b9e1
fix: doc: remove duplicate in hledger close
docs
2023-03-13 09:23:18 -10:00
Simon Michael
8ea30463ed
;install: fix more brokenness
2023-03-11 14:13:00 -10:00
Simon Michael
19b25e0cbb
;install: fix a brokenness with STACK_EXTRA_DEPS
2023-03-11 14:09:19 -10:00
Simon Michael
64b57da01a
;install: bump resolver
2023-03-11 14:09:17 -10:00
Simon Michael
9ceb74062d
;doc: update manuals
2023-03-11 13:28:02 -10:00
Simon Michael
f75110f49c
;cabal: update cabal files
2023-03-11 13:27:25 -10:00
Simon Michael
a0ca339c46
;pkg: bump version to 1.29.99
2023-03-11 13:27:25 -10:00
Simon Michael
2e3872c3f1
;doc: changelogs: 1.29
2023-03-11 13:26:30 -10:00
Simon Michael
0e41fea8e0
install: updates for 1.29
2023-03-11 13:08:26 -10:00
Simon Michael
65f2d21b74
;doc: ANNOUNCE
2023-03-11 13:08:26 -10:00
Simon Michael
6dc91588e4
fix: lib: avoid using pager on Windows, part 2
2023-03-10 20:58:11 -10:00
Simon Michael
b83eb136cc
;cabal: update cabal files
2023-03-10 19:14:30 -10:00
Simon Michael
41e838ef83
fix: lib: avoid using pager on Windows, the package is not supported
2023-03-10 19:14:13 -10:00
Simon Michael
3206b0e278
ci: minor updates
2023-03-10 19:02:34 -10:00
Simon Michael
c2e7cc5700
pkg: update stackage resolvers, extra deps
2023-03-10 18:58:22 -10:00
Simon Michael
82be50902a
;doc: bin/README: updates
2023-02-21 16:46:34 -10:00
Simon Michael
caa8b4871e
;doc: bin/README: edits
2023-02-21 12:18:04 -10:00
Simon Michael
56c38b1b29
fix: areg: handle an extra account query correctly ( fix #2007 )
2023-02-21 10:04:07 -10:00
Simon Michael
44400e840c
dev: lib: clarify accountTransactionsReportItem
2023-02-21 09:47:59 -10:00
Simon Michael
af38121442
imp: areg: when restricted by extra query args, show a hint in title
...
I was confused when using 'areg ACCT QUERY'. Now, the title will show
" (matching query)" as a hint when a QUERY is specified,
except when it is a date restriction (which is common and not confusing)
or a depth restriction (which is ignored).
2023-02-21 08:29:59 -10:00
Simon Michael
25b8d51ff2
activity: fix output after #1982 ; add tests
2023-02-21 07:17:21 -10:00
Simon Michael
8e34c5253c
;doc: bin/README: tweak
2023-02-21 00:39:38 -10:00
Simon Michael
c1b311011a
;doc: update manuals
2023-02-21 00:39:30 -10:00
Simon Michael
70539a70bd
;cli: consolidate commands overvinew; sync commands list
2023-02-21 00:35:14 -10:00
Simon Michael
2af744292a
;doc: update manuals
2023-02-21 00:17:02 -10:00
Simon Michael
4d66f48a47
;doc: update CLI help text files
2023-02-21 00:16:46 -10:00
Simon Michael
3ee2f59b57
;doc: reorganise bin/README & the Scripts page
2023-02-21 00:16:15 -10:00
Simon Michael
5c7e107c5b
;doc: cli: list commands like the CLI's commands list
2023-02-21 00:15:22 -10:00
Simon Michael
e4c6e83ed1
;doc: bin/README: separate hledger-edit, hledger-lot entries
2023-02-20 22:28:41 -10:00
Simon Michael
2e6cf0e806
;imp: cli: commands list: better hledger-fifo entries
2023-02-20 22:15:58 -10:00
Simon Michael
6a9f2b5745
;doc: bin/README: add hledger-fifo, improve hledger-utils
2023-02-20 22:05:41 -10:00
Simon Michael
c74f72ff40
;imp: cli: commands list: add an entry for hledger-fifo
2023-02-20 21:58:13 -10:00
Simon Michael
02b673e516
;bin: git: tweak help, add commit -n example
2023-02-20 16:25:36 -10:00