Commit Graph

538 Commits

Author SHA1 Message Date
Simon Michael
4eeafdc4d3 dev: delete strange old remnant of the checkdates command, causing HLS trouble 2023-02-04 06:42:05 -10:00
Simon Michael
811ff64e30 ;doc: mockups: move lots to website 2023-01-25 11:37:01 -10:00
Simon Michael
270e5cea5d ;doc: mockups: lots 2023-01-25 11:18:46 -10:00
Simon Michael
653a2e6030 ;doc: mockups: help.txt -> help.org 2023-01-25 11:18:08 -10:00
Simon Michael
fbbae55101 imp: cli: merge register-match with register command
register-match is now the --match mode of the register command.
It was used by ledger-autosync at one point, hopefully the new flag
works similarly.
2023-01-25 10:44:12 -10:00
Simon Michael
1899b43073 imp: cli: drop the print-unique command
It disorders same-day transactions, doesn't support print's options,
and isn't useful enough to be always shown in the builtin commands
list. I don't know of any users, or a use for it, and it could easily
be recreated as an addon script, so I'm inclined to not bother
supporting it as a hidden command.
2023-01-25 10:44:12 -10:00
Simon Michael
1455a4d2fc ;doc: move plugin types table to Scripting hledger page 2023-01-21 10:19:03 -10:00
Simon Michael
6701688bd0 ;doc: start tracking DECISIONS 2023-01-21 09:50:32 -10:00
Simon Michael
d157192462 ;doc: CREDITS: link to github contributors list 2022-12-31 07:40:33 -10:00
Simon Michael
03d0799f2f ;doc: CREDITS: update for 2021q4/2022 2022-12-21 15:07:42 -10:00
Simon Michael
9004372e3c ;doc: fix pandoc rendering issue caused by blank line in m4 file 2022-12-14 21:37:57 -10:00
Simon Michael
43023d3d86 ;doc: some changes to hledger and input files description macros 2022-12-14 12:23:10 -10:00
Simon Michael
ace185f7d2 ;doc: update old manual links 2022-12-10 18:56:47 -10:00
Simon Michael
8dfaf259d5 ;doc: update man pages template 2022-12-10 11:45:28 -10:00
Simon Michael
4991135a10 ;doc: CONTRIBUTING: tweaks 2022-12-09 07:46:31 -10:00
Simon Michael
53ed194a12 ;doc: ISSUES etc: drop "topics", call them labels 2022-12-09 07:40:34 -10:00
Simon Michael
b609ba30ab ;doc: CONTRIBUTING: cleanups 2022-12-09 06:21:04 -10:00
Simon Michael
3f6ecd4b07 ;doc: FILES: tweak 2022-12-08 22:46:27 -10:00
Simon Michael
4325102d2f ;doc: move some CONTRIBUTING content to faq 2022-12-08 20:14:38 -10:00
Simon Michael
ecbfcd0e0d ;doc: FILES: updates 2022-12-05 09:50:07 -10:00
Simon Michael
6137f7003d ;doc: FILES: redo with gtree, add more 2022-12-05 09:35:37 -10:00
Simon Michael
934f0e3cd6 ;doc: REPOS, FILES 2022-12-04 12:16:53 -08:00
Simon Michael
5dee1fe78c ;doc: move most dev docs to doc/ 2022-12-04 11:22:05 -08:00
Simon Michael
a06fb83ba1 ;doc: mastodon, twitter announcement texts 2022-12-01 13:10:02 -08:00
Simon Michael
b627f020d1 ;doc: announce: tweak 2022-12-01 12:43:23 -08:00
Simon Michael
93a871c90d doc: announce 1.28 2022-12-01 12:20:47 -08:00
Simon Michael
8172851572 doc: update github release links 2022-09-01 18:36:51 -07:00
Simon Michael
6a0235c708 ;doc: announce 2022-09-01 18:36:43 -07:00
Simon Michael
f82d3e27b8 ;doc: github-release-doc: edit 2022-07-31 23:35:42 +01:00
Simon Michael
d2f0077254 ;doc: github-release-doc: rename, tweaks 2022-07-31 07:19:47 +01:00
Simon Michael
830acdd444 doc: github-release-template: tweaks 2022-07-27 00:34:03 +01:00
Simon Michael
72f73278bd doc: github-release-template: windows script improvements
(Lazar Lazarov)
2022-07-26 23:52:58 +01:00
Simon Michael
827d3f79f4 ci: avoid double zip; use tar instead to preserve x on linux/mac 2022-07-26 23:52:51 +01:00
Simon Michael
01ec0949b4 doc: github-release-template: add modern windows instructions
(Lazar Lazarov, Simon Michael)
2022-07-26 18:02:02 +01:00
Simon Michael
ef2990627a ;doc: keep a github release template, add detailed steps for binaries 2022-07-26 12:44:04 +01:00
Simon Michael
439c1ac260 ;doc: manuals: add link for setting windows env vars 2022-07-26 09:44:07 +01:00
Simon Michael
204fd4e84e ;doc: announce 2022-06-05 00:03:17 +01:00
Simon Michael
57fe57d46b ;doc: ui/web: fix two relative links in reporting options 2022-04-17 13:26:09 -10:00
Simon Michael
156729e4b8 doc: announce 1.25 2022-03-04 20:08:09 -10:00
Simon Michael
b0763677b1 ;doc: more LEDGER_FILE platform notes 2021-12-08 16:57:33 -10:00
Simon Michael
6cbb04abcc doc: announce 2021-12-01 18:41:09 -10:00
Simon Michael
db0361113f ;doc: accounts mockups 2021-11-26 06:12:42 -10:00
Simon Michael
3c65efd90b ;doc: merge doc/README with dev docs 2021-09-27 02:20:44 -10:00
Simon Michael
6547624e5d ;doc: ANNOUNCE tweaks 2021-09-21 17:57:52 -10:00
Simon Michael
a02b57103e doc: announce 1.23 2021-09-21 17:33:14 -10:00
Simon Michael
1126b4b0dd doc: add --pretty to general options macro for manuals 2021-09-21 17:15:39 -10:00
Arjen Langebaerd
c0fd79a40e fix: extend application of commodity style to prices (except precision) and make --commodity-style a general flag 2021-09-20 08:55:55 -10:00
Simon Michael
633af61b2e imp: cli: move --today to reportflags (#1674) 2021-09-18 11:24:27 -10:00
Stephen Morgan
36f5bc9d23 ;doc: Document --today in the manuals. 2021-09-10 10:40:50 -10:00
Simon Michael
4f8b945a78 ;doc: 1.22 announcement 2021-07-03 13:03:51 -10:00