Commit Graph

  • def1f722db Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-04-17 17:01:32 -0700
  • 0951174ada docs: note a small gotcha with date tags Simon Michael 2013-04-17 17:01:08 -0700
  • 4edbb5a589 docs: reporting opts -> common opts, update query intro Simon Michael 2013-04-16 14:00:57 -0700
  • 5cf6e02f8e docs: update commands intro Simon Michael 2013-04-16 13:45:49 -0700
  • 89cea30f20 docs: add-ons, still Simon Michael 2013-04-16 13:32:30 -0700
  • 75cb026f7e docs: more add-ons tweaks Simon Michael 2013-04-16 13:23:40 -0700
  • 556a7a1a01 Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-04-16 13:18:53 -0700
  • d1b2a79807 docs: hide chart/vty, update add-ons description Simon Michael 2013-04-16 13:18:29 -0700
  • f17a93ec27 docs: update query docs to match hledger-web search help Simon Michael 2013-04-15 17:29:32 -0700
  • 05da80b71d web: use full width for search box, update search help Simon Michael 2013-04-15 17:28:30 -0700
  • b878779c8a web: build with latest clientsession and http-conduit Simon Michael 2013-04-15 08:20:59 -0700
  • eb9744f600 docs: manual cleanups/updates Simon Michael 2013-04-14 19:36:31 -0700
  • ea231df31d docs: front page tweak Simon Michael 2013-04-14 19:35:53 -0700
  • 97dfdf0768 docs: misc cleanups, expand commands list Simon Michael 2013-04-14 18:16:26 -0700
  • 0520f21e49 docs: more csv conversion tips Simon Michael 2013-04-14 18:14:27 -0700
  • 355b629fa6 docs: fix manual faq links Simon Michael 2013-04-14 17:44:10 -0700
  • e7db3ef1b3 docs: update NOTES.org backlog, remove items moved to trello Simon Michael 2013-04-14 17:40:12 -0700
  • 03e752969a docs: move ledger compatibility docs into FAQ Simon Michael 2013-04-14 17:34:30 -0700
  • 2d4c693288 docs: more "c++ ledger" -> "ledger" Simon Michael 2013-04-14 17:28:22 -0700
  • 8956770c29 docs: wish reporting guidance Simon Michael 2013-04-14 11:43:26 -0700
  • 54f0e2a288 site: really deprioritise download button Simon Michael 2013-04-14 11:42:27 -0700
  • 93e24147ae docs: front page tweak Simon Michael 2013-04-14 11:40:55 -0700
  • 090f28fa7f docs: tweak ledger link Simon Michael 2013-04-14 11:40:28 -0700
  • 8b8c72f84c docs: tighten up docs list Simon Michael 2013-04-14 08:31:48 -0700
  • ffed9f5978 site: update download page and deprioritise it in nav buttons Simon Michael 2013-04-14 08:31:27 -0700
  • 1127ba503b docs: merge latest release notes, manual should be up to date now Simon Michael 2013-04-14 08:12:47 -0700
  • c24637fb57 docs: reorganize front page/developer guide Simon Michael 2013-04-13 08:02:21 -0700
  • e89bd131e9 also fix warnings in UTF8IOCompat Simon Michael 2013-04-12 16:28:29 -0700
  • 42385fc8bf parsing: read dos line endings, deprecate encoding compatibility layer We should now read all text in universal newline mode, so eg journal files with DOS/windows line endings are fine. Simon Michael 2013-04-12 16:18:20 -0700
  • 78837c66a6 parsing: fix test breakage due to new csv rules format (fixes #102) Simon Michael 2013-04-12 14:59:28 -0700
  • a694cfcfcd add: fix functional test breakage due to add ui cleanups (#102) Simon Michael 2013-04-12 14:57:39 -0700
  • 2bb120d6c6 register: fix -w related test breakage, another width tweak (#102) As part of adding -w in december I cleaned up/adjusted register field widths, and didn't make all the tests pass. This commit makes one more width adjustment (one space after the date instead of two) and fixes all tests depending on register output. Simon Michael 2013-04-12 14:56:41 -0700
  • f40a2b8d9d Merge branch 'master' of github.com:simonmichael/hledger Simon Michael 2013-04-12 12:10:03 -0700
  • 997387eddd site: add changes & awesome CHANGES links to dev page Simon Michael 2013-04-12 12:09:12 -0700
  • 6816f0ab70 site: github ribbon at top right Simon Michael 2013-04-10 09:25:57 -0700
  • 5c3cc0896f docs: update tags docs Simon Michael 2013-04-09 16:10:31 -0700
  • 6a1460b3b9 docs: update add docs Simon Michael 2013-04-09 15:54:20 -0700
  • d5e575c862 web: remove io-storage Simon Michael 2013-04-09 12:53:21 -0700
  • 0df4a235af web: set up journal for yesod devel, store it in App (fixes #101) The web app's journal state is now kept in the yesod App as an IORef, instead of using io-storage. yesod devel now works; it uses the journal file specified by $LEDGER_FILE, or ~/.hledger.journal. Simon Michael 2013-04-09 09:33:19 -0700
  • c510f11424 more git ignores Simon Michael 2013-04-09 10:12:50 -0700
  • b6ac50b015 Merge pull request #103 from markokocic/cs2 Simon Michael 2013-04-09 06:33:27 -0700
  • 2cd0a9c9c0 Switch to new yesod clientSessionBacked2 for better performance Marko Kocic 2013-04-04 14:25:14 +0000
  • f5306d720d Add .gitignore Marko Kocic 2013-04-04 14:28:13 +0000
  • 2a772c370c site: use /trello as canonical url, people find it clearer than /plan Simon Michael 2013-04-08 11:32:25 -0700
  • 91c622ab39 simplify PATCHLEVEL assignment Simon Michael 2013-04-08 11:31:24 -0700
  • 52e5003866 docs: clean up bug tracker links Simon Michael 2013-04-08 10:25:47 -0700
  • 0fa58d703a docs: link trello & update quick links on home & contribute pages Simon Michael 2013-04-06 14:33:21 -0700
  • 817b3a07fd docs: use markdown line breaks Simon Michael 2013-04-06 14:24:59 -0700
  • f04f0910c3 docs: small manual updates Simon Michael 2013-04-06 13:37:37 -0700
  • 1dbff190a7 docs: we have switched to git(hub). Update the docs. Lower the flag. Simon Michael 2013-04-06 13:36:51 -0700
  • fb55fb21a0 docs: notes Simon Michael 2013-04-06 13:32:49 -0700
  • d12d65d964 docs: fix release note link Simon Michael 2013-04-06 13:27:34 -0700
  • c344dcd0cd site: update old docs setup for git Simon Michael 2013-04-06 12:39:35 -0700
  • 0140cf62ab don't require that hacky last_release tag for PATCHLEVEL, needs more thought Simon Michael 2013-04-06 12:38:25 -0700
  • 9ffd34687a web: avoid a fromJust error when running with yesod devel (not working yet) Simon Michael 2013-04-05 20:59:31 -0700
  • 7742bd2104 profiling in auto builds has stopped working, turn it off Simon Michael 2013-04-05 20:55:01 -0700
  • df561f1563 tools: calculate patch level using git describe now. Patch level is now the number of commits since the last_release tag, avoiding interference from misc other tags. Simon Michael 2013-04-05 20:45:22 -0700
  • ad8d937efc re-add bin and profs directories with READMEs, so crazy git can remember them Simon Michael 2013-04-05 20:18:50 -0700
  • 53f602c4cf tools: fix make test and others now that we're using cabal macros like MIN_VERSION_directory Simon Michael 2013-04-04 01:22:14 +0000
  • 0d99c7cf73 docs: include support links on front page Simon Michael 2013-04-04 01:21:04 +0000
  • 61ec3f7037 docs: replace *.hledger.org links with new hledger.org/* ones Simon Michael 2013-04-03 00:30:05 +0000
  • 52cd01e85d docs: keep DOCS.md with the others Simon Michael 2013-04-03 00:24:35 +0000
  • 71059a82c1 docs: docs page cleanups Simon Michael 2013-04-02 22:18:23 +0000
  • 7ac5d327ae docs: fix version in manual example Simon Michael 2013-04-01 22:04:43 +0000
  • 516c02d2c0 docs: move more manual bits to docs page & wiki Simon Michael 2013-04-01 22:03:20 +0000
  • 378786fd98 docs: release note tweaks Simon Michael 2013-04-01 21:25:38 +0000
  • 17ef7295b6 tools: mark download page as containing an updatable version number Simon Michael 2013-04-01 21:25:27 +0000
  • 1484820f2d docs: split three docs out of the manual, manual updates Simon Michael 2013-04-01 21:24:46 +0000
  • d714b4bdc3 docs: clarify mac/windows installation Simon Michael 2013-04-01 16:02:20 +0000
  • 633bd9f269 docs: list install guide first Simon Michael 2013-04-01 15:50:15 +0000
  • f14f0cb900 docs: more download page cleanups Simon Michael 2013-04-01 15:50:02 +0000
  • c7331e1e45 docs: update install guide Simon Michael 2013-04-01 15:44:25 +0000
  • 05cb2bfd8b docs: simplify docs list Simon Michael 2013-04-01 15:44:11 +0000
  • 9070364b35 docs: split out install guide, some manual cleanups Simon Michael 2013-03-31 22:16:06 +0000
  • 853c07bf9e docs: show one more level of contents on manual Simon Michael 2013-03-31 22:14:40 +0000
  • 25af7f38d4 docs: space main manual sections a bit more Simon Michael 2013-03-31 22:14:12 +0000
  • 12008408f8 docs: reorganise docs list, don't mention specific version on dev manual Simon Michael 2013-03-31 15:20:44 +0000
  • 3432990a53 site: drop News button Simon Michael 2013-03-31 15:11:05 +0000
  • e99af9b539 docs: also link to 0.19 and 0.18 manual Simon Michael 2013-03-31 14:58:32 +0000
  • caa48b35c2 tools: oldsource/cleanoldsource make rules for site Simon Michael 2013-03-31 14:58:04 +0000
  • 58d63fd98c docs: add a docs overview page Simon Michael 2013-03-30 18:52:32 +0000
  • f2da772941 docs: release notes Simon Michael 2013-03-30 18:00:27 +0000
  • 479c57fdf2 docs: rules syntax edits Simon Michael 2013-03-29 23:58:12 +0000
  • ddfcf48f0d docs: simplify rules syntax layout Simon Michael 2013-03-29 23:43:25 +0000
  • ba207ce391 notes: backlog updates Simon Michael 2013-03-29 23:25:43 +0000
  • 03f6119a8d notes: snippets Simon Michael 2013-03-29 23:21:51 +0000
  • 8536f65da2 notes: links Simon Michael 2013-03-29 23:10:25 +0000
  • 9c6ee3ae70 docs: CSV rules version 2 syntax Simon Michael 2013-03-29 23:08:33 +0000
  • 57eebd9ae5 docs: reorganise file format sections Simon Michael 2013-03-29 23:02:38 +0000
  • 6e03ed42fd drop old design doc Simon Michael 2013-03-29 22:59:09 +0000
  • 616a25979a CSV reader version 2 with new rules syntax At long last. The main change is a new rules file format that aims to be more powerful and more intuitive than v1 (hledger 0.19.x and older). Existing rules files will need to be adapted manually to the new format. Simon Michael 2013-03-29 22:56:55 +0000
  • af5c0e80e0 parsing: read files in universal newline mode Line endings other than the unix style, are now accepted in journal and rules files. Simon Michael 2013-03-29 18:46:10 +0000
  • 7b6a59123d eolof parser matches end of line or end of file Simon Michael 2013-03-29 18:42:00 +0000
  • 972106b145 update ptrace, add dbg, ppShow utilities Simon Michael 2013-03-29 18:40:10 +0000
  • 3b5c0bc4a1 provide some regex-posix-based utilities that perform better than regexpr Simon Michael 2013-03-29 18:39:57 +0000
  • b780badd07 provide "when" Simon Michael 2013-03-29 18:38:43 +0000
  • 6ab75db8ee Signing of contributor agreement marko 2013-03-25 13:23:12 +0000
  • 57de7c8cd2 entry templates updates Simon Michael 2013-03-25 18:31:20 +0000
  • e630951f28 experimental templates for client billing entries Simon Michael 2013-03-22 18:12:16 +0000
  • 70b171e018 querying by code: Simon Michael 2013-03-22 17:59:16 +0000