Commit Graph

  • f167c223a2 ;csv: emphasize regular expressions features and doc Simon Michael 2020-05-10 13:01:59 -0700
  • 6b2dfad98c ;csv: clarify that whitespace is not stripped when matching Simon Michael 2020-05-09 15:43:44 -0700
  • 3919f0945a ;csv: correction, that field equality trick was just a fluke Simon Michael 2020-05-09 15:37:11 -0700
  • e5ed001ce8 ;doc: clarify when regexps do and do not support backreferences Simon Michael 2020-05-09 15:35:53 -0700
  • 8f1b2a32fa ;csv: start regexp examples section, show field equality testing Simon Michael 2020-05-09 13:35:45 -0700
  • 3ef2fc9567 show a clearer error message on encountering a malformed regexp Simon Michael 2020-05-07 17:15:24 -0700
  • 647a77225d ;journal: doc: tweak Simon Michael 2020-05-05 10:37:51 -0700
  • 4999827eaf ;journal: doc: mention blank/unindented lines in transactions Simon Michael 2020-05-05 10:26:50 -0700
  • 6935c46b2c ;regen cabal files with latest stack/hpack (2.3.1/0.33.0) Simon Michael 2020-05-02 17:31:35 -0700
  • 9dc015d974 ;doc: typo Simon Michael 2020-04-29 11:01:27 -0700
  • c0dc71ae25 ;doc: update the locale troubleshooting doc Simon Michael 2020-04-29 09:20:09 -0700
  • 5b88bfb834 csv: Increase maximum number of postings in CSV reader from 9 to 99. Vladimir Sorokin 2020-04-26 20:24:20 +0100
  • 058807c8f0 ;ci: push: dummy change to trigger a build Simon Michael 2020-04-20 18:40:22 -0700
  • cf3229b37c ;ci: push: dummy change to trigger a build Simon Michael 2020-04-20 18:32:19 -0700
  • 97d73c7073 ;ci: push: dummy change to trigger a build Simon Michael 2020-04-20 18:27:03 -0700
  • 9cdf2953da ;api, ci: drop old embedded doc symlinks, should fix CI Simon Michael 2020-04-20 18:25:08 -0700
  • 6057070cfd ;ci: push: restore timestamps to fix unnecessary recompilation Simon Michael 2020-04-20 18:19:33 -0700
  • ebd420e8ab ;ci: linux: speed up disk freeing Simon Michael 2020-04-20 18:06:41 -0700
  • ae6ec9525a ;ci: cleanups Simon Michael 2020-04-20 17:55:31 -0700
  • b37e929870 ;ci: linux: free and show disk space Simon Michael 2020-04-20 16:55:44 -0700
  • faa452734f ;ci: linux: disable "show stuff" Simon Michael 2020-04-20 17:11:19 -0700
  • 882068a7c2 ;ci: linux: docs Simon Michael 2020-04-20 16:55:19 -0700
  • 58a088039d ;make clean: update Simon Michael 2020-04-20 13:12:41 -0700
  • df92c36679 ;changelogs Simon Michael 2020-04-19 14:45:07 -0700
  • cd72070871 ;readme: sponsorship wording Simon Michael 2020-04-17 14:59:17 -0700
  • 784d882e01 csv: combine amount assignments better, fix 1.17.1 regression (#1226) Simon Michael 2020-04-16 15:22:39 -0700
  • b149c0ba0c ;csv: tweak the too-many-amounts error more Simon Michael 2020-04-16 12:59:19 -0700
  • dd3db5a4e2 ;csv: doc: try to clarify status of unnumbered amount rules (#1226) Simon Michael 2020-04-16 09:07:17 -0700
  • 3693fd4eb6 ;csv: mention doc url in too many amounts error (#1226) Simon Michael 2020-04-16 08:36:04 -0700
  • a016a43785 cli: fix hiding of redundant source scripts when a .com/.exe exists Simon Michael 2020-04-15 11:33:38 -0700
  • 1428291dd6 don't let case of file extension break file format detection (#1225) Simon Michael 2020-04-15 11:31:28 -0700
  • e80b69fdc7 ;journal: doc: commmodity typo Simon Michael 2020-04-10 17:54:00 -0700
  • 072281ab1c ;readme: add sponsor links from home page, add bounties, cleanup Simon Michael 2020-04-10 17:43:05 -0700
  • 3b59a95a54 ;cli, journal: doc: consistent heading capitalisation, whitespace Simon Michael 2020-04-08 21:14:38 -0700
  • c51245652f add an example of Ledger's cap gains calculation during balancing Simon Michael 2020-04-08 21:01:44 -0700
  • 4195a55287 ;journal: fix double curly braces, since they are our m4 delimiters Simon Michael 2020-04-08 20:26:22 -0700
  • 3ad2e50ec5 journal: also parse Ledger-style "virtual posting costs" - (@), (@@) Simon Michael 2020-04-08 20:19:44 -0700
  • 847f924828 journal: comment fix Simon Michael 2020-04-08 20:00:18 -0700
  • f4a1a31712 journal: also support lot dates ([DATE]) Simon Michael 2020-04-08 19:55:55 -0700
  • fedde7fab1 journal: also support the total lot price variants ({{}}, {{=}}) Simon Michael 2020-04-08 19:18:39 -0700
  • 5beeb56a87 ;journal: document improved lot price parsing; changelog Simon Michael 2020-04-08 19:02:24 -0700
  • ea3b290dd0 journal: more flexible, Ledger-compatible parsing of lot prices Simon Michael 2020-04-08 15:26:18 -0700
  • 10f8dc84a5 period expressions: allow "until", like Ledger (synonym for "to") Simon Michael 2020-04-08 14:26:38 -0700
  • 34dd7bf053 ;csv: clarify the rule file search directory a little Simon Michael 2020-04-08 12:25:38 -0700
  • 898cda4ee5 ;changelogs Simon Michael 2020-04-06 18:38:38 -0700
  • 23a79af16c web: add form: always start with four rows when opened Simon Michael 2020-04-06 18:33:58 -0700
  • ca4fc4a421 web: add form: drop unneeded C-minus/C-plus keys & related help text Simon Michael 2020-04-06 18:18:01 -0700
  • 3178a860f2 ;make cleanups; use the default GHCI again (8.8) Simon Michael 2020-04-06 18:01:02 -0700
  • 7d980438b3 make ghcid-web-run Simon Michael 2020-04-06 18:00:25 -0700
  • ef5db595f9 web: fix a 2016 regression adding too many add form rows (#422, #1059) Simon Michael 2020-04-06 17:39:47 -0700
  • 3cc79a67f2 csv: don't discard explicit assignments of a 0 amount Simon Michael 2020-04-05 14:17:06 -0700
  • f219bba494 allow spaces between sign and number, when parsing Simon Michael 2020-04-04 14:18:04 -0700
  • 4529d9e804 ;ci: windows: avoid double zipping the artifact Simon Michael 2020-04-01 14:14:02 -0700
  • d23c3e2214 ;CONTRIBUTING: replace reference link with a newer one Simon Michael 2020-04-01 12:19:33 -0700
  • 8f625c09c1 ;CONTRIBUTING: add homebrew charts Simon Michael 2020-04-01 12:17:03 -0700
  • d20a0c3935 ;roadmap Simon Michael 2020-04-01 08:18:45 -0700
  • 7b8f0d16fd ;simplify stack.yaml filenames Simon Michael 2020-03-30 15:35:53 -0700
  • 741bfdc462 ;update cabal file Simon Michael 2020-03-30 15:28:42 -0700
  • 216cf8d596 ;enable doctest with ghc 8.10 Simon Michael 2020-03-30 15:28:11 -0700
  • d7d003f848 ;drop outdated cabal-install.sh Simon Michael 2020-03-29 11:35:30 -0700
  • 9868d7f20d ;lib: update emacs code-folding config Simon Michael 2020-03-28 17:09:47 -0700
  • 90d4bb9c0f ;bin: hledger-check-tag-files: fix comments Simon Michael 2020-03-27 17:22:56 -0700
  • 53c08f45b2 ;bin: hledger-check-tag-files: consistency Simon Michael 2020-03-27 17:21:23 -0700
  • b78b98e372 bin: hledger-check-tag-files2, a version using cabal's v2-run command Simon Michael 2020-03-27 17:20:43 -0700
  • a38694b247 bin: hledger-check-tag-files, a script using stack's script command Simon Michael 2020-03-27 16:43:14 -0700
  • e7e9f1ee3b ;doc: cli: troubleshooting: mention C.UTF-8 Simon Michael 2020-03-27 14:41:12 -0700
  • b6e4a1bdc0 ;doc: cli: troubleshooting: clarify locale spelling a bit Simon Michael 2020-03-27 13:37:06 -0700
  • 293e2d81d1 ;changelogs Simon Michael 2020-03-25 18:42:26 -0700
  • e15eabdf15 csv: ignore amount if any amountN's are assigned; improve error msg Simon Michael 2020-03-25 18:06:03 -0700
  • f574b782fa Fix Documentation for journalExpenseAccountQuery Pavan Rikhi 2020-03-22 19:34:12 -0400
  • d868a7e170 ;update cabal files Simon Michael 2020-03-22 10:49:49 -0700
  • c6951bf7c6 ;doc: more tweaks to package readmes, hackage descriptions Simon Michael 2020-03-22 10:49:02 -0700
  • 40d3a5c1f4 ;update cabal files Simon Michael 2020-03-22 09:28:10 -0700
  • 9ca8d7cea9 ;update tested-with Simon Michael 2020-03-22 09:27:50 -0700
  • d59ccb260b ;doc: consistent markdown readmes for packages, part 2 Simon Michael 2020-03-22 09:27:34 -0700
  • 2b15418ddd ;update cabal files Simon Michael 2020-03-22 09:08:29 -0700
  • 617c2ecbc5 ;doc: consistent markdown readmes for packages Simon Michael 2020-03-22 09:07:47 -0700
  • 857c18d000 ;doc: readme: use markdown links, hopefully fix *hackage* rendering Simon Michael 2020-03-21 18:58:12 -0700
  • 3fc1b19d8e ;doc: readme: cleanups, hopefully fix github rendering Simon Michael 2020-03-21 18:55:18 -0700
  • 95c59c9ff2 ;doc: consistent titles Simon Michael 2020-03-21 18:38:02 -0700
  • b4e84fdb98 ;doc: CREDITS cleanup Simon Michael 2020-03-21 18:37:49 -0700
  • 321d049a0c ;doc: new CREDITS, replacing old contributor list Simon Michael 2020-03-21 18:27:11 -0700
  • b6fe482926 ;doc: roadmap updates Simon Michael 2020-03-21 18:12:13 -0700
  • be9a2b2cad
    ;doc: github: add liberapay Simon Michael 2020-03-19 18:30:36 -0700
  • a6803603d0
    ;doc: github funding: add patreon Simon Michael 2020-03-19 18:29:38 -0700
  • 1a606870ca ;regen docs Simon Michael 2020-03-19 16:05:52 -0700
  • 35ba2e4e9e ;bal: doc: recommend using the same commodity for budget goals Simon Michael 2020-03-19 16:03:58 -0700
  • 32dc29a1db ;journal: better link Simon Michael 2020-03-19 14:33:50 -0700
  • 6e37d11bdd ;changelogs: typo, fix hledger-web item Simon Michael 2020-03-19 14:26:55 -0700
  • 495dfa37a4 ;journal: document banker's rounding behaviour Simon Michael 2020-03-19 14:24:57 -0700
  • 9631ca561c ;update changelogs "high water marks" Simon Michael 2020-03-19 14:09:37 -0700
  • 4191aad049 ;update changelogs from release branch Simon Michael 2020-03-19 14:07:53 -0700
  • 2dcac3ed2d install: bump versions Simon Michael 2020-03-19 14:04:56 -0700
  • 48a7307071 install: don't forget to bump hledger-install version Simon Michael 2020-03-19 12:47:23 -0700
  • 123cb16175 install: bump hledger, hledger-ui to 1.17.1 Simon Michael 2020-03-19 12:38:19 -0700
  • 004413cc57 ;ci: linux: fix ci-linux push trigger Simon Michael 2020-03-19 11:43:04 -0700
  • 612a4d1c0e ;gen cabal Simon Michael 2020-03-19 11:38:05 -0700
  • 5f2db97016 ;lib: disable doctest with GHC 8.10 for now (sol/doctest#246) Simon Michael 2020-03-19 11:14:24 -0700
  • 96b4f0be4f require newer Decimal, math-functions, fixing inconsistent rounding Simon Michael 2020-03-19 10:10:55 -0700
  • d79578cbfa ;shake: try default quiet verbosity Simon Michael 2020-03-18 16:22:18 -0700