Commit Graph

126 Commits

Author SHA1 Message Date
Simon Michael
5c3cc0896f docs: update tags docs 2013-04-09 16:10:31 -07:00
Simon Michael
6a1460b3b9 docs: update add docs 2013-04-09 15:54:20 -07:00
Simon Michael
f04f0910c3 docs: small manual updates 2013-04-06 13:42:07 -07:00
Simon Michael
1dbff190a7 docs: we have switched to git(hub). Update the docs. Lower the flag. 2013-04-06 13:36:51 -07:00
Simon Michael
61ec3f7037 docs: replace *.hledger.org links with new hledger.org/* ones 2013-04-03 00:30:05 +00:00
Simon Michael
7ac5d327ae docs: fix version in manual example 2013-04-01 22:04:43 +00:00
Simon Michael
516c02d2c0 docs: move more manual bits to docs page & wiki 2013-04-01 22:03:20 +00:00
Simon Michael
1484820f2d docs: split three docs out of the manual, manual updates 2013-04-01 21:24:46 +00:00
Simon Michael
9070364b35 docs: split out install guide, some manual cleanups 2013-03-31 22:16:06 +00:00
Simon Michael
12008408f8 docs: reorganise docs list, don't mention specific version on dev manual 2013-03-31 15:20:44 +00:00
Simon Michael
479c57fdf2 docs: rules syntax edits 2013-03-29 23:58:12 +00:00
Simon Michael
ddfcf48f0d docs: simplify rules syntax layout 2013-03-29 23:43:25 +00:00
Simon Michael
9c6ee3ae70 docs: CSV rules version 2 syntax 2013-03-29 23:08:33 +00:00
Simon Michael
57eebd9ae5 docs: reorganise file format sections 2013-03-29 23:02:38 +00:00
Simon Michael
023fe4f142 docs: note hledger's include does not support glob patterns 2013-01-04 21:31:36 +00:00
Simon Michael
98358acd5e docs: warn about space in --width option 2012-12-28 17:21:48 +00:00
Simon Michael
7175c57992 reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
Simon Michael
552a15a1ba reg: --width/-w option to adjust register overall output width 2012-12-21 21:56:11 +00:00
Simon Michael
e7de67ec68 docs: rewrite commodity/amount styles and dates a bit 2012-12-10 11:55:46 +00:00
Simon Michael
f0c97937b0 docs: actual/effective -> primary/secondary 2012-12-06 04:44:31 +00:00
Simon Michael
757c877ffa docs: update tags docs 2012-12-06 03:50:55 +00:00
Simon Michael
869ff2528a accept normal simple date syntax in posting dates, give an error on bad date syntax here 2012-12-06 03:23:56 +00:00
Simon Michael
20e68f23a8 support effective dates on postings as well
We now preserve all dates while reporting, instead of overwriting one with the other.
2012-12-06 02:41:37 +00:00
Simon Michael
27621515ea bal, reg: use posting date if specified, clarify posting effective date not yet supported 2012-12-06 01:10:15 +00:00
Simon Michael
e75abc4625 parse posting dates, better comment/tag handling, begin using HTF for unit testing 2012-12-06 00:28:23 +00:00
Simon Michael
d0bd0663b6 docs: bump manual version 2012-12-06 00:27:19 +00:00
Simon Michael
00b4efffc9 docs: note ! is parsed like * 2012-12-04 00:44:58 +00:00
Simon Michael
2b0826b4cb docs: update rules file name policy 2012-12-04 00:08:08 +00:00
Simon Michael
1d8fe29c4c docs: point to new repo location on darcs hub 2012-11-17 04:31:21 +00:00
Simon Michael
8b4a99c4d5 79: convert: add a skip-lines directive (Magnus Henoch) 2012-11-18 18:21:52 +00:00
Simon Michael
7d53ae8817 docs: wording 2012-11-19 21:18:32 +00:00
Simon Michael
7798744d60 should have released hledger-lib; bump all version numbers again 2012-11-24 16:01:19 +00:00
Simon Michael
8ad7e447a2 bump manual's version to correct number 2012-11-15 17:47:16 +00:00
Simon Michael
1c1058be4e 70: ignore ledger's fixed lot price declarations 2012-11-17 02:40:27 +00:00
Simon Michael
e4e4681649 docs: note parsing of balance assertions 2012-11-02 17:36:17 +00:00
Simon Michael
2a8aaa55c9 manual updates 2012-09-28 17:29:49 +00:00
Simon Michael
9d1dea9fe8 docs updates 2012-06-30 19:16:43 +00:00
Simon Michael
a96362118c doc updates 2012-06-29 17:39:37 +00:00
Simon Michael
6db9db0be1 bump version 2012-06-29 23:09:19 +00:00
Simon Michael
3b54449317 docs: note default commodity symbol requirement to set display settings 2012-03-29 23:35:11 +00:00
Simon Michael
2a0b07d196 docs: locale rewrites 2012-03-30 00:22:33 +00:00
Simon Michael
e450251e61 docs: #cabaldeps target for linking directly to that help 2012-04-14 20:36:34 +00:00
Simon Michael
383441ea74 docs: update commands a little 2012-04-21 00:24:19 +00:00
Simon Michael
6679414f26 docs: incomestatement/balancesheet updates 2012-04-16 17:03:35 +00:00
Simon Michael
d30cd5847a a simplistic cashflow statement to complete the trio 2012-04-17 17:32:56 +00:00
Simon Michael
d1aa325fcb docs: more filter patterns -> queries 2012-05-27 18:24:20 +00:00
Simon Michael
0a5f1f5689 docs: depth link 2012-05-29 00:52:26 +00:00
Simon Michael
8b961b2c8f docs: polish query docs 2012-05-28 00:56:23 +00:00
Simon Michael
cb905a741c new query by tag implementation 2012-05-28 00:27:55 +00:00
Simon Michael
3ee6a351f3 big query/tests/show refactoring
- use new query system for command line too, filterspec is no more
- move unit tests near the code they test, run them in bottom up order, add more
- more precise Show instances, used for debugging not ui
2012-05-27 18:14:20 +00:00