Commit Graph

  • 09430f09da web: fix --file-url option (#285) Simon Michael 2015-09-28 10:06:36 -1000
  • 5404eab6c0 add: write all amounts, don't lose price info (#283) Simon Michael 2015-09-27 10:24:21 -1000
  • df4b43a2b3 web: fix journal/register links with --base-url (#235) Simon Michael 2015-09-27 10:05:20 -1000
  • 2c3f1b672e web: disallow -f- which doesn't work (fixes #202) Simon Michael 2015-09-27 08:17:12 -1000
  • 3fa3926ee9 web: clarify which libs we are calling to start up Simon Michael 2015-09-27 08:16:30 -1000
  • dafa8efada note possible combineJournalUpdates inefficiency Simon Michael 2015-09-26 16:01:27 -1000
  • 1d84acc334 tools: drop functestdef and obsolete PATH munging Simon Michael 2015-09-26 16:01:00 -1000
  • 1f839f6739 tools: dev script build/profiling updates Simon Michael 2015-09-26 16:00:16 -1000
  • 7a7b26d93c tools: include benchmark script in tags Simon Michael 2015-09-26 15:59:11 -1000
  • 2d4dc81999 latest benchmarking experiments Simon Michael 2015-09-26 15:58:46 -1000
  • 5048d3bf06 lib: memoise accountNameApplyAliases too ? Simon Michael 2015-09-26 15:54:46 -1000
  • 4326f88c26 lib: memoise aliasReplace for fast regex aliases (#244) Simon Michael 2015-09-26 15:45:44 -1000
  • 041541e466 lib: memoised versions of regexReplace[CI] (#244) Simon Michael 2015-09-26 15:45:17 -1000
  • f8f2d457b9 lib: memoize toRegex[CI] (#244) Simon Michael 2015-09-26 15:39:21 -1000
  • 591abefe9e clarify modifiedaccountnamep Simon Michael 2015-09-24 14:23:52 -1000
  • f4c963b648 whitespace Simon Michael 2015-09-22 12:59:25 -0700
  • af33a5ac3d ui: f key toggles flat/tree mode Simon Michael 2015-09-13 14:34:46 -0700
  • 135cf714ef ui: streamline help Simon Michael 2015-09-13 14:34:28 -0700
  • 5504d70a41 ui: acc: accept = as an alias for the + key Simon Michael 2015-09-04 09:10:00 -0700
  • 4a4fb13a95 ui: reg: g key reloads here too Simon Michael 2015-09-04 09:09:36 -0700
  • 30cce4188f ui: acc: g key reloads the journal Simon Michael 2015-09-04 08:14:36 -0700
  • a61c9ad7c4 ui: acc: don't mention included files in title Simon Michael 2015-09-04 07:40:09 -0700
  • b9affbaee9 ui: acc: show enter key in bottom help Simon Michael 2015-09-04 07:36:23 -0700
  • d83b22028b ui: acc: show short account names in tree mode again Simon Michael 2015-09-04 07:29:34 -0700
  • 8685a78795 ui: acc: enter key also enters register, for now Simon Michael 2015-09-03 21:05:15 -0700
  • 25a0a7c4dd ui: make keys bold in bottom help Simon Michael 2015-09-03 21:03:03 -0700
  • ebc4022888 ui: after exiting --register, select that account Simon Michael 2015-09-03 20:51:05 -0700
  • 472b0aee75 ui: whitespace Simon Michael 2015-09-03 20:46:36 -0700
  • d46f511b79 ui: allow navigating to accounts after --register Simon Michael 2015-09-03 20:40:43 -0700
  • 07041e1b65 ui: fix --ignore-assertions, perhaps more Simon Michael 2015-09-03 16:02:44 -0700
  • 690181426d tools: add "make describe" (#269) Simon Michael 2015-09-03 12:42:14 -0700
  • e1f5023e30 tools: more PATCHLEVEL/git-describe fixes Simon Michael 2015-09-03 12:24:35 -0700
  • 2ec55117c0 tools: better git describe command to set PATCHLEVEL Simon Michael 2015-09-03 12:13:37 -0700
  • 821f1b7120 lib: fix tests for zero amount style (#230, #276) Simon Michael 2015-09-02 16:38:45 -0700
  • b770190942 lib: clarify flattenAccounts Simon Michael 2015-09-02 16:20:41 -0700
  • b8d75b7728 balance, etc: fix amount style loss (fixes #230, #276) Simon Michael 2015-09-02 16:09:49 -0700
  • 921a874e72 doc: front page: add gpl badge Simon Michael 2015-09-02 11:49:33 -0700
  • ca42d2b123 doc: readme: make gpl badge green Simon Michael 2015-09-02 11:49:14 -0700
  • dab12e2d10 add: note another algorithm Simon Michael 2015-08-28 17:57:16 -0700
  • 9f2d59948e ui: styled amounts, smarter accounts column sizing Simon Michael 2015-08-28 17:55:50 -0700
  • 323af10790 tools: add hpack yaml files to tags Simon Michael 2015-08-28 15:24:27 -0700
  • 92038b7d72 web: fix options breakage, add test code to tags Simon Michael 2015-08-28 15:23:49 -0700
  • 9e9aec957f print: --match shows the best match for a description Simon Michael 2015-08-28 15:10:51 -0700
  • a73c455570 add: fix a bug impairing similar txn matching Simon Michael 2015-08-28 13:54:51 -0700
  • 74512814ec cli/ui/web: rename X.Options modules to X.XOptions Simon Michael 2015-08-28 12:33:33 -0700
  • 8673332c8e ui, web: show fewer other accounts in acct register Simon Michael 2015-08-28 11:58:57 -0700
  • 61f994e162 ui: update backlog Simon Michael 2015-08-28 11:43:29 -0700
  • 8a343002f6 ui: fix vector-related breakage with GHC < 7.10 Simon Michael 2015-08-28 11:39:23 -0700
  • 570e340b7c ui: fix missing dependencies/bounds Simon Michael 2015-08-28 11:18:22 -0700
  • 5792c67666 ui: refactor depth key handling Simon Michael 2015-08-28 11:18:48 -0700
  • f3dd5eb830 fix options breakage with GHC < 7.10 Simon Michael 2015-08-28 11:17:49 -0700
  • 2af8d7598e cli, web: fix options breakage Simon Michael 2015-08-28 10:49:43 -0700
  • c897c03469 ui: number keys > max depth clear the depth limit Simon Michael 2015-08-28 10:31:40 -0700
  • 6b17305196 ui: +/- adjusts the depth limit (accounts screen) Simon Michael 2015-08-28 10:01:54 -0700
  • 0d02262463 validate --depth/depth:'s argument is positive Simon Michael 2015-08-28 09:57:30 -0700
  • 4dd1e9c725 clean up options validation a little Simon Michael 2015-08-28 09:57:01 -0700
  • 4f351d6c9c ui: --register starts in the register screen Simon Michael 2015-08-28 08:48:40 -0700
  • eefa9c42a3 ui: remove debug code Simon Michael 2015-08-28 08:12:33 -0700
  • cc0c981d29 ui: display depth and other filters independently Simon Michael 2015-08-28 08:07:54 -0700
  • 5fa06453f1 lib: note depth's filtering and display control uses Simon Michael 2015-08-28 08:04:54 -0700
  • d1467d7967 ui: drop unneeded args field, use opts instead Simon Michael 2015-08-28 06:36:07 -0700
  • 898b0ec82a ui: fix typo breaking build Simon Michael 2015-08-28 06:29:24 -0700
  • 3fa0ad8eb6 ui: drop old posting register screen's code Simon Michael 2015-08-27 22:53:12 -0700
  • b51f45c675 ui: misc enhancements, allow depth adjustment Simon Michael 2015-08-27 22:45:49 -0700
  • d662df77f5 ui: don't let a depth limit disrupt the register Simon Michael 2015-08-26 11:07:16 -0700
  • 19c3749b50 balance: move -V helpers to the *Report modules Simon Michael 2015-08-26 10:38:45 -0700
  • 466192b18e tools: travis: also check for haddock errors Simon Michael 2015-08-26 10:36:51 -0700
  • d23d9acf33 fix haddock failures (#281) Simon Michael 2015-08-26 10:11:32 -0700
  • e5f00b3e05 ui: simplify & format screen titles Simon Michael 2015-08-25 16:01:12 -0700
  • b38db8610f ui: add filepath to cabal file Simon Michael 2015-08-25 10:22:59 -0700
  • db83ff1000 ui: reg: track current account better, nicer title Simon Michael 2015-08-25 07:03:33 -0700
  • 055d820ec7 ui: reg: increase whitespace before change amount Simon Michael 2015-08-25 07:02:32 -0700
  • cec9b7cae9 ui: reg: show all other accounts instead of <split> Simon Michael 2015-08-25 07:01:04 -0700
  • ecd9b9e54c ui: reg: don't force --no-elide Simon Michael 2015-08-25 06:57:01 -0700
  • f496ec9809 ui: acc: show a better title with filename & query Simon Michael 2015-08-25 06:56:04 -0700
  • d32a028a19 ui: fix AttrMap/styles explanation per JD Simon Michael 2015-08-24 16:23:20 -0700
  • 5822380719 ui: note JD layout tips, issues Simon Michael 2015-08-24 16:22:09 -0700
  • 455c71c9ab ui: reg: fix width undercalculation Simon Michael 2015-08-24 16:21:28 -0700
  • 229715ef9e ui: update backlog Simon Michael 2015-08-24 15:09:40 -0700
  • b0dc4d9f6f ui: depend on brick 0.2 Simon Michael 2015-08-24 15:09:24 -0700
  • 5eca4bb70e ui: reg: more width calculation voodoo Simon Michael 2015-08-24 15:09:03 -0700
  • b6e98499ef ui: reg: increase post-date and inter-amt space Simon Michael 2015-08-24 15:02:13 -0700
  • efb3a154da ui: register: fix width overflow from int division Simon Michael 2015-08-24 14:50:41 -0700
  • e7aa150e52 ui: solidified register screen, added themes Simon Michael 2015-08-22 17:46:57 -0700
  • 3a7a5d6035 lib: 6-tuple accessors Simon Michael 2015-08-22 17:42:19 -0700
  • 3bdd8916b9 ui: register screen: use full terminal width Simon Michael 2015-08-21 08:40:05 -0700
  • 6b07503792 ui: move backlog to readme Simon Michael 2015-08-20 13:22:47 -0700
  • 866414a528 ui: provide a more useful transaction register Simon Michael 2015-08-20 11:05:42 -0700
  • ebcfdac109 ui: require split Simon Michael 2015-08-20 11:02:06 -0700
  • 5953978471 ui: update for new brick branch, pgup/down works Simon Michael 2015-08-20 04:54:23 -0700
  • 49e1840a0f ui: rewrite the ui using brick Simon Michael 2015-08-17 17:44:18 -0700
  • 8f18560b05 tools: add ghci-ui rule, add hledger-ui to lists Simon Michael 2015-08-19 19:41:07 -0700
  • 0098d1d211 tools: travis: roll back more, --install-ghc not supported Simon Michael 2015-08-24 10:28:32 -0700
  • ff7709d61a tools: travis: not working, roll back some Simon Michael 2015-08-24 10:23:09 -0700
  • 6b04a6a4a6 Update .travis.yml Simon Michael 2015-08-24 10:15:21 -0700
  • c26aed3125 tools: travis: try some changes seen on stack list Simon Michael 2015-08-24 10:10:33 -0700
  • 9647d350b1 doc: more download/devguide tweaks Simon Michael 2015-08-24 09:34:26 -0700
  • ee8161dd1c doc: download: update instructions for stack LTS 3 Simon Michael 2015-08-24 09:23:07 -0700
  • edd1d4268b doc: devguide: rewrite setup docs Simon Michael 2015-08-24 07:42:49 -0700
  • 62f0b879e5 doc: devguide: sample journals (#197) Simon Michael 2015-08-23 21:42:58 -0700