3b3a09815bdocs: document "failed to parse output of ghc-pkg dump" issue
Simon Michael
2010-07-07 17:49:55 +0000
d47e82cf90docs: document ghc/macports iconv link issue
Simon Michael
2010-07-07 17:25:48 +0000
ab857fba34webyesod: gah! include web command in --help with -fwebyesod
Simon Michael
2010-07-08 23:18:52 +0000
7e83ac3796docs: more web command tweaks
Simon Michael
2010-07-10 02:35:16 +0000
3a39ae9d01docs: talk about the two web implementations and edit feature
Simon Michael
2010-07-10 02:29:36 +0000
7663f5cbf1docs: note renamed --base-url option in manual
Simon Michael
2010-07-10 02:24:35 +0000
365035a3bdwebyesod: --host and --port options set the webserver's base url and tcp port
Simon Michael
2010-07-07 00:45:31 +0000
505833020fwebyesod: small cleanup
Simon Michael
2010-07-06 20:57:29 +0000
09b44176ceweb: new -fwebyesod flag builds an alternate yesod-based web ui This requires ghc >= 6.12.
Simon Michael
2010-07-01 02:28:26 +0000
a048705542doc: comment
Simon Michael
2010-04-14 16:19:01 +0000
345bffb235fix unbalanced test, ignoring cosmetic issue
Simon Michael
2010-04-14 16:44:24 +0000
9c893f634aanother cosmetic test fix
Simon Michael
2010-04-14 16:57:40 +0000
331ed6b407refactor: cleanup
Simon Michael
2010-04-14 21:37:03 +0000
b19b02962aparsing: date parsing overhaul, don't exit on bad dates - get rid of undefined parse errors due to guard - don't call error from date parsers; let add re-prompt on bad dates - years now must always have at least four digits - clearer date parse errors
Simon Michael
2010-04-14 21:49:34 +0000
a90d32ae78hledger-lib requires safe
Simon Michael
2010-04-14 22:38:54 +0000
f46cf82bedparsing: simpler high-level parse error message
Simon Michael
2010-04-15 16:14:50 +0000
25234f7c2bdocs: mention the hledger pastebin, use more mnemonic tracker/list urls
Simon Michael
2010-04-15 16:27:00 +0000
bba4a32339print: negative account patterns now exclude transactions containing any posting to a matched account
Simon Michael
2010-04-15 23:08:27 +0000
0f17ca7adetools: also set required version of dependencies
Simon Michael
2010-04-14 22:36:11 +0000
e7d334daf2tools: don't fail to build if hasktags is not installed
Simon Michael
2010-05-06 14:50:21 +0000
33dbdd5821docs: correction
Simon Michael
2010-04-15 21:49:07 +0000
f4337cfce8tools: ignore branches named just "bN"
Simon Michael
2010-04-15 23:07:34 +0000
f190019da2docs: clarify boring
Simon Michael
2010-05-17 14:01:46 +0000
5de25cb3a4tighten testpack dependency
Simon Michael
2010-05-17 14:04:23 +0000
1b134a64f6tools: update hledgercabal rule
Simon Michael
2010-05-17 15:50:44 +0000
9671db6b6edocs: remove redundant news from techie intro
Simon Michael
2010-05-19 20:01:59 +0000
0dcb144f6cdocs: news update
Simon Michael
2010-04-14 16:11:17 +0000
ea14c64b20bump version
Simon Michael
2010-05-19 20:11:36 +0000
81e9e720eabump (and fix) version
Simon Michael
2010-04-15 15:07:44 +0000
c64d84dc25docs: fix hledger haddock link
Simon Michael
2010-05-20 00:17:29 +0000
41f57ada61tools: fix Version.hs path in makefile
Simon Michael
2010-05-20 02:09:12 +0000
19971c3784tools: build binaries in bin/, to avoid Hledger.hs name clash on mac
Simon Michael
2010-05-20 02:48:11 +0000
879ea97ff0add sample.rules file
Simon Michael
2010-05-20 02:50:49 +0000
44eaffd309doc: drop pdfs for now
Simon Michael
2010-05-20 18:26:44 +0000
626583745dsite: less vertical padding of code blocks
Simon Michael
2010-05-20 19:07:46 +0000
f4edcb5152docs: notes cleanup
Simon Michael
2010-05-20 19:14:44 +0000
ed625a6abddocs: feedback
Simon Michael
2010-04-14 16:11:28 +0000
821d37bfdedocs: notes
Simon Michael
2010-05-20 00:07:23 +0000
bbec17ed47site: use hakyll 2.1, expose all hakyll & pandoc options, fix missing quotes
Simon Michael
2010-05-21 18:20:07 +0000
8ed15c2e99tools: update simplebench for current tabular
Simon Michael
2010-05-22 21:13:11 +0000
7f7d320cc9tools: cleansite rule, create site /profs link
Simon Michael
2010-05-23 19:24:26 +0000
6ce494a3ecsite: move website/ -> site/
Simon Michael
2010-05-21 18:19:00 +0000
35f87499f7consolidate register depth tests
Simon Michael
2010-05-23 17:47:56 +0000
65cf381dbcparsing: timelog entries now generate balanced transactions, using virtual postings
Simon Michael
2010-05-23 18:54:14 +0000
be30aac3f5fix an occasional stack overflow error due to infinite recursion in Posting/Transaction equality tests This was happening with balance command on certain timelog entries, since 0.8. Now, when testing two postings for equality, their parent transaction's identity is ignored.
Simon Michael
2010-05-22 00:45:35 +0000
30788ee7fdcleanup
Simon Michael
2010-05-23 21:48:55 +0000
536c44740eweb: fix a bug probably affecting reload-on-change
Simon Michael
2010-05-23 21:49:44 +0000
7dbcb035bbweb: fix non-ascii handling with ghc 6.12 The "GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems." patch was over-zealous. Restore and clarify UTF8 handling with 6.12.
Simon Michael
2010-05-23 21:46:15 +0000
287e71d54fweb: fix a typo breaking ghc 6.12 compatibility
Simon Michael
2010-05-19 19:17:29 +0000
131ec1e1f1web: remove url encoding/decoding that seems out of place
Simon Michael
2010-05-23 21:48:32 +0000
91b7736a8binclude file name in a journal's string representation
Simon Michael
2010-05-23 22:15:08 +0000
a8d86fb5e5web: fix loss of file path when reloading the journal
Simon Michael
2010-05-23 22:24:30 +0000
bf5ee88a30refactor: clarify the roles of Journal (primary data) and Ledger (derived report)
Simon Michael
2010-05-23 17:41:25 +0000
fc330b5c9fui: restore the original accounts scope when backing up to top level
Simon Michael
2010-04-15 21:41:18 +0000
6d18b8c0afconsolidate under Hledger.Cli
Simon Michael
2010-05-19 23:20:52 +0000
0282aa4697docs: move main haddock
Simon Michael
2010-05-19 23:41:29 +0000
c50c66ff14rename the ui command to vty for consistency
Simon Michael
2010-05-19 23:50:41 +0000
70576e87d1refactor: move post-parse processing into parseJournal
Simon Michael
2010-05-22 23:35:34 +0000
10c0a9a958refactor: take an axe to canonicaliseAmounts
Simon Michael
2010-05-22 20:23:36 +0000
a430badb85refactor: journalCloseTimeLogEntries
Simon Michael
2010-05-22 19:00:20 +0000
11d354d426refactor: renames and cleanups
Simon Michael
2010-05-22 22:05:12 +0000
a3e5e7ce93refactor: more ledger cleanup
Simon Michael
2010-05-22 19:01:11 +0000
5982460782refactor: clarify ledger construction a bit
Simon Michael
2010-05-22 16:14:30 +0000
9261071987fix handling of non-ascii arguments with ghc 6.12 Seems decodeString is needed here with 6.12 after all
Simon Michael
2010-05-23 20:26:20 +0000
557746da5eremove redundant imports revealed by ghc 6.12
Simon Michael
2010-05-22 15:33:51 +0000
7d4593cee9move Ledger.* to Hledger.Data.*
Simon Michael
2010-05-19 23:08:53 +0000
518da0c867vty: fix "ui" in --help, also rename --debug-no-ui to --debug-vty
Simon Michael
2010-05-23 22:46:04 +0000
38665bd1bctools: fix coverage script and stats make rule
Simon Michael
2010-05-23 22:46:40 +0000
7974b32c0ftools: cleaner test output
Simon Michael
2010-05-23 22:49:03 +0000
191670c231tools: update paths in func. tests
Simon Michael
2010-05-22 00:52:45 +0000
5451e3ad40parsing: balance real and balanced virtual postings separately, allow an amount-less balanced virtual posting
Simon Michael
2010-04-14 16:59:02 +0000
7b5f4f33ddmore virtual posting tests, one failing
Simon Michael
2010-04-14 01:09:45 +0000
70a4e25cf5more test fixes
Simon Michael
2010-04-14 18:20:50 +0000
77f64a7ddfparsing: if there is no description, don't require a space after the transaction date
Simon Michael
2010-04-15 20:44:04 +0000
5083255ed3pricing, print tests
Simon Michael
2010-04-15 22:59:22 +0000
d83f6ba5e0tools: misc cleanups
Simon Michael
2010-05-23 22:49:09 +0000
3a73eb6e73tools: more flexible prof and heap rules, added quickprof and quickheap
Simon Michael
2010-05-22 00:46:32 +0000
039833c739move sample journals to data/
Simon Michael
2010-05-20 02:55:33 +0000
af7e8f327dtools: update benchmarking scripts
Simon Michael
2010-05-22 21:24:07 +0000
43f6218b97web: drop the -fwebhappstack build flag, since it breaks cabal and web libs are in flux
Simon Michael
2010-05-23 23:02:34 +0000
090c8b4dd6move the hledger application modules to Hledger and Hledger.Cli
Simon Michael
2010-05-19 23:06:46 +0000
8b2600984ctools: makefile updates for hledger-lib
Simon Michael
2010-04-14 21:51:02 +0000
e40a190908refactor: simplify dependencies, one less module to compile
Simon Michael
2010-04-14 22:54:53 +0000
b03f20f1c0docs: installation cleanups
Simon Michael
2010-05-20 19:12:45 +0000
2047c0d2e6docs: update installation guide, incorporating djp's data
Simon Michael
2010-05-20 18:27:21 +0000
d966998292docs: convert manual to markdown
Simon Michael
2010-05-20 16:46:30 +0000
4400af2392docs: typo
Simon Michael
2010-05-08 14:16:19 +0000
ac9d9bb93bdocs: document new print matching behaviour Negative account patterns are now more useful with print, excluding transactions which have any posting to a matched account.
Simon Michael
2010-04-15 23:31:29 +0000
7dcb91a70fdocs: build site with hakyll
Simon Michael
2010-05-17 14:33:05 +0000
c794616c91docs: release notes
Simon Michael
2010-05-23 23:05:16 +0000
5fc57ca766docs: note unreleased changes
Simon Michael
2010-05-17 14:29:05 +0000
7a297c62a1update doc file paths in cabal
Simon Michael
2010-05-23 23:43:03 +0000
e971e082d5docs: news etc.
Simon Michael
2010-02-12 03:55:52 +0000
5478162574docs: drop hours from, update usage string
Simon Michael
2010-02-12 04:39:15 +0000
aaa8b369fatools: benchmarking updates, add experimental criterion/progression runners
Simon Michael
2010-02-13 18:39:49 +0000
553358087fdocs: cleanups, fix warnings, fix screenshots in pdf
Simon Michael
2010-02-13 20:24:52 +0000
c31e200d4edocs
Simon Michael
2010-02-12 02:47:45 +0000
15baa84c3fdocs: new web installation options
Simon Michael
2010-02-16 03:46:36 +0000
d1e0455187docs: formatting
Simon Michael
2010-02-12 01:51:03 +0000
f8d90f22e2web: fix for unicode search form values
Simon Michael
2010-02-16 03:51:18 +0000