Commit Graph

  • f634616e20 ;tools: ghrelnotes-push: don't set the release to draft mode Simon Michael 2025-03-07 18:17:50 -1000
  • 8632b05ac1 ;doc:ghrelnotes: fix/update binary install instructions for unix tarballs Simon Michael 2025-03-07 18:14:14 -1000
  • 2e5e625105 ;tools: ghrelnotes-push, ghrun-id, ghrun-open, ghruns-open, ghruns-download, ghrelease-upload Simon Michael 2025-03-07 13:37:17 -1000
  • 21de051ca5 ;doc: announcement: update Simon Michael 2025-03-07 13:36:50 -1000
  • 402494afe0 ;docs:README.md Pranesh Prakash 2025-03-08 03:22:09 +0530
  • fc2aabaab3 ;doc:repl: updates Pranesh Prakash 2025-03-08 02:17:27 +0530
  • 5109a9682f ;tools: fix cabalfilestest; test cabal files before any hackage upload Simon Michael 2025-03-07 07:50:51 -1000
  • 41e5a538b1 ;pkg: clean up other cabal files, separating unrelated ghc options Simon Michael 2025-03-07 07:50:21 -1000
  • a953120fbf fix:web: fix a cabal file ghc-options issue that hackage now rejects Simon Michael 2025-03-07 07:49:21 -1000
  • 96fea6cf5e ;doc: announcements: 1.42 Simon Michael 2025-03-06 22:19:45 -1000
  • 5a7abeabe0 ;pkg:hledger-install: bump to 1.42 Simon Michael 2025-03-06 22:06:33 -1000
  • e19ef2de42 ;pkg: bump stack snapshots Simon Michael 2025-03-06 22:06:06 -1000
  • d024ff9d89 ;doc:relnotes Simon Michael 2025-03-06 21:58:45 -1000
  • fd0bcdfede ;doc: finalise changelogs for 1.42 on 2025-03-06 Simon Michael 2025-03-06 21:39:43 -1000
  • 8184d20b9f ;doc: update changelogs Simon Michael 2025-03-06 21:35:35 -1000
  • 7a3f69c5a1 ;doc:repl: updates Simon Michael 2025-03-06 19:45:55 -1000
  • a3d2c7bb58 ;run: test that demonstrates caching Dmitry Astapov 2025-03-06 22:09:31 +0000
  • a0cf410a80 ;doc:run, repl: updates Simon Michael 2025-03-06 16:36:54 -1000
  • d65cdbef27 ;doc: update embedded manuals Simon Michael 2025-03-06 16:14:31 -1000
  • 3d1994ea76 ;doc: add commands, repl, run to Commands section Simon Michael 2025-03-06 16:15:02 -1000
  • e25cd526b7 ;doc: update embedded manuals Simon Michael 2025-03-06 16:05:55 -1000
  • 0cd86d959e ;doc: update command docs Simon Michael 2025-03-06 16:05:25 -1000
  • cdbbe40e5b ;doc:run, repl: updates and edits Simon Michael 2025-03-06 16:03:55 -1000
  • e9f1e7dbd4 ;doc:demo: mark experimental Simon Michael 2025-03-06 16:03:29 -1000
  • 12000baf19 ;dev: number run tests Simon Michael 2025-03-06 14:09:38 -1000
  • ebf8d25a49 imp:cli: commands list tweaks Simon Michael 2025-03-06 13:57:22 -1000
  • cf81b042be imp:run,repl: allow running addon commands Simon Michael 2025-03-06 13:56:43 -1000
  • a1a6aad873 fix:repl: also catch IO errors like run nosuchfile Simon Michael 2025-03-06 13:05:45 -1000
  • 9ecc3a56d0 fix:repl: make the run command work in the REPL again Simon Michael 2025-03-06 13:03:57 -1000
  • fd906bec95 ;dev:cli: debug output tweaks; moveFlagsAfterCommand doc edit Simon Michael 2025-03-06 11:14:35 -1000
  • 758335daf0 run: support --man, --info, --tldr Dmitry Astapov 2025-03-06 21:35:45 +0000
  • 7fdb2f7fe6 ;run: use leading -- to decide whether to read from files or not Dmitry Astapov 2025-03-06 21:35:04 +0000
  • 4dbeac284c ;run: refuse to read commands from stdin if one of the input files was - Dmitry Astapov 2025-03-06 21:11:37 +0000
  • 9c63b36d88 ;run: require -- before first command (+test for that) Dmitry Astapov 2025-03-06 20:37:38 +0000
  • b031144961 run: added run.test Dmitry Astapov 2025-03-06 11:55:31 +0000
  • 6766498f42 run: can re-read stdin, if needed Dmitry Astapov 2025-03-06 11:36:17 +0000
  • df0cd78b26 ;run: more robust terminal check Dmitry Astapov 2025-03-05 22:00:31 +0000
  • e4cfd31544 ;run: add leading -- to short cmdline help Dmitry Astapov 2025-03-05 21:14:56 +0000
  • c354e6e9f7 ;run: don't exit repl when subcommand exits Dmitry Astapov 2025-03-05 21:06:55 +0000
  • 4aa79cdc53 ;run: added Repl.txt to package.yaml Dmitry Astapov 2025-03-05 21:03:41 +0000
  • 22155e2bae run: make sure that reporting interval does not affect caching Dmitry Astapov 2025-03-05 09:03:30 +0000
  • cffceb0d06 ;run: fix stale comments Dmitry Astapov 2025-03-05 09:01:32 +0000
  • 1fc7006919 run: cache input files by (iopts, name), allows commands with different iopts Dmitry Astapov 2025-03-03 20:55:39 +0000
  • d3d3e02f9e ;run: another typo fixed Dmitry Astapov 2025-02-28 18:17:05 +0000
  • 4ad3d00864 ;doc: run & repl: typos fixed, you can pipe into run Dmitry Astapov 2025-02-28 12:19:52 +0000
  • 4a08f975f6 ;run,repl: dont print unrecognized text, error out Dmitry Astapov 2025-02-28 12:19:30 +0000
  • ef6b6ecc1b ;run: accept commands on stdin, repl hides prompt when non-interactive Dmitry Astapov 2025-02-28 12:18:58 +0000
  • 2f348f787b ;repl: dont stop on exceptions Dmitry Astapov 2025-02-28 12:18:20 +0000
  • 2ba12d6ec5 ;repl: fixed layout in command list Dmitry Astapov 2025-02-28 12:14:35 +0000
  • d615865d4d ;run: reword the quoting passage in docs Dmitry Astapov 2025-02-27 21:46:28 +0000
  • 4f9fff9e81 ;repl: added to the list in Commands.hs Dmitry Astapov 2025-02-27 21:44:08 +0000
  • 61faca16e4 run: split run and repl, fix journal passed to nested "run"s Dmitry Astapov 2025-02-27 21:01:08 +0000
  • a7116a8b0f ;run: missed a spot for replaceNumericFlags Dmitry Astapov 2025-02-26 20:52:37 +0000
  • e67bef1b0c ;run: expand docs (nested run, more examples) Dmitry Astapov 2025-02-26 19:14:40 +0000
  • b5f5c39d48 run: properly retrieve cached files when there are nested "run"s Dmitry Astapov 2025-02-26 19:06:58 +0000
  • e665bf124d ;run: handle reader prefixes properly Dmitry Astapov 2025-02-26 11:18:38 +0000
  • a76d23957f ;run: fix typo in the REPL help message Dmitry Astapov 2025-02-26 11:02:11 +0000
  • cf05ccb8e4 ;run: comments Dmitry Astapov 2025-02-23 13:12:14 +0000
  • 8431cbe95b run: do not try to cache "top-level" journal more than once Dmitry Astapov 2025-02-23 12:55:12 +0000
  • 5bd9be2189 run: allow "run" to invoke "run" (fixes #2331) Dmitry Astapov 2025-02-23 12:42:32 +0000
  • 88a4b0abae run: support @ARGFILEs (fixes #2330) Dmitry Astapov 2025-02-23 12:34:36 +0000
  • 6569714d37 run: cache individual files rather than file groups Dmitry Astapov 2025-02-22 22:23:22 +0000
  • 32f286cc35 run: cache all journal files, allow commands to use -f Dmitry Astapov 2025-02-22 19:03:36 +0000
  • aee85df17b ;dev:cli: to help run's command line parsing, double the first -- [#2328] Simon Michael 2025-03-06 09:54:19 -1000
  • 0b20e11857 ;dev:moveFlagsAfterCommand: doc edits Simon Michael 2025-03-06 07:53:05 -1000
  • e6bf705de0 fix:moveFlagsAfterCommand: don't rearrange things after -- [#2328] Simon Michael 2025-03-06 07:23:17 -1000
  • 40b40fc2c8 ;dev:moveFlagsAfterCommand: note a problem [#2328] Simon Michael 2025-03-06 06:56:00 -1000
  • d47107ab7a ;dev:readJournal: doc Simon Michael 2025-03-06 05:39:23 -1000
  • 874771d47c dev:readJournal: assume default file name "-" rather than "(string)" [#2328] Simon Michael 2025-03-06 05:13:37 -1000
  • 3bfaa56dfb ;ci: binaries-linux-x64-stack: try to fix build; upgrade to latest stack Simon Michael 2025-03-05 18:52:59 -1000
  • 5394b70dff ;ci: binaries-linux-x64-stack: fix Simon Michael 2025-03-05 18:28:43 -1000
  • 20c612d0b2 ;fix:ci: add the man pages and info manuals to the unix bindists [#2309] Simon Michael 2025-03-05 18:21:31 -1000
  • 45374cbfd4 ;ci: cleanups Simon Michael 2025-03-05 17:54:04 -1000
  • 58c277123e ;ci: cleanups Simon Michael 2025-03-05 17:03:15 -1000
  • d883a74fe0 ;tools:just: showrelnotes Simon Michael 2025-03-05 16:44:40 -1000
  • f1c5772204 ;dev: gitignore cleanup Simon Michael 2025-03-05 15:56:16 -1000
  • a1de9148f2 ;examples: Simon Michael 2025-03-05 16:19:21 -1000
  • f97954a796 dev:commands: don't require a journal file Simon Michael 2025-03-05 11:37:25 -1000
  • 4eb98a761a ;doc: update command docs Simon Michael 2025-03-05 10:50:28 -1000
  • 34ba84ff9c feat: commands, an explicit command to show the commands list; refactor Simon Michael 2025-03-05 10:26:28 -1000
  • 25edf03495 ;cabal: update cabal files Simon Michael 2025-03-04 17:06:53 -1000
  • cb373447db fix:cli:paging: support older less, don't pass --use-color [#2335] Simon Michael 2025-03-04 16:32:31 -1000
  • f450379229 ;cln: Remove unused widthFromOpts (see 5c289ac) gesh 2025-03-02 17:08:31 +0200
  • a1bcdcd157 ;cln: Remove unused debugArgs gesh 2025-03-02 17:04:00 +0200
  • 11ff329a8e ;pkg:ui: allow vty 6.3 Simon Michael 2025-03-01 14:40:30 -1000
  • e43156ddf3 ;examples: update report scripts ahead of planned change Simon Michael 2025-03-01 11:23:21 -1000
  • 6a90d503bc ;doc: csv: tiny fix [#2333] Simon Michael 2025-03-01 11:22:38 -1000
  • 2faceb8e1b feat: csv: allow multiple matchers on the same line Thomas Miedema 2025-02-24 11:29:54 +0100
  • 0d98dd1351 ;bin:hledger-jj: updates Simon Michael 2025-02-27 22:02:57 -1000
  • d8e190e576 ;bin:hledger-jj: updates Simon Michael 2025-02-27 21:56:11 -1000
  • ebc6f06eef ;bin:readme: edits Simon Michael 2025-02-27 21:45:17 -1000
  • 76114385e7 ;bin: edits Simon Michael 2025-02-27 21:40:17 -1000
  • f34a0d6248 ;feat:bin: hledger-jj, another VCS CLI using newer tech (jj, ysh) Simon Michael 2025-02-27 21:27:58 -1000
  • a65900c62d imp:cli: recognise .ysh, .osh file extensions as addons Simon Michael 2025-02-27 21:26:57 -1000
  • 97f831f741 ;bin:hledger-git: run pass-through commands in the right repo Simon Michael 2025-02-27 17:10:44 -1000
  • 956a2f6565 ;doc: manuals: update command options Simon Michael 2025-02-27 14:56:26 -1000
  • b629c31f9a ;doc: manuals: remove obsolete mentions of COLUMNS [#2340] Simon Michael 2025-02-27 14:54:59 -1000
  • d346e56b79 dev: fix warnings, update yaml file, edit [#2340] Simon Michael 2025-02-27 13:32:07 -1000
  • 3fa39c17b3 dev: Remove usage of partial NE.fromList gesh 2025-02-27 20:57:59 +0200
  • cde77eace0 fix: Remove references to $COLUMNS gesh 2025-02-27 20:42:43 +0200