Commit Graph

172 Commits

Author SHA1 Message Date
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
Simon Michael
56cf9b21cb fix txn & posting comment parsing & printing; better unit tests 2012-05-15 01:49:05 +00:00
Simon Michael
c911cc51ab docs: clarify comments & tags in manual 2012-05-14 20:26:30 +00:00
Simon Michael
c4fc2cf3f0 docs: draft new filter patterns syntax 2012-05-15 17:30:14 +00:00
Simon Michael
a58a5f96ad more robust comments & metadata, on postings too, and document as "tags" 2012-05-14 18:52:22 +00:00
Simon Michael
c8f6154de4 docs: final release docs 2012-05-29 18:34:33 +00:00
Simon Michael
c23d1793ae docs: clarify supported GHC versions 2012-03-29 22:09:54 +00:00
Simon Michael
ef89d81998 docs: more installing/troubleshooting cleanups 2012-03-28 18:17:26 +00:00
Simon Michael
d7177c1b92 docs: installing/troubleshooting updates 2012-03-26 18:19:05 +00:00
Simon Michael
58061fc88b docs: intro/installing updates 2012-03-24 20:54:08 +00:00
Simon Michael
a15e99227d docs: more updates 2012-03-24 21:28:50 +00:00
Simon Michael
31d298ed9a docs/site updates, Development -> Contribute 2012-03-24 20:10:37 +00:00
Simon Michael
7d070711f7 docs: provide different darcs get urls that work, for now 2012-03-11 18:40:30 +00:00
Simon Michael
a40b554378 docs: installation updates, deprecate add-ons 2012-03-05 07:12:30 +00:00
Simon Michael
cca3434ea3 docs: move convert docs into general file reading 2012-03-24 19:20:59 +00:00
Simon Michael
ca5d5020e1 prototypical incomestatement and balancesheet commands 2012-04-14 01:34:56 +00:00
Simon Michael
ac2adea4da docs: prices wording 2012-02-23 15:28:01 +00:00
Simon Michael
7ac9934b27 docs: clarify transaction prices vs historical prices 2012-01-22 21:56:20 +00:00
Simon Michael
ea0c12e2de docs: rewrite prices section 2011-12-08 23:26:10 +00:00
Simon Michael
6b784c0e65 bump version 2012-02-02 05:37:02 +00:00
Simon Michael
9329873cef bump version to "0.17 alpha" 2012-01-31 05:18:18 +00:00
Simon Michael
e3e9c6b40a docs: note hledger-web build flags 2011-10-04 23:48:06 +00:00
Simon Michael
4fb325b92a bump version 2011-10-04 23:53:50 +00:00
Simon Michael
5670dabf1b docs: describe metadata/tags 2011-09-17 06:46:47 +00:00
Simon Michael
ea0cbaea40 docs: clarify D directive's influence on display settings once and for all 2011-09-22 22:23:28 +00:00
Simon Michael
c274685ce5 docs: clarification 2011-09-23 14:30:35 +00:00
Simon Michael
9b2a5f56e1 only the add and web commands auto-create the journal file 2011-09-23 03:53:14 +00:00
Simon Michael
35f3a4fa00 print, web: always show both dates, ignoring --effective (#42)
Ledger shows only the effective date with --effective, but not vice versa.
print is supposed to be information-preserving so this seems better.
This also fixes the web entries view.
2011-09-23 14:50:20 +00:00
Simon Michael
9a0a0be01c docs: whitespace 2011-09-23 14:27:26 +00:00
Simon Michael
5cc6a1fe22 docs: web update 2011-09-28 00:54:30 +00:00
Simon Michael
bdbc93ca5c docs: convert updates 2011-09-28 17:12:51 +00:00
Simon Michael
d42d69271b docs: second rewrite of convert docs 2011-09-28 00:30:40 +00:00
Simon Michael
d63b20161e docs: preliminary convert docs cleanup 2011-09-26 17:39:34 +00:00
Simon Michael
0710ce9b0e docs: tweaks 2011-10-01 17:14:11 +00:00
Simon Michael
b0b1f7d733 bump version 2011-10-01 17:17:02 +00:00
Simon Michael
237c041f26 docs: relnotes, manual 2011-09-02 19:32:27 +00:00
Simon Michael
8cb9774d2a docs: fix wrong version 2011-09-02 15:17:22 +00:00
Simon Michael
ab17a28ec4 docs: update windows support status 2011-05-16 21:11:10 +00:00
Simon Michael
02dcff14cb docs: manual tweaks 2011-05-25 02:32:59 +00:00
Simon Michael
8d62452260 parsing: historical price directives may contain a numeric time zone, like ledger; note that the time is ignored 2011-06-01 01:50:04 +00:00
Simon Michael
737f908383 docs: more about convert's date-format 2011-06-03 23:16:33 +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
Simon Michael
b2e80554e6 convert: convert stdin when no csv file is specified 2011-08-20 19:59:20 +00:00