Commit Graph

2078 Commits

Author SHA1 Message Date
Simon Michael
06fc64ec12 docs: dev setup notes, scripts readme 2011-08-20 15:48:27 +00:00
Simon Michael
480b3fbe5c scripts/ -> examples/ 2011-08-20 20:19:21 +00:00
Simon Michael
4c930edd94 tools: functest rule fix 2011-08-25 21:51:54 +00:00
Simon Michael
17fbc9de14 another part of add-on command detection that was missed 2011-08-25 23:13:08 +00:00
Simon Michael
dc43ca2d00 easier to roll back this one than merge 2011-08-22 14:52:47 +00:00
Simon Michael
b39c0f8819 would like to react to --version before --help, cmdargs does it first though 2011-08-20 19:18:10 +00:00
Simon Michael
870c687f31 update functional tests 2011-08-25 23:13:25 +00:00
Simon Michael
4e91387ab3 fix a warning 2011-08-25 23:14:12 +00:00
Simon Michael
e67c63dc54 don't fail if PATH is not defined 2011-08-25 23:50:34 +00:00
Simon Michael
ec9e06e33e don't fail when PATH contains bad directories 2011-08-25 23:36:25 +00:00
Simon Michael
7616ed9b8e haddocks 2011-08-26 00:46:52 +00:00
Simon Michael
1cf1c7f506 site: upgrade to hakyll 3 2011-08-28 18:03:20 +00:00
Simon Michael
3547542937 site: remove stray download links, clarify mac version 2011-05-24 17:53:13 +00:00
Simon Michael
96628feee9 make the old ledger-compatible command names primary for now 2011-08-28 19:49:26 +00:00
Simon Michael
0590742361 docs: histogram -> activity 2011-08-28 19:50:33 +00:00
Simon Michael
cdfe35de54 docs: more manual updates 2011-08-28 19:42:39 +00:00
Simon Michael
ec93c555be docs: time logging, misc updates 2011-04-23 14:55:51 +00:00
Simon Michael
4e7408cac7 docs: link to examples 2011-08-20 20:19:54 +00:00
Simon Michael
6d050d09fc docs: more useful ledger links, updates 2011-08-30 11:38:42 +00:00
Simon Michael
3dd28f7d81 site: separate FAQ page 2011-08-25 22:57:43 +00:00
Simon Michael
d0fb2ae1b6 docs: manual updates 2011-08-28 15:56:31 +00:00
Simon Michael
2c5ec941f5 nother docs tweak 2011-08-05 01:09:46 +00:00
Simon Michael
70961880d5 docs: some manual updates 2011-08-25 22:58:05 +00:00
Simon Michael
e24d4e7514 docs: manual tweak 2011-08-20 16:11:28 +00:00
Simon Michael
7b36e2d398 site: update intro blurb & faq, link ledger more prominently 2011-07-15 00:27:12 +00:00
Simon Michael
bd17d37dee docs: actual/effective, just can't leave it alone 2011-08-30 14:33:10 +00:00
Simon Michael
69fb3ab9e2 docs: tighten up actual/effective mnemonics, default commodity clarification 2011-08-30 14:14:39 +00:00
Clint Adams
5ead6d05b1 update to cmdargs 0.8 API
Between 0.7 and 0.8, modeArgs changed from

modeArgs :: Maybe (Arg a)

to

modeArgs :: ([Arg a], Maybe (Arg a))
2011-08-30 21:41:25 +00:00
Simon Michael
b8aefb23cf add missing cabal dependencies 2011-08-19 18:55:52 +00:00
Simon Michael
b2e80554e6 convert: convert stdin when no csv file is specified 2011-08-20 19:59:20 +00:00
Simon Michael
464d8d4bcb hledger now detects and runs hledger-* add-ons found in path; many options cleanups 2011-08-22 14:55:39 +00:00
Simon Michael
98509d4bbc fix a bogus error with -f and no command 2011-08-16 22:23:05 +00:00
Simon Michael
3fa9fab9a4 fix warning 2011-08-19 19:20:43 +00:00
Simon Michael
1f5f1b5e78 convert: don't fail when there's no default journal file 2011-08-20 19:49:07 +00:00
Simon Michael
48c523e937 relnotes 2011-08-31 16:58:57 +00:00
Simon Michael
2bd4a9f214 relnotes 2011-08-30 11:38:54 +00:00
Simon Michael
d205a3f109 docs: release note cleanups 2011-08-25 23:20:50 +00:00
Simon Michael
fcd7c94c5f docs: draft release notes 2011-08-20 19:18:35 +00:00
Simon Michael
cb93334ade site: link release notes headings to the original announcements where available
Problems: these are not discoverable and headings with no announcements still link to the table of contents.
2011-04-23 17:14:15 +00:00
Simon Michael
68f13e18af amount haddock updates 2011-08-31 17:22:53 +00:00
Simon Michael
676845b269 trim even more fat from amounts 2011-08-31 17:44:20 +00:00
Simon Michael
06e224dc4a haddock updates 2011-08-31 17:44:31 +00:00
Dmitry Astapov
2c01541de1 Fix for auto-balancing transactions which have negative amount in the first posting 2011-04-24 22:10:33 +00:00
Simon Michael
2daa56dcb3 site: hledger.org/api-doc -> hledger.org/api 2011-09-01 22:18:59 +00:00
Simon Michael
4104114d4e harmonise package descriptions, make them hackage-compliant 2011-09-02 00:28:27 +00:00
Simon Michael
9ea4788438 draft release announcement 2011-09-02 00:08:57 +00:00
Simon Michael
9e056d573e Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00
Simon Michael
5ce53abe6f remove all Setup.hs, cabal no longer needs them and helps haddock 2011-06-03 17:09:54 +00:00
Simon Michael
b32ee2fa04 fix/rename convertMixedAmountToCommodity, yay release tests 2011-09-02 00:42:41 +00:00
Simon Michael
10fd7ebc42 simplify amounts code, make tests pass 2011-08-31 16:54:10 +00:00