Commit Graph

  • b5a90432ff lib: document and test showTransaction*, posting*AsLines Simon Michael 2018-10-22 06:46:31 -0700
  • 20f006f7f6 lib: transaction: drop commented code Simon Michael 2018-10-22 04:03:29 -0700
  • 80dc2ef03f update cabal files with hpack 0.31 Simon Michael 2018-10-18 14:39:30 -0700
  • 6d11164444 web: fix duplicate package.yaml keys warned about by hpack Simon Michael 2018-10-18 14:38:20 -0700
  • b1582b29b1 ui: doc: update manuals Simon Michael 2018-10-17 13:14:52 -0700
  • b5df5fb5f0 lib: comment Simon Michael 2018-10-17 13:11:00 -0700
  • 74611a7be1 ui: accounts: fix balances when there's only periodic txns Simon Michael 2018-10-17 13:10:49 -0700
  • 89a0c7a308 ui: comment Simon Michael 2018-10-17 07:25:56 -0700
  • 2c2d10f9c2 lib: plog, plogAt: add missing newline, note issue Simon Michael 2018-10-17 07:25:39 -0700
  • 2edb1f2705 ui: always enable periodic transactions and transaction modifiers Simon Michael 2018-10-17 05:37:07 -0700
  • b85bbbb095 ui: drop the --status-toggles flag Simon Michael 2018-10-17 05:21:26 -0700
  • a924ad047e ui: drop the --present flag Simon Michael 2018-10-17 05:17:32 -0700
  • 2a44d7eb26 ui: reorganise help dialog, fit content into 80x25 again Simon Michael 2018-10-16 14:16:58 -0700
  • cf6f4ed28c ui: escape key resets to flat mode Simon Michael 2018-10-16 14:02:09 -0700
  • 1b42d34a78 ui: small help tweak Simon Michael 2018-10-15 19:33:27 -0700
  • 52ee10bd87 ui: reg: ensure T always has a visible effect Simon Michael 2018-10-15 18:31:26 -0700
  • 1c3233cc0f ui: replace odd-looking pattern Simon Michael 2018-10-15 18:30:57 -0700
  • 1db9b018f1 ui: add --present/--future, hide future txns by default, toggle with F Simon Michael 2018-10-15 15:11:22 -0700
  • e52430bd62 ui: default theme: reduce highlighting noise in bottom border help Simon Michael 2018-10-15 13:49:15 -0700
  • 89712fe81d ui: make flat the default, toggle with T, add --tree/-T/-F flags Simon Michael 2018-10-15 13:41:41 -0700
  • 15c666702b cli: compoundbalancecommand keeps zero-balance accounts with children Dmitry Astapov 2018-10-17 22:45:23 +0100
  • a6a73e36e3 Finish removing journalFinalise (#903) Jesse Rosenthal 2018-10-16 11:51:51 -0400
  • 0f2a31bea7 docs: journal: account: a little bit more about sorting Simon Michael 2018-10-15 12:07:44 -0700
  • 4a399e50cb acc: don't require an explicit --flat to make --drop work Simon Michael 2018-10-13 13:22:11 -0700
  • b72f9697a2 lib: journal: account: allow whitespace or a comment after the account name Simon Michael 2018-10-13 13:09:49 -0700
  • 4f2d9dde4c docs: journal: clarify transaction modifiers Simon Michael 2018-10-12 09:12:01 -0700
  • 383479d313 doc: update hledger-irr mention Simon Michael 2018-10-12 07:21:37 -0700
  • 53b3e2bd94 journal: split up the parts of journalFinalise, and use them as needed. Jesse Rosenthal 2018-10-12 10:01:39 -0400
  • 20f134c96b read: only run finalise twice if there are modifiers Jesse Rosenthal 2018-10-12 08:51:53 -0400
  • 6c3fb56603 Add test for modifers on inferred values. Jesse Rosenthal 2018-10-11 12:50:07 -0400
  • 5a3462ce48 read: Integrate transaction modifiers with journal finalization Jesse Rosenthal 2018-10-11 12:37:56 -0400
  • b346d7f701 Journal: make reordering optional in journalFinalise Jesse Rosenthal 2018-10-11 12:35:18 -0400
  • c53502e1ac docs: say more about special chars and unicode chars (cf #895) Simon Michael 2018-10-11 19:06:52 -0700
  • 9685699491 docs: options: clarify special characters topic Simon Michael 2018-10-11 18:00:36 -0700
  • 51bf8cbccc docs: journal: account: a gotcha when changing builtin account types Simon Michael 2018-10-11 16:16:33 -0700
  • a899f7924f docs: journal: account: update directives intro Simon Michael 2018-10-11 15:53:06 -0700
  • ec1b31f7ba Anonymize original postings Moritz Kiefer 2018-10-11 08:02:50 +0200
  • 0d6803e4b5 accounts: drop obsolete --codes flag Simon Michael 2018-10-10 20:35:53 -0700
  • cf25ef5cf5 accounts: filtering by anything other than account name was broken Simon Michael 2018-10-10 20:32:19 -0700
  • 3f0ab0b008 tests: clean up directives test files Simon Michael 2018-10-10 20:31:08 -0700
  • e4215c094e doc: journal: document setting account types Simon Michael 2018-10-09 17:18:42 -0700
  • 605a082d77 bs/bse/cf/is: use account type declarations if any Simon Michael 2018-09-27 10:54:16 -1000
  • c1236fa6e9 journal: account directives can declare account types Simon Michael 2018-09-26 15:34:48 -1000
  • 678e8c28e4 tests: protect func. test from shelltest -w flag (#897) Simon Michael 2018-10-09 17:16:47 -0700
  • 8c6a418325 lib: fix home path expansion in includes Mykola Orliuk 2018-10-10 01:12:57 +0200
  • 6c57629b8c lib: fix posting-date-and-balance-assignment error properly (#894) Simon Michael 2018-10-09 16:08:47 -0700
  • 8c7c59017a lib: fix my wrong merge of #880 more Simon Michael 2018-10-09 15:26:15 -0700
  • 36fdeceb6c lib: tweak posting-date-no-amount-balance-assertion error (#894) Simon Michael 2018-10-09 14:15:52 -0700
  • f6e095e794 lib: fix my wrong merge of #880 Simon Michael 2018-10-09 14:06:22 -0700
  • 0f921bfbe0
    Merge pull request #880 from awjchen/ExceptTLayer Simon Michael 2018-10-09 10:33:21 -1000
  • 88887e5458
    Merge branch 'master' into ExceptTLayer Simon Michael 2018-10-09 10:31:32 -1000
  • 278802e648 journal: Y affects dates in periodic transactions (fix #892) Simon Michael 2018-10-09 11:54:40 -0700
  • ab26220b23 lib: document SmartDate Simon Michael 2018-10-09 10:43:03 -0700
  • 2cbc41e088 Merge branch 'master' into ExceptTLayer Alex Chen 2018-10-09 11:19:45 -0600
  • e45070aab5 Update dependency bounds for megaparsec Alex Chen 2018-10-09 11:15:33 -0600
  • a8d642d5b5 lib: revise comments for "final" parse errors Alex Chen 2018-10-08 21:44:31 -0600
  • dcf4c07ac8 journal: commented test for Y and periodic transactions (#892) Simon Michael 2018-10-09 08:17:16 -0700
  • 881966207f stack: trial build plan for ghc 8.6 (#883) Simon Michael 2018-10-07 19:47:28 -1000
  • f5ac8f82b2 site: download: tweaks; start collecting packager contact info Simon Michael 2018-10-07 17:02:39 -1000
  • d6508f8c4e site: download: 1.11 windows binary Simon Michael 2018-10-07 16:10:30 -1000
  • 36af23ff5a appveyor: try older ghc again, skip tests for now (#888) Simon Michael 2018-10-07 10:07:31 -1000
  • 9f4426a462 site: download: add update link, link to platform package info Simon Michael 2018-10-07 09:10:55 -1000
  • b036a49a4f site: download: update homebrew-installed version Simon Michael 2018-10-07 08:34:02 -1000
  • fdab1d1877 appveyor: 7x is rocket science, try this (#888) Simon Michael 2018-10-07 08:22:48 -1000
  • e4850e89df site: download: tweaks Simon Michael 2018-10-07 07:01:33 -1000
  • 0ef8024d23 site: download: more cleanups, add cabal install command Simon Michael 2018-10-07 06:52:54 -1000
  • c476a187fc appveyor: tweak 7x command 2 (#888) Simon Michael 2018-10-06 17:04:30 -1000
  • 1d3dfcf0f0 appveyor: tweak 7x command (#888) Simon Michael 2018-10-06 16:53:23 -1000
  • 79a8094034 appveyor: try again with 64-bit stack (#888) Simon Michael 2018-10-06 13:29:43 -1000
  • 80477cf432 site: download: cleanups Simon Michael 2018-10-06 13:16:36 -1000
  • cedbdf611f doc: announce: add cabal update Simon Michael 2018-10-06 13:16:13 -1000
  • f3afbd221d doc: merge old project changelog into hledger changelog Simon Michael 2018-10-06 12:48:14 -1000
  • 44233372d0 appveyor: install stack, use latest stack prerelease (#888) Simon Michael 2018-10-06 12:35:19 -1000
  • a73005011b appveyor: try using newer network and ghc 8.4 (#888) Simon Michael 2018-10-06 10:04:15 -1000
  • f4804aef9a appveyor: try to fix build, don't assume directory exists (#888) Simon Michael 2018-10-06 10:03:55 -1000
  • beec183a4b doc: fix version header in 1.11 docs Simon Michael 2018-10-06 12:52:40 -0700
  • e6556e4760 site: shake: also generate the 1.11 web manual Simon Michael 2018-10-06 09:48:03 -1000
  • 862fb873b4 update embedded manuals Simon Michael 2018-10-06 09:42:27 -1000
  • ff2a546319 bump version to 1.11.99 Simon Michael 2018-10-06 09:42:12 -1000
  • 9597f1891b install: bump hledger versions to 1.11.1 Simon Michael 2018-10-06 09:40:52 -1000
  • e687ef1a79 doc: changelogs, relnotes Simon Michael 2018-10-06 09:36:20 -1000
  • dcbedadcc4 add: fix wrong txn rendering during data entry & in journal file Simon Michael 2018-10-06 09:16:25 -1000
  • 2ba135e402 lib: journal: fix wrong txn rendering in balance assertion errors Simon Michael 2018-10-06 09:16:53 -1000
  • 3dbf97babd site: download: tweaks Simon Michael 2018-10-06 09:12:55 -1000
  • 92e9cbaa0f site: download: overhaul platform instructions Simon Michael 2018-10-06 07:57:50 -1000
  • 6f4088edbd doc: relnotes: linkify issue numbers since hledger 1.1 Simon Michael 2018-10-05 18:59:50 -1000
  • 093c6c7e3e doc: relnotes: add ui/web/api Simon Michael 2018-10-05 18:54:20 -1000
  • d2ec8469c8 doc: new announcement template with tweaked install docs Simon Michael 2018-10-05 16:56:35 -1000
  • 30e0768e86 doc: save 1.11 announcement Simon Michael 2018-10-05 14:43:05 -1000
  • 9c0648b46a test: fix a typo Felix Yan 2018-10-06 04:04:12 +0800
  • 08e02024b2 install: warn and stop if old stack shadows installed one; clearer output Simon Michael 2018-10-05 11:05:22 -1000
  • 273f744718 install: be more informative about the choice of install tool Simon Michael 2018-10-05 10:09:03 -1000
  • 896e58c054 install: warn when installed stack is too old Simon Michael 2018-10-05 09:50:46 -1000
  • bcf6f8ab4d install: make cmpver available earlier Simon Michael 2018-10-05 09:48:21 -1000
  • 190eee5485 lib: comment Simon Michael 2018-10-05 09:16:17 -1000
  • 2c9c4ebf79
    Merge branch 'master' into ExceptTLayer Simon Michael 2018-10-04 21:04:02 -1000
  • 611ad9d5c7 Remove Twitter Nikhil Jha 2018-10-01 14:45:13 -0700
  • 0db44dd8b8 site: download: update stack install command Simon Michael 2018-10-01 10:22:30 -1000
  • c46175158f site: download: add -s to curl commands Simon Michael 2018-10-01 10:07:51 -1000
  • 4fb0e401a1 install: bump version Simon Michael 2018-10-01 10:01:17 -1000