def1f722dbMerge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-04-17 17:01:32 -0700
0951174adadocs: note a small gotcha with date tags
Simon Michael
2013-04-17 17:01:08 -0700
4edbb5a589docs: reporting opts -> common opts, update query intro
Simon Michael
2013-04-16 14:00:57 -0700
5cf6e02f8edocs: update commands intro
Simon Michael
2013-04-16 13:45:49 -0700
89cea30f20docs: add-ons, still
Simon Michael
2013-04-16 13:32:30 -0700
75cb026f7edocs: more add-ons tweaks
Simon Michael
2013-04-16 13:23:40 -0700
556a7a1a01Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-04-16 13:18:53 -0700
d1b2a79807docs: hide chart/vty, update add-ons description
Simon Michael
2013-04-16 13:18:29 -0700
f17a93ec27docs: update query docs to match hledger-web search help
Simon Michael
2013-04-15 17:29:32 -0700
05da80b71dweb: use full width for search box, update search help
Simon Michael
2013-04-15 17:28:30 -0700
b878779c8aweb: build with latest clientsession and http-conduit
Simon Michael
2013-04-15 08:20:59 -0700
eb9744f600docs: manual cleanups/updates
Simon Michael
2013-04-14 19:36:31 -0700
ea231df31ddocs: front page tweak
Simon Michael
2013-04-14 19:35:53 -0700
97dfdf0768docs: misc cleanups, expand commands list
Simon Michael
2013-04-14 18:16:26 -0700
0520f21e49docs: more csv conversion tips
Simon Michael
2013-04-14 18:14:27 -0700
355b629fa6docs: fix manual faq links
Simon Michael
2013-04-14 17:44:10 -0700
e7db3ef1b3docs: update NOTES.org backlog, remove items moved to trello
Simon Michael
2013-04-14 17:40:12 -0700
03e752969adocs: move ledger compatibility docs into FAQ
Simon Michael
2013-04-14 17:34:30 -0700
2d4c693288docs: more "c++ ledger" -> "ledger"
Simon Michael
2013-04-14 17:28:22 -0700
8956770c29docs: wish reporting guidance
Simon Michael
2013-04-14 11:43:26 -0700
54f0e2a288site: really deprioritise download button
Simon Michael
2013-04-14 11:42:27 -0700
93e24147aedocs: front page tweak
Simon Michael
2013-04-14 11:40:55 -0700
090f28fa7fdocs: tweak ledger link
Simon Michael
2013-04-14 11:40:28 -0700
8b8c72f84cdocs: tighten up docs list
Simon Michael
2013-04-14 08:31:48 -0700
ffed9f5978site: update download page and deprioritise it in nav buttons
Simon Michael
2013-04-14 08:31:27 -0700
1127ba503bdocs: merge latest release notes, manual should be up to date now
Simon Michael
2013-04-14 08:12:47 -0700
c24637fb57docs: reorganize front page/developer guide
Simon Michael
2013-04-13 08:02:21 -0700
e89bd131e9also fix warnings in UTF8IOCompat
Simon Michael
2013-04-12 16:28:29 -0700
42385fc8bfparsing: 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
78837c66a6parsing: fix test breakage due to new csv rules format (fixes#102)
Simon Michael
2013-04-12 14:59:28 -0700
a694cfcfcdadd: fix functional test breakage due to add ui cleanups (#102)
Simon Michael
2013-04-12 14:57:39 -0700
2bb120d6c6register: 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
f40a2b8d9dMerge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-04-12 12:10:03 -0700
997387edddsite: add changes & awesome CHANGES links to dev page
Simon Michael
2013-04-12 12:09:12 -0700
6816f0ab70site: github ribbon at top right
Simon Michael
2013-04-10 09:25:57 -0700
5c3cc0896fdocs: update tags docs
Simon Michael
2013-04-09 16:10:31 -0700
6a1460b3b9docs: update add docs
Simon Michael
2013-04-09 15:54:20 -0700
d5e575c862web: remove io-storage
Simon Michael
2013-04-09 12:53:21 -0700
0df4a235afweb: 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
c510f11424more git ignores
Simon Michael
2013-04-09 10:12:50 -0700
b6ac50b015Merge pull request #103 from markokocic/cs2
Simon Michael
2013-04-09 06:33:27 -0700
2cd0a9c9c0Switch to new yesod clientSessionBacked2 for better performance
Marko Kocic
2013-04-04 14:25:14 +0000
f5306d720dAdd .gitignore
Marko Kocic
2013-04-04 14:28:13 +0000
2a772c370csite: use /trello as canonical url, people find it clearer than /plan
Simon Michael
2013-04-08 11:32:25 -0700
91c622ab39simplify PATCHLEVEL assignment
Simon Michael
2013-04-08 11:31:24 -0700
52e5003866docs: clean up bug tracker links
Simon Michael
2013-04-08 10:25:47 -0700
0fa58d703adocs: link trello & update quick links on home & contribute pages
Simon Michael
2013-04-06 14:33:21 -0700
817b3a07fddocs: use markdown line breaks
Simon Michael
2013-04-06 14:24:59 -0700
f04f0910c3docs: small manual updates
Simon Michael
2013-04-06 13:37:37 -0700
1dbff190a7docs: we have switched to git(hub). Update the docs. Lower the flag.
Simon Michael
2013-04-06 13:36:51 -0700
fb55fb21a0docs: notes
Simon Michael
2013-04-06 13:32:49 -0700
d12d65d964docs: fix release note link
Simon Michael
2013-04-06 13:27:34 -0700
c344dcd0cdsite: update old docs setup for git
Simon Michael
2013-04-06 12:39:35 -0700
0140cf62abdon't require that hacky last_release tag for PATCHLEVEL, needs more thought
Simon Michael
2013-04-06 12:38:25 -0700
9ffd34687aweb: avoid a fromJust error when running with yesod devel (not working yet)
Simon Michael
2013-04-05 20:59:31 -0700
7742bd2104profiling in auto builds has stopped working, turn it off
Simon Michael
2013-04-05 20:55:01 -0700
df561f1563tools: 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
ad8d937efcre-add bin and profs directories with READMEs, so crazy git can remember them
Simon Michael
2013-04-05 20:18:50 -0700
53f602c4cftools: 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
0d99c7cf73docs: include support links on front page
Simon Michael
2013-04-04 01:21:04 +0000
61ec3f7037docs: replace *.hledger.org links with new hledger.org/* ones
Simon Michael
2013-04-03 00:30:05 +0000
52cd01e85ddocs: keep DOCS.md with the others
Simon Michael
2013-04-03 00:24:35 +0000
71059a82c1docs: docs page cleanups
Simon Michael
2013-04-02 22:18:23 +0000
7ac5d327aedocs: fix version in manual example
Simon Michael
2013-04-01 22:04:43 +0000
516c02d2c0docs: move more manual bits to docs page & wiki
Simon Michael
2013-04-01 22:03:20 +0000
378786fd98docs: release note tweaks
Simon Michael
2013-04-01 21:25:38 +0000
17ef7295b6tools: mark download page as containing an updatable version number
Simon Michael
2013-04-01 21:25:27 +0000
1484820f2ddocs: split three docs out of the manual, manual updates
Simon Michael
2013-04-01 21:24:46 +0000
d714b4bdc3docs: clarify mac/windows installation
Simon Michael
2013-04-01 16:02:20 +0000
633bd9f269docs: list install guide first
Simon Michael
2013-04-01 15:50:15 +0000
f14f0cb900docs: more download page cleanups
Simon Michael
2013-04-01 15:50:02 +0000
c7331e1e45docs: update install guide
Simon Michael
2013-04-01 15:44:25 +0000
05cb2bfd8bdocs: simplify docs list
Simon Michael
2013-04-01 15:44:11 +0000
9070364b35docs: split out install guide, some manual cleanups
Simon Michael
2013-03-31 22:16:06 +0000
853c07bf9edocs: show one more level of contents on manual
Simon Michael
2013-03-31 22:14:40 +0000
25af7f38d4docs: space main manual sections a bit more
Simon Michael
2013-03-31 22:14:12 +0000
12008408f8docs: reorganise docs list, don't mention specific version on dev manual
Simon Michael
2013-03-31 15:20:44 +0000
3432990a53site: drop News button
Simon Michael
2013-03-31 15:11:05 +0000
e99af9b539docs: also link to 0.19 and 0.18 manual
Simon Michael
2013-03-31 14:58:32 +0000
caa48b35c2tools: oldsource/cleanoldsource make rules for site
Simon Michael
2013-03-31 14:58:04 +0000
58d63fd98cdocs: add a docs overview page
Simon Michael
2013-03-30 18:52:32 +0000
f2da772941docs: release notes
Simon Michael
2013-03-30 18:00:27 +0000
479c57fdf2docs: rules syntax edits
Simon Michael
2013-03-29 23:58:12 +0000
ddfcf48f0ddocs: simplify rules syntax layout
Simon Michael
2013-03-29 23:43:25 +0000
ba207ce391notes: backlog updates
Simon Michael
2013-03-29 23:25:43 +0000
03f6119a8dnotes: snippets
Simon Michael
2013-03-29 23:21:51 +0000
8536f65da2notes: links
Simon Michael
2013-03-29 23:10:25 +0000
9c6ee3ae70docs: CSV rules version 2 syntax
Simon Michael
2013-03-29 23:08:33 +0000
57eebd9ae5docs: reorganise file format sections
Simon Michael
2013-03-29 23:02:38 +0000
6e03ed42fddrop old design doc
Simon Michael
2013-03-29 22:59:09 +0000
616a25979aCSV 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
af5c0e80e0parsing: 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
7b6a59123deolof parser matches end of line or end of file
Simon Michael
2013-03-29 18:42:00 +0000
972106b145update ptrace, add dbg, ppShow utilities
Simon Michael
2013-03-29 18:40:10 +0000
3b5c0bc4a1provide some regex-posix-based utilities that perform better than regexpr
Simon Michael
2013-03-29 18:39:57 +0000
b780badd07provide "when"
Simon Michael
2013-03-29 18:38:43 +0000
6ab75db8eeSigning of contributor agreement
marko
2013-03-25 13:23:12 +0000
57de7c8cd2entry templates updates
Simon Michael
2013-03-25 18:31:20 +0000
e630951f28experimental templates for client billing entries
Simon Michael
2013-03-22 18:12:16 +0000
70b171e018querying by code:
Simon Michael
2013-03-22 17:59:16 +0000