Commit Graph

  • 64180b18ef refactor: clarify that price amounts have only a single commodity Simon Michael 2012-11-19 23:17:55 +0000
  • 5a534f1c73 web: fix after refactor Simon Michael 2012-11-19 21:47:47 +0000
  • 8c06553e3b refactor: make amount price a non-maybe, reducing noise Simon Michael 2012-11-19 22:39:08 +0000
  • 4567e91409 refactor: move amount display settings out of commodity, simplify amount construction Simon Michael 2012-11-19 21:20:10 +0000
  • ae74983436 web: build-depends cleanup Simon Michael 2012-11-24 15:35:09 +0000
  • 3d8dbb9d35 web: depend on same yesod version in lib and exe Simon Michael 2012-11-21 17:41:11 +0000
  • 7d92fa6a7f tools: fix manual version number setting Simon Michael 2012-11-24 15:59:42 +0000
  • 7798744d60 should have released hledger-lib; bump all version numbers again Simon Michael 2012-11-24 16:01:19 +0000
  • d22be3ac30 bump hledger & hledger-web versions Simon Michael 2012-11-24 15:34:53 +0000
  • 4cbb2963e1 docs: mention the refactorings in 0.19.3 Simon Michael 2012-11-24 16:04:35 +0000
  • a2179ac673 release notes Simon Michael 2012-11-24 15:39:51 +0000
  • 7c4ebacb58 docs: news, shorten HCAR in contents Simon Michael 2012-11-17 04:15:19 +0000
  • 0e8eb92c23 web: bump hledger dependency, release notes Simon Michael 2012-11-17 03:49:29 +0000
  • 706b25c32e notes Simon Michael 2012-11-11 22:10:52 +0000
  • cbc7661703 87: fix an arithmetic and transaction balancing bug with multiple total-priced amounts Simon Michael 2012-11-12 16:31:43 +0000
  • d2aa8ca6cb note future debug tools Simon Michael 2012-11-15 17:46:48 +0000
  • 8ad7e447a2 bump manual's version to correct number Simon Michael 2012-11-15 17:47:16 +0000
  • 3d33673b25 web: obey command-line query options at startup again Simon Michael 2012-11-15 17:53:10 +0000
  • 2ed17f29e6 web: fix ghc/cabal warnings Simon Michael 2012-11-16 17:08:27 +0000
  • a39b8f652a web: add missing files to cabal Simon Michael 2012-11-16 17:08:54 +0000
  • 42185474c0 web: tweak "embedded files" message Simon Michael 2012-11-17 01:23:05 +0000
  • 695ff9a49e 91: 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
  • 2addc934fc tools: add more web source files Simon Michael 2012-11-17 01:26:08 +0000
  • 92ea44dcb8 tools: update web building rules Simon Michael 2012-11-16 18:49:00 +0000
  • 1c1058be4e 70: ignore ledger's fixed lot price declarations Simon Michael 2012-11-17 02:40:27 +0000
  • 28baf926f7 parsing: ignore ledger-style balance assertions ("= BAL" after a posting's amount) Simon Michael 2012-11-02 16:50:36 +0000
  • e4e4681649 docs: note parsing of balance assertions Simon Michael 2012-11-02 17:36:17 +0000
  • 5b9c5459be web: 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
  • ef73894889 redo 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
  • cfbd8bb956 web: 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
  • 9786894bbb bump version, release notes Simon Michael 2012-11-17 03:32:48 +0000
  • fa1e7dfb97 authorspellings update Simon Michael 2012-09-28 17:29:28 +0000
  • 2a8aaa55c9 manual updates Simon Michael 2012-09-28 17:29:49 +0000
  • c1ab41f0a9 hledger, hledger-lib: support GHC 7.6 Simon Michael 2012-10-08 16:52:07 +0000
  • f441bbd946 web: add missing CPP pragma Simon Michael 2012-10-13 14:57:42 +0000
  • af03481385 tools: more sample journals Simon Michael 2012-10-13 19:47:39 +0000
  • 5a7e94a08a docs: download page updates Simon Michael 2012-10-16 19:48:14 +0000
  • e6de6d0cd5 downloads: update copy, add new mac builds, drop hledger-chart Simon Michael 2012-09-28 17:34:09 +0000
  • 00f22819ae balance report speedup Simon Michael 2012-10-21 17:18:18 +0000
  • cb2a4e543f tools: standard/aligned bench test commands Simon Michael 2012-10-21 21:35:14 +0000
  • 51a9f2a948 bump version Simon Michael 2012-10-21 20:20:35 +0000
  • 3fe66ab6ec tools: more makefile cleanups, drop --make Simon Michael 2012-10-21 21:22:27 +0000
  • 4752726585 tools: rename hledgerp to hledgerprof Simon Michael 2012-10-21 21:24:06 +0000
  • 97a8ed23df tools: makefile updates & cleanups Simon Michael 2012-10-21 21:09:24 +0000
  • e701c2b1cb tools: rsync refactor Simon Michael 2012-09-28 17:35:07 +0000
  • 2b8d759db1 rename developer build to hledgerdev, avoiding confusion with production hledger Simon Michael 2012-10-21 18:23:23 +0000
  • 3e28f6001f tools: more top-level build fixes; remove chart/vty rules Simon Michael 2012-10-13 19:47:16 +0000
  • f03b020e2f set version with CPP instead of cabal-file-th; make building more robust Simon Michael 2012-10-13 19:21:17 +0000
  • 7fec954cbf support latest cmdargs, haskeline, split Simon Michael 2012-10-08 16:50:35 +0000
  • 257732bf43 tools: build rule updates Simon Michael 2012-10-08 16:52:49 +0000
  • a433910a60 Makefile: allow passing arbitrary HCFLAGS as ghc options Sergei Trofimovich 2012-08-21 07:17:24 +0000
  • 2a4b347418 docs: release notes/announcement Simon Michael 2012-10-21 22:19:34 +0000
  • 57bb2337b0 notes Simon Michael 2012-10-21 22:20:29 +0000
  • 1c3fcff196 notes Simon Michael 2012-10-16 19:48:37 +0000
  • 577981367b tools: version fix Simon Michael 2012-10-21 22:23:06 +0000
  • 9d1dea9fe8 docs updates Simon Michael 2012-06-30 19:16:43 +0000
  • 6e09a4897d notes; start cleanup, add estimates, document process Simon Michael 2012-07-02 01:01:20 +0000
  • ea7067e610 notes Simon Michael 2012-06-29 23:18:12 +0000
  • 50d96fef13 notes Simon Michael 2012-06-30 19:13:28 +0000
  • 155cb0eafe web: fix compilation error with -fblaze_html_0_5 flag Simon Michael 2012-07-08 00:18:39 +0000
  • f8a9cce43d bump base lower bound to 4.3 to enforce GHC 7 requirement Simon Michael 2012-07-08 00:22:20 +0000
  • 0d4199f1b3 docs: release notes Simon Michael 2012-07-08 00:24:19 +0000
  • 63973c3728 bump version to 0.18.2 Simon Michael 2012-07-08 00:24:40 +0000
  • a16a60e88f docs: typo Simon Michael 2012-05-29 19:18:16 +0000
  • 3ec42b7af9 docs: update download page Simon Michael 2012-05-29 19:12:58 +0000
  • 2a4d89bb27 expose more utilities from CsvReader Simon Michael 2012-05-29 21:00:49 +0000
  • 0b96a767b4 support tilde (~) in journal and rules file paths Simon Michael 2012-05-30 08:36:01 +0000
  • 776ad2a098 remove ensureRulesFile debug trace Simon Michael 2012-05-30 08:36:34 +0000
  • ec2f35ef07 split up accountsReport unit tests Simon Michael 2012-05-30 11:23:03 +0000
  • e6de8df97f balance: respect all query terms, not just acct Simon Michael 2012-05-30 11:24:08 +0000
  • a96362118c doc updates Simon Michael 2012-06-29 17:39:37 +0000
  • 074486549a make stats.test and include.test parallelizable Simon Michael 2012-06-29 18:05:12 +0000
  • 24546bb910 stats: test display order of included files Simon Michael 2012-06-29 14:41:16 +0000
  • 34318906d8 register, print: fix reverse ordering of same-day transactions Simon Michael 2012-06-29 18:06:58 +0000
  • 6ccecb6ae0 stats: list included journal files Simon Michael 2012-05-30 09:17:18 +0000
  • 33b7c91e20 combine 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
  • 9a239789fa apply 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
  • c2365c3541 update status tests Simon Michael 2012-06-29 18:33:45 +0000
  • 9735d583d1 extra postingsReport test Simon Michael 2012-06-29 18:35:32 +0000
  • d4a897306c combine command-line flags like --depth properly with non-flag query patterns Simon Michael 2012-06-29 22:36:30 +0000
  • 5e944374de web: don't auto-create a missing journal file at startup Simon Michael 2012-06-29 22:48:41 +0000
  • 6e0db307e5 notes Simon Michael 2012-06-29 22:49:19 +0000
  • d0b332d642 notes Simon Michael 2012-06-29 17:40:18 +0000
  • c0c8cf7635 notes Simon Michael 2012-06-29 15:48:57 +0000
  • a6183e5349 docs: release notes Simon Michael 2012-06-29 22:51:23 +0000
  • 461f370db0 web: fix a cabal warning Simon Michael 2012-06-29 22:54:54 +0000
  • 8f87585a86 hledger-lib now requires transformers explicitly Simon Michael 2012-06-29 23:06:28 +0000
  • 480e9a4080 web: 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
  • 6db9db0be1 bump version Simon Michael 2012-06-29 23:09:19 +0000
  • 4b11890e02 web: fix a build error Simon Michael 2012-03-07 16:42:35 +0000
  • 6704d3ae0e tools: include docs in tags Simon Michael 2012-03-11 18:39:26 +0000
  • 08bb23bcfc site: more dev doc fixes Simon Michael 2012-03-11 20:16:45 +0000
  • 651468d912 site: dev and download page cleanups Simon Michael 2012-03-11 20:06:50 +0000
  • eed945c3d7 site: hide outdated dev reports Simon Michael 2012-03-11 18:50:29 +0000
  • a6d93a164d enable csv as a native data format (not yet obeying --rules-file) Simon Michael 2012-03-23 17:14:24 +0000
  • 82b6ab9404 new sample.csv, sample.rules Simon Michael 2012-03-24 19:21:24 +0000
  • ed1ea545f5 make --rules-file work again Simon Michael 2012-03-24 19:53:07 +0000
  • 70572eb837 test comment Simon Michael 2012-03-28 18:17:05 +0000
  • 977fb2c3e8 make 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
  • 50068221c3 fix build warnings in all GHC versions Simon Michael 2012-03-29 21:19:35 +0000