Commit Graph

  • 046b443da5 doc: cookbook: prices example Simon Michael 2017-02-02 11:46:25 -0800
  • a30583f6a1 allow megaparsec 5.2 #503 Simon Michael 2017-02-01 16:14:13 -0800
  • 761d912324 doc: docs page, cookbook tweaks Simon Michael 2017-01-26 15:25:06 -0800
  • 4890d2bf90 Escape account names (#499) Bryan Richter 2017-01-30 09:17:18 -0800
  • 7c5b97816e doc: cookbook: journal starting and version control recipes Simon Michael 2017-01-26 14:19:59 -0800
  • 0395543719 doc: journal: market price doc tweak Simon Michael 2017-01-26 14:19:23 -0800
  • 00a22792ff tools: fix gitignore of generated manuals Simon Michael 2017-01-26 11:54:59 -0800
  • d4654d46af doc: cookbook tweaks, simpler titles Simon Michael 2017-01-26 09:50:06 -0800
  • 4d91013182 doc: add main heading to combined manual & cookbook Simon Michael 2017-01-26 09:27:31 -0800
  • 2afc955f45 doc: cookbook: fix combined order Simon Michael 2017-01-26 09:22:57 -0800
  • 98d8909bfa site: cookbook: start collecting journal entries Simon Michael 2017-01-26 09:14:54 -0800
  • 6ed238a3d6 doc: regenerate built-in help Simon Michael 2017-01-26 09:03:20 -0800
  • 77c342f6e3 doc: ui, web: better screenshots layout in web manuals Simon Michael 2017-01-26 09:02:46 -0800
  • ba1599cb97 doc: web: fix extra whitespace after synopsis in text manuals Simon Michael 2017-01-26 08:41:06 -0800
  • aafce634eb doc: fix macro that was hiding screenshots on hledger-ui web manual Simon Michael 2017-01-26 08:36:29 -0800
  • 3e054e4f86 doc: addon list tweaks Simon Michael 2017-01-26 08:25:03 -0800
  • 0247ca9be1 doc: update addons intro Simon Michael 2017-01-26 08:19:02 -0800
  • 4ee496cc98 doc: separate & update addons list Simon Michael 2017-01-26 07:28:37 -0800
  • 60bf39da99 site: docs page cleanups Simon Michael 2017-01-26 06:59:53 -0800
  • eadc92dd96 site: gitignore Simon Michael 2017-01-26 06:42:53 -0800
  • e7d459a368 site: begin organising a cookbook Simon Michael 2017-01-26 06:40:50 -0800
  • f0ad41c49a site: drop obsolete manual-all.md Simon Michael 2017-01-26 06:39:37 -0800
  • f1ec6a6647 doc: regenerate hledger docs Simon Michael 2017-01-26 06:39:10 -0800
  • b7092f278b cli, addons: reduce boilerplate a little with hledgerCommandMode helper Simon Michael 2017-01-25 17:10:10 -0800
  • 9f8e96d189 prices: update for latest options/help style Simon Michael 2017-01-25 11:58:02 -0800
  • 66e33e0b0a Add hledger-check script. Michael Walker 2017-01-26 00:15:18 +0000
  • 0a8212bda3 equity: generate assertions Mykola Orliuk 2017-01-25 23:56:10 +0200
  • f3cb32a56f prices: new addon (#486) Mykola Orliuk 2017-01-25 21:50:54 +0200
  • 7fab8abd5d ui: fix a GenericSourcePos-related warning Simon Michael 2017-01-25 09:47:21 -0800
  • 1f362101cc ui: addenda for #494 Simon Michael 2017-01-25 09:42:10 -0800
  • e3d78fd0db hledger-ui: add support for brick 0.17 and vty 0.15 (#494) Peter Simons 2017-01-25 18:35:47 +0100
  • 6859b94f4b cli: omit source addons from list when compiled version is present, again Simon Michael 2017-01-24 19:31:57 -0800
  • 4b3d3fc2fa doc: move last addon docs out of hledger manual; add hledger-iadd Simon Michael 2017-01-24 15:39:38 -0800
  • 1fec6f624c addons, doc: consolidate addon docs in the scripts, rather than the hledger man page Simon Michael 2017-01-24 14:58:48 -0800
  • daf6732368 addons, doc: a new help scheme, more automated and usable Simon Michael 2017-01-24 08:59:22 -0800
  • f4eb9e23e3 addons: add -h & --help to most of them; CliOpts cleanups Simon Michael 2017-01-23 06:17:17 -0800
  • 1218ca55f0 bin: don't list .dyn_* files after compile.sh on mac Simon Michael 2017-01-22 15:02:49 -0800
  • ee62d9eb79 rewrite: -> JournalSourcePos Simon Michael 2017-01-22 14:24:53 -0800
  • 4221381f18 cli: "QUERY" instead of old "PATTERNS" in command help Simon Michael 2017-01-22 10:05:10 -0800
  • 9d139269d2 site: fix, deprecate trello link Simon Michael 2017-01-20 19:29:21 -0800
  • 25d4917ea2 doc: extend with budget addon section Mykola Orliuk 2017-01-20 23:04:42 +0200
  • d5c2ed4fa7 budget: bucketing Mykola Orliuk 2017-01-17 01:47:30 +0200
  • 3a632acea0 budget: periodic transactions support Mykola Orliuk 2017-01-16 16:26:04 +0200
  • 2d9259ab3a budget: new addon Mykola Orliuk 2017-01-16 02:02:32 +0200
  • 71a9cf6bc5 site: devguide: update stackage links Simon Michael 2017-01-20 09:07:11 -0800
  • 1b763d166e doc: misc notes Simon Michael 2017-01-20 09:06:59 -0800
  • c5f33593fa ui: changelog for 1.1.1 Simon Michael 2017-01-20 08:46:31 -0800
  • 7437c96ff6 Make hledger-rewrite tool suitable for re-factoring original journals (#490) Mykola Orliuk 2017-01-20 17:33:24 +0200
  • c61de771d4 equity: sync help message with doc Simon Michael 2017-01-19 08:25:57 -0800
  • 295af41f38 cli: fix bug in pivot for postings without tag (#491) Mykola Orliuk 2017-01-19 17:53:00 +0200
  • 9759b5c867 doc: clarify tags Simon Michael 2017-01-16 16:26:51 -0800
  • 91dbeedee4 doc: document new --pivot Simon Michael 2017-01-16 15:53:32 -0800
  • e51bb6944a site: download: list more addons, less verbosely Simon Michael 2017-01-16 14:26:52 -0800
  • 9a1128e276 addons: in bin/compile.sh, ensure hledger-chart's extra deps are installed Simon Michael 2017-01-16 14:25:10 -0800
  • 5345e2641a regenerate cabal files with hpack Simon Michael 2017-01-16 14:23:47 -0800
  • ce69f17db6 lib: fix a potential build failure: add Ledger.Parse.Text to package.yaml Simon Michael 2017-01-16 13:52:30 -0800
  • 8c7b0c2925 tools: temporary workaround for appveyor failures Simon Michael 2017-01-16 08:57:38 -0800
  • 7b69abf62c doc: upload budget/rewrite/read-related mockups Simon Michael 2017-01-16 07:55:12 -0800
  • 3af81a73ca txnTieKnot fix (~10% memory reduce) (#483) Mykola Orliuk 2017-01-16 17:42:41 +0200
  • d657374ac4 doc: note an issue with balance assertions & multiple -f options Simon Michael 2017-01-14 17:49:26 -0800
  • d3883bad1f Updated hledger-ui to use brick-0.16 (#479) Joshua Chia 2017-01-15 02:41:46 +0800
  • 8bc67d5ee8 print: don't lose the commodity in zero balance assertions. Related to #475 Simon Michael 2017-01-14 10:29:33 -0800
  • 39662260cd cli: use a blank acct name for postings without the specified pivot tag Simon Michael 2017-01-13 13:53:39 -0800
  • dfbb683573 Prettify option parsing errors (#478) Hans-Peter Deifel 2017-01-13 22:10:11 +0100
  • b0e907e5a4 doc: print tweaks Simon Michael 2017-01-13 09:01:54 -0800
  • 8954944ee6 Apply ModifierTransaction's from journal during hledger-rewrite. (#477) Mykola Orliuk 2017-01-13 22:41:16 +0200
  • fabd6b450a Update tests to match current pivot effect (#476) Mykola Orliuk 2017-01-13 21:53:06 +0200
  • bc922cc12f doc: update generated docs Simon Michael 2017-01-13 08:25:43 -0800
  • 0ede127132 manual tweaks Simon Michael 2017-01-13 08:25:03 -0800
  • 4153155ed9 site: remove old docs1 page Simon Michael 2017-01-13 08:24:22 -0800
  • 2e61c037c3 cli: --pivot payee/note uses description parts before/after | Simon Michael 2017-01-13 02:07:26 -0800
  • 80827321c4 cli: don't add the tag name/field name as prefix Simon Michael 2017-01-13 06:26:45 -0800
  • 27d727ffad cli: rename --pivot desc to --pivot description for consistency Simon Michael 2017-01-13 02:06:11 -0800
  • 76867c98a3 Feature/pivot implicit tags (#460) Mykola Orliuk 2017-01-13 18:02:11 +0200
  • 2f5b96b4ae print: update manual, tweak help #442 Simon Michael 2017-01-13 07:22:27 -0800
  • e87906f960 print: reserve short -x flag, --explicit is sufficient Simon Michael 2017-01-13 02:14:54 -0800
  • b2b1bf3038 tools: bench.hs cleanup Simon Michael 2017-01-12 16:34:24 -0800
  • 015b764d00 Preserve implicit amounts and prices the way user wrote them in output of print command (#471) Mykola Orliuk 2017-01-13 17:25:44 +0200
  • ec890b9455 add backers&sponsors from Open Collective (#470) Pia Mancini 2017-01-12 16:37:49 -0800
  • d236f7b237 Fix a few spaceleaks (#413) Moritz Kiefer 2017-01-13 01:24:53 +0100
  • d92d777c97 site: add github stars widget to home and devguide Simon Michael 2017-01-12 09:25:32 -0800
  • 47a63e68e3 tools: mailmap file to clean up git log authors Simon Michael 2017-01-11 14:52:44 -0800
  • c0d12f5d1c Normalize amount in infereBalancingAmount (#469) Nikolay Orlyuk 2017-01-11 22:09:07 +0200
  • ea7a7d78aa Strip prices for equity report (#468) Nikolay Orlyuk 2017-01-11 17:53:01 +0200
  • 32d9365fc2 Ensure showTransaction produce a valid journal (#466) Nikolay Orlyuk 2017-01-11 06:44:10 +0200
  • aae61f46e2 tools: some pandoc filter fixes Simon Michael 2017-01-10 12:34:12 -0800
  • ad34e4aa42 tools: remove accidentally committed pandoc executables Simon Michael 2017-01-10 12:32:20 -0800
  • af71a020ff doc: explain print's CSV output Simon Michael 2017-01-10 12:23:46 -0800
  • 082b156e87 doc: simplify balance doc file name Simon Michael 2017-01-10 10:00:22 -0800
  • 1b44b2cddf doc: note hledger man page include files structure Simon Michael 2017-01-10 09:58:16 -0800
  • 7dfb424f3f Revert "print: omit the last posting amount, as we used to #465, #442" Simon Michael 2017-01-10 12:05:04 -0800
  • 29183e7ddd print: omit the last posting amount, as we used to #465, #442 Simon Michael 2017-01-10 09:41:27 -0800
  • 4abd029bae print: ensure 0 amounts also appear in the "debit" field Simon Michael 2017-01-10 08:58:11 -0800
  • 5fa8780e3f print: rename second CSV "status" field to posting-status Simon Michael 2017-01-10 08:54:38 -0800
  • e881a29b0e tools: move pandoc filters out of docs/ Simon Michael 2017-01-09 09:42:26 -0800
  • f12a57647e chmod a+x (#464) Stefano Rodighiero 2017-01-09 21:09:16 +0100
  • e8003ea524 + hledger-dupes (originally from https://github.com/larsen/hledger-dupes) (#463) Stefano Rodighiero 2017-01-09 18:40:51 +0100
  • 7460aca70f chart: revive hledger-chart as an add-on Simon Michael 2017-01-09 07:31:45 -0800
  • 8b354043c1 stack: bump brick to 0.15.2 to allow hledger-iadd install in hledger dir Simon Michael 2017-01-08 11:44:53 -0800
  • 768501779c site: download: cleanups Simon Michael 2017-01-08 11:12:18 -0800