Commit Graph

  • 4063df0530 stack: add some required newer deps from hackage Simon Michael 2016-05-11 07:12:17 -0700
  • a569bf73c6 web: update wai-handler-launch for better startup (fixes #226) Simon Michael 2016-05-11 06:45:01 -0700
  • 29d4f1c03f ui: build faster, latest brick/vty uses microlens Simon Michael 2016-05-11 06:32:32 -0700
  • 4d36b04856 stack: bump snapshot to lts-5.16 Simon Michael 2016-05-11 06:30:57 -0700
  • 9197c0545f doc: journal: improve amount, virtual posting docs Simon Michael 2016-05-10 07:58:38 -0700
  • 7a616d6779 doc: journal: commodity directive, amount formats (#295) Simon Michael 2016-05-08 21:10:58 -0700
  • ddefec412f journal: also allow one-line commodity directives Simon Michael 2016-05-08 20:56:34 -0700
  • b583cb327d lib: fix a warning Simon Michael 2016-05-08 20:55:59 -0700
  • 9304aa1100 journal: commodity format directive overrides inferred style (#295) Simon Michael 2016-05-07 18:25:28 -0700
  • 2c0ef877eb journal: parse and store commodity formats Simon Michael 2016-05-07 09:54:01 -0700
  • 207922a023 lib: Commodity now has a CommoditySymbol and style Simon Michael 2016-05-07 16:18:04 -0700
  • 8312573fed tests for #295 Simon Michael 2016-02-19 21:43:04 -0800
  • 1b674cbb44 web: show a proper not found page on 404 Simon Michael 2016-05-06 19:30:23 -0700
  • aac67b3d4d lib: fix parsedate haddock Simon Michael 2016-05-06 19:02:48 -0700
  • 913b8e4c19 Add --pivot option with tests and docs (#323) Malte Brandy 2016-05-07 03:27:35 +0200
  • f559cc8949 travis: add --no-haddock-deps, should work now Simon Michael 2016-05-06 18:16:59 -0700
  • ce344f9b96 lib: fix a haddock error Simon Michael 2016-05-06 18:16:12 -0700
  • e9c6c1ef5e lib: convert date hunit tests to doctests Simon Michael 2016-05-06 18:05:42 -0700
  • c9a892eabe lib: remove hopefully superfluous comment Simon Michael 2016-05-06 17:40:33 -0700
  • a52fd599c4 lib: more compact Show instance for datespans Simon Michael 2016-05-06 17:23:24 -0700
  • 884c0b8a58 reg: fix sorting regression with --date2 (#326) Simon Michael 2016-05-06 17:19:43 -0700
  • 6cbc0ceb0d lib: note issues Simon Michael 2016-05-06 17:19:23 -0700
  • e7a1eb627f journal: export parsing helpers, fix warning Simon Michael 2016-05-06 16:58:07 -0700
  • e2ce7c4802 doc, tests: clarify what --date2 does Simon Michael 2016-05-06 16:56:43 -0700
  • 8dec8b2630 doc: drop commented table Simon Michael 2016-05-06 16:44:29 -0700
  • 2c21ca9bf4 web: update wai-launch-handler location Simon Michael 2016-05-04 11:43:02 -0700
  • 2dc375e0f8 site: home: shrink heading to fit 320px screens (#324) Simon Michael 2016-05-04 11:34:19 -0700
  • 5f3ec5827d site: home: fix semicolon placement Simon Michael 2016-05-04 11:33:58 -0700
  • 525ca6041d lib: tweak balance assertion message Simon Michael 2016-05-04 09:08:53 -0700
  • 0a90ef4658 ui: preserve --ignore-assertions & flags on reload Simon Michael 2016-05-02 20:12:11 -0700
  • 9a424d77fc lib: more thorough journal reloading Simon Michael 2016-05-02 20:07:53 -0700
  • a4dc094be3 travis: try another way to show git/stack version Simon Michael 2016-04-29 09:06:20 -0700
  • a036d5cf18 travis: report git & stack versions as well Simon Michael 2016-04-29 06:51:05 -0700
  • 1de722a34a update wai-handler-launch git reference for stack Simon Michael 2016-04-29 06:50:12 -0700
  • a1ca86db7a Website: Change indent styles to fit smaller screens Thomas R. Koll 2016-04-29 10:35:30 +0200
  • 46767406ed web: document how initial query works (fixes #314) Simon Michael 2016-04-28 21:58:08 -0700
  • 739c8dc4cc web: preserve initial query when journal changes (#314) Simon Michael 2016-04-28 21:48:30 -0700
  • f3360c8cfe lib: after reloading a journal, also refilter it (#314) Simon Michael 2016-04-28 21:46:10 -0700
  • 7b1b1f5f8d web: focus field after clicking add txn (fixes #338) Simon Michael 2016-04-28 20:53:08 -0700
  • b175b8cddf web: drop redundant onClick; fix add txn tooltip (#338) Simon Michael 2016-04-28 20:52:24 -0700
  • 3739f0e364 web: leave date field blank, avoid problems (#322) Simon Michael 2016-04-28 18:27:00 -0700
  • 7ec3ebb66b update tested-with Simon Michael 2016-04-28 17:31:55 -0700
  • 71339d545f ui: use new lens release instead of fork Simon Michael 2016-04-28 17:31:02 -0700
  • 856c0b3042 lib: fix bracketed posting dates, parser cleanup (#304) Simon Michael 2016-04-28 13:23:20 -0700
  • 259e7bfbe3 lib: add a doctest suite Simon Michael 2016-04-23 11:27:39 -0700
  • 9946e7df88 lib: organise JournalReader a bit Simon Michael 2016-04-22 17:43:16 -0700
  • 50aeb90596 lib, ui: GHC 8 compatibility Simon Michael 2016-04-28 12:51:38 -0700
  • a82239f307 GHC 8 stack config that builds all but hledger-api Simon Michael 2016-04-28 12:48:21 -0700
  • df1040014e web: exit if an instance is already running (#226) Simon Michael 2016-04-22 11:21:33 -0700
  • e2126fe480 make: re-enable multi-package ghci prompts Simon Michael 2016-04-21 08:45:29 -0700
  • a3e975bdb8 doc: use new file-embed to fix ghci cwd dependence Simon Michael 2016-04-21 07:37:23 -0700
  • b0f40bd7c8 tools: fix make functest in a fresh copy Simon Michael 2016-04-21 07:52:20 -0700
  • 91847fc6fd data-files does not support wildcards after all Simon Michael 2016-04-20 13:18:53 -0700
  • 33b5c5dc94 declare generated docs as data-files, sync hpack yamls Simon Michael 2016-04-20 12:44:47 -0700
  • 80948d1db7 doc: also commit info files, should fix travis Simon Michael 2016-04-20 12:44:04 -0700
  • a77f0a3835 doc: cli: link to hledger-rewrite add-on Simon Michael 2016-04-20 07:24:51 -0700
  • 42c12fe631 cli, ui, web, api: --info, --man, info & man cmds Simon Michael 2016-04-19 14:40:58 -0700
  • 1fc34d76f8 cli: adapt func tests pass to new --help Simon Michael 2016-04-19 10:44:43 -0700
  • 57626dc9fb bal: output CSV item amounts on one line #336 Simon Michael 2016-04-19 10:38:40 -0700
  • 6ffc2b2392 remove confusing comment from stack.yaml #335 Simon Michael 2016-04-19 10:31:54 -0700
  • 3d129f6d31 shake: also generate info manuals Simon Michael 2016-04-18 17:54:55 -0700
  • 165bf008da site: api: hide link to non-existent released doc Simon Michael 2016-04-18 17:16:04 -0700
  • 53e8b928ea api: document the --swagger option Simon Michael 2016-04-18 17:07:11 -0700
  • d317836442 api: add options to manual Simon Michael 2016-04-18 17:01:16 -0700
  • 25e2534794 doc: update all docs mentioning -h and --help Simon Michael 2016-04-18 17:00:54 -0700
  • df4b82740b lib: make the supported format names accessible Simon Michael 2016-04-18 16:42:06 -0700
  • f9362707b6 ui, web, api: fix -h, --help Simon Michael 2016-04-18 16:41:01 -0700
  • ee279fd438 ui: fix stack ghci does not export main warning Simon Michael 2016-04-18 15:47:59 -0700
  • 57d7d931ae retire broken make ghci rules, prefer stack ghci Simon Michael 2016-04-18 15:41:35 -0700
  • ecbafba594 site: devguide: simplify pre markup Simon Michael 2016-04-18 15:40:25 -0700
  • de542e52ac web: drop cruft from .ghci Simon Michael 2016-04-18 15:28:54 -0700
  • b4a72da355 web: fix stack ghci duplicate main error Simon Michael 2016-04-18 15:26:54 -0700
  • 8839136f02 cli: fix --help Simon Michael 2016-04-18 15:26:29 -0700
  • 6a3a5c60c5 doc: manual cleanups Simon Michael 2016-04-17 19:28:16 -0700
  • 0c74dcde67 doc: macro cleanups Simon Michael 2016-04-17 15:27:56 -0700
  • e8d649c2bc site: devguide: update debian source package links Simon Michael 2016-04-17 12:12:07 -0700
  • 30a665825b site: devguide: hledger-ui package links Simon Michael 2016-04-17 12:09:17 -0700
  • 82f35dddd0 doc: m4 macro for web table of contents Simon Michael 2016-04-16 11:00:39 -0700
  • 4c291dc54e doc: use macros not divs to select web/man content Simon Michael 2016-04-16 10:09:51 -0700
  • 6787decca2 site: download: simplify, recommend dev version Simon Michael 2016-04-16 06:19:43 -0700
  • 6529daf20c site: ensure 0.27 manual is in place for links Simon Michael 2016-04-16 05:55:16 -0700
  • 778b78e0b9 site: consistent toc styling Simon Michael 2016-04-16 05:52:20 -0700
  • 130d259cb1 site: show version links on manuals Simon Michael 2016-04-16 04:44:33 -0700
  • 6a97a246dd doc: use m4 for all manuals, shake cleanup Simon Michael 2016-04-16 03:47:00 -0700
  • 8a98e0af20 shake: comments Simon Michael 2016-04-15 16:08:02 -0700
  • e4cff6a30f tools: .ghci for each package, sets shorter prompt Simon Michael 2016-04-15 16:06:45 -0700
  • 990294f53e doc: fixes for the help command's docs Simon Michael 2016-04-14 19:22:21 -0700
  • bace208e98 doc: document the help command Simon Michael 2016-04-14 18:38:36 -0700
  • b7d2d612a8 hledger: embed main man pages; new help command Simon Michael 2016-04-14 18:09:58 -0700
  • c773a81447 shake: update txt man pages when man pages change Simon Michael 2016-04-13 22:47:19 -0700
  • 2931bd6085 doc: update some docs mentioning --help Simon Michael 2016-04-13 22:47:02 -0700
  • b73bcda52a include txt man pages in cabal tarballs Simon Michael 2016-04-13 22:38:53 -0700
  • 48f89314d5 hledger: long --help flag shows man page Simon Michael 2016-04-13 22:32:04 -0700
  • bfa5e14373 doc: generate (and commit) text-rendred man pages Simon Michael 2016-04-13 22:29:16 -0700
  • 7a53895cdf site: docs: fix combined manual link, cleanup Simon Michael 2016-04-13 21:02:14 -0700
  • 47823d2ed7 doc: git ignore new manual Simon Michael 2016-04-12 21:22:58 -0700
  • 588f36d662 rename timelog format to timeclock Simon Michael 2016-04-12 21:10:02 -0700
  • 3e53cf7ef9 tools: fix outdated yaml paths in tags Simon Michael 2016-04-12 21:10:55 -0700
  • 6c180039b1 site: add filename in home link for local viewing Simon Michael 2016-04-12 20:32:33 -0700
  • 40b521255b site: download: demote release notes link Simon Michael 2016-04-12 20:32:14 -0700