64180b18efrefactor: clarify that price amounts have only a single commodity
Simon Michael
2012-11-19 23:17:55 +0000
5a534f1c73web: fix after refactor
Simon Michael
2012-11-19 21:47:47 +0000
8c06553e3brefactor: make amount price a non-maybe, reducing noise
Simon Michael
2012-11-19 22:39:08 +0000
4567e91409refactor: move amount display settings out of commodity, simplify amount construction
Simon Michael
2012-11-19 21:20:10 +0000
ae74983436web: build-depends cleanup
Simon Michael
2012-11-24 15:35:09 +0000
3d8dbb9d35web: depend on same yesod version in lib and exe
Simon Michael
2012-11-21 17:41:11 +0000
7d92fa6a7ftools: fix manual version number setting
Simon Michael
2012-11-24 15:59:42 +0000
7798744d60should have released hledger-lib; bump all version numbers again
Simon Michael
2012-11-24 16:01:19 +0000
d22be3ac30bump hledger & hledger-web versions
Simon Michael
2012-11-24 15:34:53 +0000
4cbb2963e1docs: mention the refactorings in 0.19.3
Simon Michael
2012-11-24 16:04:35 +0000
a2179ac673release notes
Simon Michael
2012-11-24 15:39:51 +0000
7c4ebacb58docs: news, shorten HCAR in contents
Simon Michael
2012-11-17 04:15:19 +0000
0e8eb92c23web: bump hledger dependency, release notes
Simon Michael
2012-11-17 03:49:29 +0000
706b25c32enotes
Simon Michael
2012-11-11 22:10:52 +0000
cbc766170387: fix an arithmetic and transaction balancing bug with multiple total-priced amounts
Simon Michael
2012-11-12 16:31:43 +0000
d2aa8ca6cbnote future debug tools
Simon Michael
2012-11-15 17:46:48 +0000
8ad7e447a2bump manual's version to correct number
Simon Michael
2012-11-15 17:47:16 +0000
3d33673b25web: obey command-line query options at startup again
Simon Michael
2012-11-15 17:53:10 +0000
2ed17f29e6web: fix ghc/cabal warnings
Simon Michael
2012-11-16 17:08:27 +0000
a39b8f652aweb: add missing files to cabal
Simon Michael
2012-11-16 17:08:54 +0000
42185474c0web: tweak "embedded files" message
Simon Michael
2012-11-17 01:23:05 +0000
695ff9a49e91: don't require a ./config/ directory at hledger-web startup As before, hledger-web writes a yesod session file in the current directory at startup. It's now called ./.hledger-web_client_session_key.aes
Simon Michael
2012-11-17 01:25:33 +0000
2addc934fctools: add more web source files
Simon Michael
2012-11-17 01:26:08 +0000
92ea44dcb8tools: update web building rules
Simon Michael
2012-11-16 18:49:00 +0000
1c1058be4e70: ignore ledger's fixed lot price declarations
Simon Michael
2012-11-17 02:40:27 +0000
28baf926f7parsing: ignore ledger-style balance assertions ("= BAL" after a posting's amount)
Simon Michael
2012-11-02 16:50:36 +0000
e4e4681649docs: note parsing of balance assertions
Simon Michael
2012-11-02 17:36:17 +0000
5b9c5459beweb: make hledger[-lib] compatible with all of yesod's language extensions Useful when building all of hledger-web at once.
Simon Michael
2012-11-14 17:25:02 +0000
ef73894889redo bad fix to balancesheet, cashflow, incomestatement commands I had this crazy idea shakepeare-text interpolation syntax had changed when these failed in hledger-web dev builds. It was CPP of course.
Simon Michael
2012-11-17 03:22:58 +0000
cfbd8bb956web: update for yesod 1.1.3 Build with latest yesod. Also reorganise to conform more closely with yesod's standard scaffold layout to reduce upgrade effort.
Simon Michael
2012-11-15 17:48:48 +0000
9786894bbbbump version, release notes
Simon Michael
2012-11-17 03:32:48 +0000
fa1e7dfb97authorspellings update
Simon Michael
2012-09-28 17:29:28 +0000
2a8aaa55c9manual updates
Simon Michael
2012-09-28 17:29:49 +0000
c1ab41f0a9hledger, hledger-lib: support GHC 7.6
Simon Michael
2012-10-08 16:52:07 +0000
f441bbd946web: add missing CPP pragma
Simon Michael
2012-10-13 14:57:42 +0000
af03481385tools: more sample journals
Simon Michael
2012-10-13 19:47:39 +0000
5a7e94a08adocs: download page updates
Simon Michael
2012-10-16 19:48:14 +0000
e6de6d0cd5downloads: update copy, add new mac builds, drop hledger-chart
Simon Michael
2012-09-28 17:34:09 +0000
00f22819aebalance report speedup
Simon Michael
2012-10-21 17:18:18 +0000
cb2a4e543ftools: standard/aligned bench test commands
Simon Michael
2012-10-21 21:35:14 +0000
51a9f2a948bump version
Simon Michael
2012-10-21 20:20:35 +0000
3fe66ab6ectools: more makefile cleanups, drop --make
Simon Michael
2012-10-21 21:22:27 +0000
4752726585tools: rename hledgerp to hledgerprof
Simon Michael
2012-10-21 21:24:06 +0000
97a8ed23dftools: makefile updates & cleanups
Simon Michael
2012-10-21 21:09:24 +0000
e701c2b1cbtools: rsync refactor
Simon Michael
2012-09-28 17:35:07 +0000
2b8d759db1rename developer build to hledgerdev, avoiding confusion with production hledger
Simon Michael
2012-10-21 18:23:23 +0000
3e28f6001ftools: more top-level build fixes; remove chart/vty rules
Simon Michael
2012-10-13 19:47:16 +0000
f03b020e2fset version with CPP instead of cabal-file-th; make building more robust
Simon Michael
2012-10-13 19:21:17 +0000
7fec954cbfsupport latest cmdargs, haskeline, split
Simon Michael
2012-10-08 16:50:35 +0000
257732bf43tools: build rule updates
Simon Michael
2012-10-08 16:52:49 +0000
a433910a60Makefile: allow passing arbitrary HCFLAGS as ghc options
Sergei Trofimovich
2012-08-21 07:17:24 +0000
2a4b347418docs: release notes/announcement
Simon Michael
2012-10-21 22:19:34 +0000
57bb2337b0notes
Simon Michael
2012-10-21 22:20:29 +0000
1c3fcff196notes
Simon Michael
2012-10-16 19:48:37 +0000
577981367btools: version fix
Simon Michael
2012-10-21 22:23:06 +0000
9d1dea9fe8docs updates
Simon Michael
2012-06-30 19:16:43 +0000
6e09a4897dnotes; start cleanup, add estimates, document process
Simon Michael
2012-07-02 01:01:20 +0000
ea7067e610notes
Simon Michael
2012-06-29 23:18:12 +0000
50d96fef13notes
Simon Michael
2012-06-30 19:13:28 +0000
155cb0eafeweb: fix compilation error with -fblaze_html_0_5 flag
Simon Michael
2012-07-08 00:18:39 +0000
f8a9cce43dbump base lower bound to 4.3 to enforce GHC 7 requirement
Simon Michael
2012-07-08 00:22:20 +0000
0d4199f1b3docs: release notes
Simon Michael
2012-07-08 00:24:19 +0000
63973c3728bump version to 0.18.2
Simon Michael
2012-07-08 00:24:40 +0000
a16a60e88fdocs: typo
Simon Michael
2012-05-29 19:18:16 +0000
3ec42b7af9docs: update download page
Simon Michael
2012-05-29 19:12:58 +0000
2a4d89bb27expose more utilities from CsvReader
Simon Michael
2012-05-29 21:00:49 +0000
0b96a767b4support tilde (~) in journal and rules file paths
Simon Michael
2012-05-30 08:36:01 +0000
776ad2a098remove ensureRulesFile debug trace
Simon Michael
2012-05-30 08:36:34 +0000
ec2f35ef07split up accountsReport unit tests
Simon Michael
2012-05-30 11:23:03 +0000
e6de8df97fbalance: respect all query terms, not just acct
Simon Michael
2012-05-30 11:24:08 +0000
a96362118cdoc updates
Simon Michael
2012-06-29 17:39:37 +0000
074486549amake stats.test and include.test parallelizable
Simon Michael
2012-06-29 18:05:12 +0000
24546bb910stats: test display order of included files
Simon Michael
2012-06-29 14:41:16 +0000
34318906d8register, print: fix reverse ordering of same-day transactions
Simon Michael
2012-06-29 18:06:58 +0000
6ccecb6ae0stats: list included journal files
Simon Michael
2012-05-30 09:17:18 +0000
33b7c91e20combine journal updates with foldl' instead of foldr on general principles, even though it makes no measurable difference
Simon Michael
2012-05-30 10:19:08 +0000
9a239789faapply journal updates in the order they were parsed, not the reverse (!) Fixes the order of include files in stats command.
Simon Michael
2012-05-30 10:16:37 +0000
c2365c3541update status tests
Simon Michael
2012-06-29 18:33:45 +0000
9735d583d1extra postingsReport test
Simon Michael
2012-06-29 18:35:32 +0000
d4a897306ccombine command-line flags like --depth properly with non-flag query patterns
Simon Michael
2012-06-29 22:36:30 +0000
5e944374deweb: don't auto-create a missing journal file at startup
Simon Michael
2012-06-29 22:48:41 +0000
6e0db307e5notes
Simon Michael
2012-06-29 22:49:19 +0000
d0b332d642notes
Simon Michael
2012-06-29 17:40:18 +0000
c0c8cf7635notes
Simon Michael
2012-06-29 15:48:57 +0000
a6183e5349docs: release notes
Simon Michael
2012-06-29 22:51:23 +0000
461f370db0web: fix a cabal warning
Simon Michael
2012-06-29 22:54:54 +0000
8f87585a86hledger-lib now requires transformers explicitly
Simon Michael
2012-06-29 23:06:28 +0000
480e9a4080web: cabal flag "blaze_html_0_5", off by default, uses the newer blaze-html 0.5
Simon Michael
2012-06-29 23:07:19 +0000
6db9db0be1bump version
Simon Michael
2012-06-29 23:09:19 +0000
4b11890e02web: fix a build error
Simon Michael
2012-03-07 16:42:35 +0000
6704d3ae0etools: include docs in tags
Simon Michael
2012-03-11 18:39:26 +0000
08bb23bcfcsite: more dev doc fixes
Simon Michael
2012-03-11 20:16:45 +0000
651468d912site: dev and download page cleanups
Simon Michael
2012-03-11 20:06:50 +0000
eed945c3d7site: hide outdated dev reports
Simon Michael
2012-03-11 18:50:29 +0000
a6d93a164denable csv as a native data format (not yet obeying --rules-file)
Simon Michael
2012-03-23 17:14:24 +0000
82b6ab9404new sample.csv, sample.rules
Simon Michael
2012-03-24 19:21:24 +0000
ed1ea545f5make --rules-file work again
Simon Michael
2012-03-24 19:53:07 +0000
70572eb837test comment
Simon Michael
2012-03-28 18:17:05 +0000
977fb2c3e8make the utf8 IO compatibiity layer build on GHC 6.12.3, 7.0.4, 7.2.2, 7.4.1
Simon Michael
2012-03-29 20:40:31 +0000
50068221c3fix build warnings in all GHC versions
Simon Michael
2012-03-29 21:19:35 +0000