Commit Graph

1323 Commits

Author SHA1 Message Date
Simon Michael
039833c739 move sample journals to data/ 2010-05-20 02:55:33 +00:00
Simon Michael
af7e8f327d tools: update benchmarking scripts 2010-05-22 21:24:07 +00:00
Simon Michael
43f6218b97 web: drop the -fwebhappstack build flag, since it breaks cabal and web libs are in flux 2010-05-23 23:02:34 +00:00
Simon Michael
090c8b4dd6 move the hledger application modules to Hledger and Hledger.Cli 2010-05-19 23:06:46 +00:00
Simon Michael
8b2600984c tools: makefile updates for hledger-lib 2010-04-14 21:51:02 +00:00
Simon Michael
e40a190908 refactor: simplify dependencies, one less module to compile 2010-04-14 22:54:53 +00:00
Simon Michael
b03f20f1c0 docs: installation cleanups 2010-05-20 19:12:45 +00:00
Simon Michael
2047c0d2e6 docs: update installation guide, incorporating djp's data 2010-05-20 18:27:21 +00:00
Simon Michael
d966998292 docs: convert manual to markdown 2010-05-20 16:46:30 +00:00
Simon Michael
4400af2392 docs: typo 2010-05-08 14:16:19 +00:00
Simon Michael
ac9d9bb93b docs: document new print matching behaviour
Negative account patterns are now more useful with print, excluding
transactions which have any posting to a matched account.
2010-04-15 23:31:29 +00:00
Simon Michael
7dcb91a70f docs: build site with hakyll 2010-05-17 14:33:05 +00:00
Simon Michael
c794616c91 docs: release notes 2010-05-23 23:05:16 +00:00
Simon Michael
5fc57ca766 docs: note unreleased changes 2010-05-17 14:29:05 +00:00
Simon Michael
7a297c62a1 update doc file paths in cabal 2010-05-23 23:43:03 +00:00
Simon Michael
e971e082d5 docs: news etc. 2010-02-12 03:55:52 +00:00
Simon Michael
5478162574 docs: drop hours from, update usage string 2010-02-12 04:39:15 +00:00
Simon Michael
aaa8b369fa tools: benchmarking updates, add experimental criterion/progression runners 2010-02-13 18:39:49 +00:00
Simon Michael
553358087f docs: cleanups, fix warnings, fix screenshots in pdf 2010-02-13 20:24:52 +00:00
Simon Michael
c31e200d4e docs 2010-02-12 02:47:45 +00:00
Simon Michael
15baa84c3f docs: new web installation options 2010-02-16 03:46:36 +00:00
Simon Michael
d1e0455187 docs: formatting 2010-02-12 01:51:03 +00:00
Simon Michael
f8d90f22e2 web: fix for unicode search form values 2010-02-16 03:51:18 +00:00
Simon Michael
0641c5ad28 cpp fix 2010-02-16 04:10:45 +00:00
Simon Michael
37a72568b7 docs: describe --depth, especially its behaviour with register 2010-02-16 20:43:15 +00:00
Simon Michael
f6e4b72a47 docs: rewrite/format price section 2010-02-16 20:43:37 +00:00
Simon Michael
23023238cb refactor 2010-02-16 21:16:30 +00:00
Simon Michael
c1b88265d1 web: more help links 2010-02-23 03:38:09 +00:00
Simon Michael
603ce7d64b web: help links to help explain the form fields 2010-02-23 03:11:19 +00:00
Simon Michael
f4beb08682 web: search form wording 2010-02-16 03:51:26 +00:00
Simon Michael
2cd9aaf81f web: fix stack overflow caused by regexpr, and handle requests faster (#14) 2010-02-16 03:31:38 +00:00
Simon Michael
07325ed640 docs: add supports smart dates too 2010-02-23 12:21:50 +00:00
Simon Michael
8cff3c2aea docs: note another quirk 2010-02-23 04:59:16 +00:00
Simon Michael
1a910bfaba web: pre-fill add form with today's date 2010-02-26 00:52:06 +00:00
Simon Michael
75491b027e stats: show commodity symbols 2010-02-26 01:07:56 +00:00
Simon Michael
2b49c4d772 stats: show account tree depth 2010-02-25 17:20:59 +00:00
Simon Michael
4cd2364154 refactor 2010-02-27 17:50:25 +00:00
Simon Michael
ed44dc3cac add: fix precision handling in default amounts (#19)
Needs a better refactoring of amount code, but fixes the issue.
2010-02-16 05:28:17 +00:00
Simon Michael
6476d638f9 sumPostings should always preserve highest precision 2010-02-27 17:54:58 +00:00
Simon Michael
cc8f4926cf stats: better output when last transaction is in the future 2010-02-27 20:09:20 +00:00
Simon Michael
bd3148c690 stats: reorder slightly 2010-02-26 00:24:21 +00:00
Simon Michael
8f28cd84c7 docs: link 2010-02-26 00:18:29 +00:00
Simon Michael
19a76530f3 docs: link to ledger differences 2010-02-23 04:52:54 +00:00
Simon Michael
dcab04d1d1 docs: expand dates section 2010-02-23 04:48:14 +00:00
Simon Michael
e15fbb5c8b tools: make viewhtml to preview site 2010-02-26 00:23:44 +00:00
Simon Michael
9cb66a2bc0 tools: fix various docs commands 2010-02-26 00:24:04 +00:00
Simon Michael
691c6e99ad docs: simplify 2010-02-26 00:28:43 +00:00
Simon Michael
cc2d005501 docs: add gwern to contributor list, authorspellings 2010-03-09 02:18:31 +00:00
Simon Michael
915e6725f3 docs: contributors, authorspellings updates 2010-02-13 21:02:01 +00:00
Simon Michael
278e5dde64 amount display tests, fix a case where "auto" amount was displayed as 0 2010-03-09 04:11:23 +00:00