Commit Graph

  • dbef13b13f lib: more consistent deps, fixing doctests with Cabal 2 (fixes #596) Simon Michael 2017-07-31 06:20:12 -0700
  • f16052b992 tools: setversion: keep (and require) upper bound in hledger deps Simon Michael 2017-07-30 15:00:44 -0700
  • 87e281a45d restore upper bounds on hledger packages Simon Michael 2017-07-30 11:42:52 -0700
  • ecfc8224dd lib: cleanup up megaparsec 6 compat module, simplify error type (#594) Simon Michael 2017-07-28 07:53:02 -0700
  • d7d5f8a064 add support for megaparsec 6 (fixes #594) Simon Michael 2017-07-27 04:59:55 -0700
  • dccfa6a512 examples: borrowing Simon Michael 2017-07-27 12:56:35 -0700
  • b9571bd088 bal/bs/cf/is: consistently separate columns with a double space Simon Michael 2017-07-27 08:52:49 -0700
  • ae312d83df install: hledger-iadd 1.2.3 (cf #591) Simon Michael 2017-07-27 05:01:58 -0700
  • 8851ebc29f bs/cf/is: support --output-file and --output-format=txt|csv Simon Michael 2017-07-25 19:43:45 -0700
  • 71b206dfc5 lib: writeOutput clarification Simon Michael 2017-07-25 16:02:38 -0700
  • 7204b1b9a1 lib: make output-file and output-format flags available separately Simon Michael 2017-07-25 16:01:55 -0700
  • f49756231a refactor compoundBalanceCommandMultiColumnReport etc. Simon Michael 2017-07-25 15:44:47 -0700
  • 9d1ef30ecb install: bump hledger-diff version (and installer version) Simon Michael 2017-07-25 14:32:22 -0700
  • 48d909c695 refactor compoundBalanceCommandMultiColumnReport etc., more correct docs Simon Michael 2017-07-25 14:28:52 -0700
  • 5d93c39922 clarify balance report/cumulative/historical/tree mode shenanigans Simon Michael 2017-07-25 13:53:17 -0700
  • 783c4c155c whitespace Simon Michael 2017-07-25 13:51:26 -0700
  • a25a8f868c bs/is: fix tests Simon Michael 2017-07-25 13:23:09 -0700
  • f0119ec9c1 refactor compoundBalanceCommand Simon Michael 2017-07-25 13:04:26 -0700
  • 115ed3aead bs/is: show a trailing blank line in single column reports, for consistency Simon Michael 2017-07-25 12:46:56 -0700
  • 9d4d6ebc4d bs/cf/is: show one trailing blank line, not two Simon Michael 2017-07-25 12:43:56 -0700
  • 11202c897a bs: merge pretty.test Simon Michael 2017-07-25 09:33:43 -0700
  • c89bec0e17 bs/is: don't let an empty subreport disable the grand totals (fixes #588) Simon Michael 2017-07-25 09:17:54 -0700
  • 083df72582 refactor: BalanceCommand -> CompoundBalanceCommand Simon Michael 2017-07-25 08:31:10 -0700
  • d4f09efc95 refactor balanceCommand Simon Michael 2017-07-25 08:15:08 -0700
  • 117ab0ca4c refactor: BalanceView -> BalanceCommandSpec, cleanups Simon Michael 2017-07-25 00:26:17 +0100
  • 5fca083ad2 BalanceView wording, mention case insensitivity Simon Michael 2017-07-24 23:03:31 +0100
  • 422e0923f1 refactor BalanceView Simon Michael 2017-07-24 22:56:55 +0100
  • 9b9a1a7a30 help: mention -h & output options in default output Simon Michael 2017-07-24 22:19:57 +0100
  • 8313695306 doc: journal: update sample in generated manuals Simon Michael 2017-07-24 22:19:25 +0100
  • 0df616cdfe site: contributing: link hledger-iadd Simon Michael 2017-07-24 06:31:13 +0100
  • 05afdb0be1 finance: latest gratipay txns Simon Michael 2017-07-22 18:21:32 +0100
  • 70b14c2518 Allow vty 5.16 Felix Yan 2017-07-21 15:50:49 +0800
  • cb693cd7ca stack: bump recommended resolver to lts-8.23 Simon Michael 2017-07-21 09:35:34 +0100
  • 7e9e29a942 site: download: recommend the install script; cleanups Simon Michael 2017-07-21 09:33:07 +0100
  • f20592e10c install: doc tweaks, note resource usage Simon Michael 2017-07-21 09:31:42 +0100
  • 4db2897765 site: docs: get help -> get help/give feedback Simon Michael 2017-07-21 09:30:20 +0100
  • a1b62ec769 install: show own version properly when piped into bash Simon Michael 2017-07-20 18:09:59 +0100
  • fabcda2132 install: more doc tweaks, show installer's version Simon Michael 2017-07-20 08:34:50 +0100
  • 9b6bad20a4 install: resolver notes Simon Michael 2017-07-20 08:20:02 +0100
  • bf2e529228 install: many improvements Simon Michael 2017-07-20 07:53:43 +0100
  • ebd4be7b97 install: do require bash, for simplicity Simon Michael 2017-07-19 08:55:12 +0100
  • 8fb0b6886c api: show program name in --version output, like other tools Simon Michael 2017-07-17 17:39:23 +0100
  • 7d7c932a2d install: doc fixes Simon Michael 2017-07-17 17:17:52 +0100
  • d0c2dec45e installer: start of an easy hledger installer script, based on stack's Simon Michael 2017-07-17 16:46:29 +0100
  • 45eeb06ebc bin: tags: remove unused import Simon Michael 2017-07-16 07:24:30 +0100
  • 45e9c9d632 stack, site: update stack yaml files, sync with download page Simon Michael 2017-07-16 07:24:03 +0100
  • 53ea4f9135 Update Arch Linux command Nissar Chababy 2017-07-16 06:06:36 +0200
  • 395938932f site: download: include slower but more reliable explicit resolver flag Simon Michael 2017-07-15 10:05:31 +0100
  • 93fbc0e989 lib: Fix of a bug with the -H option. Nicholas Niro 2017-07-11 13:49:08 -0400
  • f0914ff08e lib: Added a new much more thorough test to MultiBalanceReports. Nicholas Niro 2017-07-10 12:47:51 -0400
  • 9873bcfcba lib: Added a new transaction to samplejournal. Nicholas Niro 2017-07-10 12:43:46 -0400
  • a7f6b551c5 lib: Implemented a testing context for the module MultiBalanceReports. Nicholas Niro 2017-07-06 12:53:59 -0400
  • fe2a1b35da lib: Added 2 new tests to BalanceReport. Nicholas Niro 2017-07-06 12:50:37 -0400
  • a204908be6 lib: Added a comment to explain the type MultiBalanceReportTotals Nicholas Niro 2017-07-06 12:44:44 -0400
  • 5079727f3b site: download: note sierra/ghc issue, provide older ghc commands Simon Michael 2017-07-13 09:21:16 +0100
  • 874f58ed9b site: download: note an issue when global resolver is too old Simon Michael 2017-07-13 08:50:46 +0100
  • 711590cef6 site: download: streamline notes a bit Simon Michael 2017-07-13 08:45:09 +0100
  • e908d96fd9 bin: new hledger-tags addon, lists tags in matched transactions Simon Michael 2017-07-12 22:11:36 +0100
  • 15e8d77968 tools: travis: skip the build if only markdown files are changed (2) Simon Michael 2017-07-12 07:54:56 +0100
  • f8674f46c0 tools: travis: skip the build if only markdown files are changed Simon Michael 2017-07-12 07:41:06 +0100
  • 1831f83a81 tools: appveyor: fix complaint Simon Michael 2017-07-12 06:59:53 +0100
  • 9e012ba30f site: link to appveyor artifacts dir Simon Michael 2017-07-12 06:53:50 +0100
  • 547868cadc site: download: less pleading Simon Michael 2017-07-11 06:51:13 +0100
  • 3f0b2524d6 site: download: sandstorm help wanted Simon Michael 2017-07-11 06:27:40 +0100
  • 5228171fa0 site: download: tweaks Simon Michael 2017-07-11 05:53:29 +0100
  • 46c0369bb8 site: download: better advertisement of windows/mac limitations Simon Michael 2017-07-11 05:48:53 +0100
  • 27ab22fc37 docs: readme: add appveyor badge Simon Michael 2017-07-11 05:47:36 +0100
  • 1b72d6c23c site: download, contributing: appveyor link tweaks #424 Simon Michael 2017-07-11 05:09:21 +0100
  • ef5476d8c3 tools: appveyor: note how ci skip works Simon Michael 2017-07-11 04:59:37 +0100
  • 0bc3f8f23e tools: appveyor: try preserving stack root cache more #424 Simon Michael 2017-07-11 04:51:24 +0100
  • 4851000495 tools: appveyor: caching tweaks Simon Michael 2017-07-11 04:33:14 +0100
  • 337ab19190 site: download, contributing: link appveyor & binaries again #424 Simon Michael 2017-07-11 04:17:16 +0100
  • e9b6d0b9d0 tools: appveyor: more thorough -j1 workaround for permission error #424 Simon Michael 2017-07-11 04:01:06 +0100
  • 69c41cdd99 cli, help: usage tweaks Simon Michael 2017-07-08 08:22:42 +0100
  • bd2d9b829c help: yet another manual tweak; update builtin manuals Simon Michael 2017-07-08 08:15:33 +0100
  • ed47bc52ff help: update manual Simon Michael 2017-07-08 08:06:52 +0100
  • 5a033fad89 help: update manual Simon Michael 2017-07-08 08:04:59 +0100
  • 9938aa5e79 help: allow substring matching Simon Michael 2017-07-08 07:37:15 +0100
  • 5e69d6de84 help: use more standard names for tool manuals Simon Michael 2017-07-08 07:36:52 +0100
  • 6df81962ed cli, bin: mention -h in commands list and addons' usage messages Simon Michael 2017-07-08 06:48:41 +0100
  • 50977288bb doc: updates (#579) Simon Michael 2017-07-07 15:58:26 +0100
  • 9195989979 doc: update builtin manuals Simon Michael 2017-07-07 15:40:50 +0100
  • 9eb1520b6f help: add --info/--man/--pager/--cat flags, & choose best one by default (#579) Simon Michael 2017-07-07 11:33:47 +0100
  • daa9550929 cli: fix -h/--help debug output (#579) Simon Michael 2017-07-07 09:43:35 +0100
  • 6e00247df3 rewrite: make test use compiled version like the others Simon Michael 2017-07-07 02:14:29 +0100
  • ee735514fe doc: update builtin manuals Simon Michael 2017-07-07 02:01:11 +0100
  • 7e896572a7 make --help and -h the same, drop --man and --info for now (#579) Simon Michael 2017-07-07 02:00:46 +0100
  • 23c77a3ae8 doc: mockups: new help notes (#579) Simon Michael 2017-07-07 01:57:06 +0100
  • 190bab5c33 ui: help: tweak key order Simon Michael 2017-07-06 14:11:23 +0100
  • 38752565a9 csv: test stderr output more accurately Simon Michael 2017-07-06 14:10:54 +0100
  • b3b33336b4 csv: show the "creating/using rules file" message only with --debug Simon Michael 2017-07-06 14:07:46 +0100
  • 817292a1dd bin: mention make addons in readme Simon Michael 2017-07-05 18:27:44 +0100
  • 0b6b063fcc check-dupes: requires the hledger package too (#580) Simon Michael 2017-07-05 18:27:13 +0100
  • e94f04311d csv: fix multiple includes in one rules file Simon Michael 2017-07-05 16:04:48 +0100
  • 6614aab5d7 csv: add newest-first directive for more robust same-day ordering Simon Michael 2017-07-05 15:24:17 +0100
  • 28e8c76a8e csv: rename csv-read.test for easy file finding Simon Michael 2017-07-05 14:49:48 +0100
  • d4268b4c2e tools: make draft-changelog-start, draft-changelog-update Simon Michael 2017-07-05 08:17:01 +0100
  • d4457931ef cli: document journalApplyValue Simon Michael 2017-07-05 08:08:20 +0100
  • 9a5903a505 site: relnote tweaks Simon Michael 2017-07-01 19:13:24 +0100
  • 5ce66fb0de doc, site: final 1.3 changelogs, release notes, announcement Simon Michael 2017-07-01 18:56:57 +0100