Commit Graph

12326 Commits

Author SHA1 Message Date
Simon Michael
1128927632 ;doc:changelogs: whitespace 2023-12-30 20:29:49 -10:00
Simon Michael
04449ea12c ;just: log: more 2023-12-30 16:43:39 -10:00
Simon Michael
c825605721 ;doc:cli: html version: drop quick reference links 2023-12-29 19:52:12 -10:00
Simon Michael
137d825f7f ;just: format 2023-12-29 13:03:50 -10:00
Simon Michael
173e65fcc1 ;just: format: better commit message 2023-12-29 13:03:35 -10:00
Simon Michael
0be21fde65 ;just: log, summarise activity 2023-12-29 13:00:38 -10:00
Simon Michael
3b3adc83c2 ;just: cleanup 2023-12-29 05:06:13 -10:00
Simon Michael
e2525e05f8 just: fmt 2023-12-29 04:54:16 -10:00
Simon Michael
d6bc5e3875 ;just: watch args, cleanup 2023-12-29 04:54:16 -10:00
Simon Michael
a7b2c74d3b ;doc:journal:queries: edits 2023-12-27 14:39:17 -10:00
Simon Michael
bcf7ad9bf2 ;doc:journal: periodic txns, auto postings: edits 2023-12-27 08:41:55 -10:00
Simon Michael
1ac5237d54 ;doc:queries: edits 2023-12-24 10:56:20 -10:00
Simon Michael
d11158f53b ;doc:queries: edits 2023-12-24 10:03:43 -10:00
Simon Michael
0d7daffad8 ;doc:queries: edits 2023-12-24 10:00:42 -10:00
Simon Michael
2f479fc931 ;just: etags fixes 2023-12-24 09:44:06 -10:00
Simon Michael
bf54f84b2c ;just: cleanups 2023-12-24 09:43:54 -10:00
Simon Michael
8b45d4ba8c fix:csv: fix %FIELD interpolation in assignments using \n [#2134]
In field assignment values we now parse %FIELD references, \MATCHGROUP references
and "\n" newline markers more carefully, so all can coexist.
Parsing these values might be slower than before, but hopefully not noticeably so.
2023-12-23 19:25:34 -10:00
Simon Michael
20c299684b dev:csv: clarify renderTemplate [#2134] 2023-12-23 19:25:22 -10:00
Simon Michael
8f6b7b202e fix: traceOrLog and a rare warning from valuation code
Hledger.Utils.Debug.traceOrLog was logging when it should trace and vice versa.

This affected a warning which Hledger.Data.Valuation.pricesShortestPath
should display if encountering a pathologically long (>1000) price chain.
Also note some oddities about that warning.
2023-12-23 19:22:33 -10:00
Simon Michael
42c7383f57 ;dev:Hledger.Utils.Parse: cleanup 2023-12-23 19:22:33 -10:00
Simon Michael
4b7e7f77bd ;dev:Hledger.Utils.Debug: haddockify some comments so they show in hover 2023-12-23 19:22:33 -10:00
Simon Michael
4651f2e0bb ;doc: rename DEVWORKFLOWS.md to avoid a clash 2023-12-23 14:53:23 -10:00
Simon Michael
e45f09f99c ;just: updates, cleanups 2023-12-22 17:16:07 -10:00
Simon Michael
6a2e30897f ;doc: clarify how auto postings work 2023-12-21 15:19:36 -10:00
Vekhir
095f65d9b4 ;imp: hledger-ui: add brick 2.2 support to package.yaml 2023-12-19 10:08:53 -10:00
Vekhir
30ceeadcf7 imp: Support brick 2.2 2023-12-19 10:08:53 -10:00
ShrykeWindgrace
ce02f20d29 feat: support hledger-ui on windows
Introduced or bumped dependencies:

- brick-2.1.1
- vty-6.1
- vty-crossplatform-0.4.0.0
- vty-windows-0.2.0.1 conditionally on windows (current version of
  vty-crossplatform has 0.2.0.0 as a lower bound, need to put a newer version explcitly;
  once we get a newer vty-crossplatform, we will be able to drop this conditional)
- vty-unix (indirectly via vty-crossplatform)
2023-12-19 08:20:16 -10:00
ShrykeWindgrace
03808552ff feat: add notepad as default editor for windows 2023-12-19 08:20:16 -10:00
Simon Michael
fcda6bfb35 ;doc: REGRESSIONS 2023-12-19 08:06:59 -10:00
Simon Michael
4e3db05507 ;just: functest: allow any shelltest options 2023-12-16 11:13:27 -10:00
Simon Michael
7163bb4290 ;dev: revert chinese.journal, fix func tests 2023-12-16 11:12:35 -10:00
Simon Michael
51826d5c90 ;just: fmt 2023-12-16 10:59:18 -10:00
Simon Michael
d7ff57add9 ;just: drop cloc 2023-12-16 10:59:15 -10:00
Simon Michael
9a38fd7efb Merge branch 'just' 2023-12-16 10:48:22 -10:00
Simon Michael
57a92a2caa ;git: mailmap: update to clean up git shortlog -se
Dump everyone in there, it's easier.
2023-12-16 10:46:41 -10:00
Simon Michael
7c82c54f0b ;just: more porting, cleanups 2023-12-16 10:46:20 -10:00
Simon Michael
f4156475cf ;just: port more make rules 2023-12-15 19:35:18 -10:00
Simon Michael
f7763cbc9c ;examples: update some example journals 2023-12-15 19:35:18 -10:00
Simon Michael
1f5a6fc758 ;tools: generatejournal: make runnable without compiling, with arguments 2023-12-15 19:35:18 -10:00
Simon Michael
07967b4c04 ;just: _watch 2023-12-15 19:35:18 -10:00
Simon Michael
da5c507383 ;just: fmt 2023-12-15 19:35:18 -10:00
Simon Michael
78aea61b60 ;just: capitalise 2023-12-15 19:35:18 -10:00
Simon Michael
1d69d9b71f just: port/copy remaining make rules (TESTING, BENCHMARKS, DOCUMENTATION, MISC) 2023-12-15 19:35:02 -10:00
Simon Michael
4333694bd3 ;just: show some group headings; cleanup 2023-12-15 18:29:42 -10:00
Simon Michael
5798a73a96 ;just: format 2023-12-15 18:29:42 -10:00
Simon Michael
e1711f613f just: port BUILDING make rules 2023-12-15 18:29:42 -10:00
Simon Michael
9430ca5109 just: port INSTALLING make rules 2023-12-15 18:29:42 -10:00
Simon Michael
d1ca270063 ;doc: REGRESSIONS: cleanup 2023-12-15 14:53:22 -10:00
Simon Michael
ad1c2d43cc ;doc: REGRESSIONS, group by version 2023-12-15 14:48:09 -10:00
Simon Michael
2bd78cdbc4 ;doc: REGRESSIONS, group by version 2023-12-15 14:44:06 -10:00