3979885037chart: give a meaningful error message for empty journals
Simon Michael
2010-11-29 01:14:12 +0000
b8e3306819chart: update for current Chart version
Simon Michael
2010-11-26 19:22:47 +0000
c6a85c4b88packagegeddon: make usage and version messages specific to each add-on program All this stuff has been split up, except for the moment it's still necessary to define all option constructors in Hledger.Cli.Options.
Simon Michael
2010-11-26 19:14:09 +0000
188d936889restore web/vty/chart's special flags as hidden options for now
Simon Michael
2010-11-19 00:27:33 +0000
f58ce26407fix haddock breakage
Simon Michael
2010-11-19 20:14:48 +0000
fd10736373refactor: consistent main modules in add-ons
Simon Michael
2010-11-25 07:10:38 +0000
1127c3f52fflatten modules a little
Simon Michael
2010-11-15 06:48:49 +0000
3ca0303a88web: make safe dependency consistent with other packages to help cabal-install
Simon Michael
2010-11-29 23:24:18 +0000
7a9d794c49web, vty: update dependencies
Simon Michael
2010-11-25 17:14:06 +0000
63a438190cweb: update support files list in .cabal
Simon Michael
2010-11-29 23:56:59 +0000
b5e1c42cc4web: auto-create all required support files in ./.hledger/web at startup This is a compromise to ease deployment and satisfy hamlet's requirements. See the Hledger.Web.Files module for more info. Currently we exit after creating the missing files since they are not created early enough for hamlet.
Simon Michael
2010-11-18 00:53:41 +0000
e04d44a745web: disable persistence/authentication support for now
Simon Michael
2010-11-15 23:25:32 +0000
8dd52decb2web: simplify support files layout, look for them in ./.hledger/web/
Simon Michael
2010-11-16 17:13:32 +0000
4e0df9daa8web: flatten image dir
Simon Michael
2010-09-12 02:21:41 +0000
1319695a57chart: avoid haskell98-1.0.1.1 which has buggy dependencies
Simon Michael
2010-11-26 21:20:32 +0000
7e22a3519fchart: update/simplify dependencies
Simon Michael
2010-11-26 19:44:56 +0000
032cd54a7fweb: let account names with spaces wrap This grieves me, but it helps keep everything visible without horizontal scrolling
Simon Michael
2010-12-05 20:09:23 +0000
f2f27dbd5fweb: make accounts heading and "show more" links more styleable
Simon Michael
2010-12-05 20:10:08 +0000
928ea7b104web: border styles
Simon Michael
2010-11-29 16:19:21 +0000
c3c20492bfweb: more robust layout with wide content, style cleanups
Simon Michael
2010-11-28 14:57:23 +0000
e1bd767f61web: refactor: begin layout cleanup
Simon Michael
2010-11-27 22:11:12 +0000
6aff8134b6web: allow single- or double-quoted filter patterns containing spaces
Simon Michael
2010-12-05 20:11:55 +0000
dbba128f29web: sync with recent refactoring
Simon Michael
2010-11-15 23:01:47 +0000
355b09e5e3web: handle multiple account filter patterns correctly
Simon Michael
2010-11-29 16:33:05 +0000
563004bfa0site: link to package dependency reports
Simon Michael
2010-12-05 20:31:33 +0000
b5a26acc0csite: tweak
Simon Michael
2010-11-19 22:09:00 +0000
b3afab0023site: dev page updates
Simon Michael
2010-11-19 21:42:12 +0000
a0a672b3c6site: convert dev page to markdown
Simon Michael
2010-11-19 20:14:27 +0000
b8f9ea74aatools: update source files list
Simon Michael
2010-12-05 21:14:45 +0000
3fc9ecb876web: also record the hledger version when creating support files
Simon Michael
2010-12-06 01:50:18 +0000
19e80c6c6fupdate failing test
Simon Michael
2010-12-06 17:30:22 +0000
147b7f2d8atools: tweak for web testing
Simon Michael
2010-12-06 18:33:53 +0000
b17b9b5e2fsite: update download page, note windows issues
Simon Michael
2010-12-06 23:22:36 +0000
8b16a9ce06docs: manual updates
Simon Michael
2010-12-06 01:51:27 +0000
5c15344f93docs: update install instructions for new packages
Simon Michael
2010-12-05 21:13:42 +0000
a3cdb7abb2docs: more manual updates
Simon Michael
2010-12-05 22:25:49 +0000
41f95254a8docs: dev page, manual tweaks
Simon Michael
2010-11-19 00:00:41 +0000
b57915cd54docs: reorganise commands
Simon Michael
2010-11-18 22:20:45 +0000
8ead2de29cdocs: more manual tweaks
Simon Michael
2010-11-18 21:44:01 +0000
e8a0f4f49cdocs: cleanup
Simon Michael
2010-09-07 04:37:35 +0000
15518da4acbump version
Simon Michael
2010-12-06 18:37:10 +0000
a0584e0e56docs, site: streamline things, start a faq
Simon Michael
2010-11-18 20:01:17 +0000
442a40d8eedocs: remove -fweb610
Simon Michael
2010-09-06 21:29:39 +0000
3197941c99docs: fix errata link for now
Simon Michael
2010-09-11 01:57:16 +0000
87c9189f51docs: update errata note
Simon Michael
2010-09-07 04:37:01 +0000
46fed674a1docs: bump version for accuracy
Simon Michael
2010-11-13 00:04:05 +0000
96b26af12cdocs: update add docs
Simon Michael
2010-11-16 15:34:05 +0000
c1dd9106dbdocs: slight correction
Simon Michael
2010-11-13 15:21:50 +0000
37378d6b97add: add default commodity to commodity-less amounts (#26), misc. defaults fixes
Simon Michael
2010-11-13 15:11:45 +0000
18fd5fe482Use haskeline in the "add" command, and tab-complete account names.
Judah Jacobson
2010-10-30 18:52:44 +0000
d6c2cf6a90parsing: save final parse context with journal
Simon Michael
2010-11-13 15:03:40 +0000
7714bab58dweb: offer a choice of files to edit when there are multiple (included) files
Simon Michael
2010-09-24 01:56:11 +0000
78db98366fparsing: support D default commodity directive
Simon Michael
2010-11-12 23:54:21 +0000
8429df0f32remember all included file paths, if any
Simon Michael
2010-09-22 23:02:19 +0000
96036e56a0docs: comments
Simon Michael
2010-09-22 21:51:25 +0000
63531f8adcweb: update for cassius, julius, template reloading, authentication, persistence
Simon Michael
2010-09-11 01:47:46 +0000
d132f5e45aledgerInclude cleanup
Simon Michael
2010-09-22 21:52:04 +0000
3c5066cd3esite: download page cleanups
Simon Michael
2010-12-06 01:52:34 +0000
2f0877bc52tools: update version updating & binary building, no longer set version strings automatically
Simon Michael
2010-12-07 01:54:51 +0000
3fb5ff3dbdtools: makefile
Simon Michael
2010-11-19 17:37:28 +0000
6dbb489890tools: fix tag file list
Simon Michael
2010-09-24 02:06:58 +0000
e5bc5516b2tools: makefile updates
Simon Michael
2010-11-26 19:35:13 +0000
f5db547695tools: more build rules
Simon Michael
2010-11-29 01:15:08 +0000
2f7bde068etools: more post-packagegeddon makefile repairs
Simon Michael
2010-11-14 19:40:57 +0000
2a98241e2ftools: small make rule fixes
Simon Michael
2010-11-13 00:07:20 +0000
eb84e2fedftools: updated autotest and autoweb rules, better fixperms, install is default rule
Simon Michael
2010-09-10 01:57:41 +0000
f617ad82adtools: remove wrongly added local bits
Simon Michael
2010-09-09 15:53:48 +0000
355ae6faa9docs: release notes tweak
Simon Michael
2010-12-07 01:55:01 +0000
32b6adbc48docs: news cleanups
Simon Michael
2010-12-05 22:26:11 +0000
503c7a53c6docs: draft release notes
Simon Michael
2010-12-05 21:14:18 +0000
55a44e1ddcfix doctest
Simon Michael
2010-12-07 02:15:42 +0000
eef95e4b7ffix cabal warnings
Simon Michael
2010-12-07 02:15:49 +0000
9cb716d002packagegeddon.. split off web/chart/vty, move hledger to a subdir
Simon Michael
2010-09-09 22:54:34 +0000
8deb3d2e42tools: misc. updates to release and platform binary rules
Simon Michael
2010-09-06 21:00:19 +0000
f9bc4019a0tools: fix pushbinary location
Simon Michael
2010-09-05 23:52:18 +0000
66996eb95etools: depend on split in hledger.cabal just to make dev builds easier
Simon Michael
2010-09-06 03:38:22 +0000
4ef9d7b2a0docs: rearrange troubleshooting
Simon Michael
2010-09-06 19:18:28 +0000
314ff84fc1installing: tighten up utf8-string dependency
Simon Michael
2010-09-06 19:21:34 +0000
52d444bc34web: fix account filtering breakage
Simon Michael
2010-09-06 19:32:12 +0000
8052cb3364bump version
Simon Michael
2010-09-06 20:13:09 +0000
a055e9ce3drelease notes
Simon Michael
2010-09-06 20:13:23 +0000
700ca0239bfix a ghc 6.12.3 error when running interpreted
Simon Michael
2010-07-17 22:50:29 +0000
ac371e5b37add gtk2hs-buildtools dependency needed to build with -fchart
Simon Michael
2010-07-17 22:26:13 +0000
28620d5041tools: fix non-portable syntax
Simon Michael
2010-07-17 23:14:36 +0000
68eef5f810tools: fix hledgerwin rule
Simon Michael
2010-07-18 18:44:59 +0000
9998d51aectools: more binary-building cleanup
Simon Michael
2010-07-18 00:08:30 +0000
2d17552a21tools: more robust ssh use in makefile
Simon Michael
2010-07-18 22:22:11 +0000
d73a34918ftools: pushbinarywin rule for different compression on windows
Simon Michael
2010-07-18 22:23:00 +0000
5e549be7cchaddock
Simon Michael
2010-07-24 17:08:08 +0000
03ca434cdbinstalling: drop -fweb610 flag
Simon Michael
2010-07-26 23:05:24 +0000
c42496b134sign testing for amounts
Simon Michael
2010-07-27 23:20:20 +0000
c68eec5afbsite: fix off-by-one indentation in code blocks, thanks to J. Van der Jeugt for spotting the cause
Simon Michael
2010-07-29 20:35:41 +0000
7a2ec8c036web: better html page titles
Simon Michael
2010-08-01 16:56:07 +0000
1575083855web: register column headings
Simon Michael
2010-08-01 19:54:04 +0000
506ec00818register: with --depth, clip account names or aggregate postings rather than excluding them
Simon Michael
2010-08-02 19:40:38 +0000
a50d2fedd7docs: haddock fixes
Simon Michael
2010-08-09 23:38:35 +0000
d5f69b853cweb: fix bad html
Simon Michael
2010-08-04 15:28:53 +0000
53ab61ea89docs: haddock
Simon Michael
2010-08-03 17:05:02 +0000
34bb09382ftools: boring tweak
Simon Michael
2010-08-03 17:05:41 +0000