6ce1b79c85docs: release notes
Simon Michael
2013-12-07 06:22:47 -0800
5bdc55ab77note that getCliOpts, debugArgs api fns are unused
Simon Michael
2013-12-07 06:10:45 -0800
8261ac0f56three fixes to handle --debug=N like --debug
Simon Michael
2013-12-07 06:09:39 -0800
8bbd22d7edfix handling of --debug before command
Simon Michael
2013-12-07 05:51:17 -0800
c53732a4afbalance: new multi-column reports & documentation
Simon Michael
2013-12-06 14:06:12 -0800
b2c6a8e7d2require data-pprint 0.2.3, works with ghc < 7.2
Simon Michael
2013-12-06 13:58:06 -0800
13641eab66debug level sets amount/journal show verbosity
Simon Michael
2013-12-06 13:51:19 -0800
3cf53661f3new debug helpers; --debug=N sets debugLevel
Simon Michael
2013-12-06 13:35:50 -0800
c99f37241callow an optional level argument with --debug
Simon Michael
2013-12-06 13:30:36 -0800
6e7610c1b7drop some experimental pprint logging
Simon Michael
2013-12-06 13:26:08 -0800
3eac48871crequire data-pprint 0.2.3, works with ghc < 7.2
Simon Michael
2013-12-06 13:22:28 -0800
22a8020296make most types instances of Data (and Typeable) This allows them to be pretty-printed with pprint (from data-pprint) when debugging, and shouldn't have much impact otherwise.
Simon Michael
2013-12-06 13:19:43 -0800
8857366854docs: link bradley kuhn's non-profit tutorial
Simon Michael
2013-11-23 21:49:30 -0800
db5f3c317adocs: mention PATH ordering with multiple hledger copies installed
Simon Michael
2013-11-13 17:46:07 -0800
9b164806fcdocs: more cabal install instructions updates
Simon Michael
2013-11-13 12:17:07 -0800
8111a71246docs: mention C libs in the cabal install instructions
Simon Michael
2013-11-13 12:13:39 -0800
7fc1ceb8f9docs: expand date-format docs
Simon Michael
2013-11-06 17:27:59 -0800
1431ce501bdocs: literal block formatting fix
Simon Michael
2013-11-06 13:57:53 -0800
669219d570docs: link some external docs, reorganise docs page
Simon Michael
2013-11-06 13:51:05 -0800
d2db669cbbdocs: increase table of contents depth to 5 Might look more cluttered, but it's getting too hard to find things in the manual.
Simon Michael
2013-11-06 12:26:20 -0800
2b24db783bdocs: fix link to ledger's fixed lot prices
Simon Michael
2013-11-06 11:26:22 -0800
de473b99b2Merge pull request #143 from markokocic/alias-fix
Simon Michael
2013-11-05 06:51:20 -0800
79e5c15ff1Fix timelog alias examples
Marko Kocic
2013-11-05 09:00:45 +0000
e5d7e35d62docs: fix tabs in indentation
Simon Michael
2013-11-03 12:00:40 -0800
bdc707f0e3docs: fix indentation in hledger add example
Simon Michael
2013-11-03 11:57:07 -0800
29fff97005docs: link to readline docs
Simon Michael
2013-11-03 11:53:35 -0800
a7c7fc1a43web: fix too-loose yesod dependency, we require 1.2.*
Simon Michael
2013-11-02 11:50:29 -0700
4123d458c8site: copy instead of symlinking source files so hakyll preview works
Simon Michael
2013-10-20 12:36:46 -0700
50dc810013site: add rss autodiscovery link pointing to my blog's hledger tag feed
Simon Michael
2013-10-20 12:35:54 -0700
d56b4cb2f7docs: fix a ledger repo link
Simon Michael
2013-10-01 14:50:36 -0700
6d220acc09docs: on docs page, list release notes first
Simon Michael
2013-09-30 10:07:23 -0700
3e1dd65048docs: front page cleanup
Simon Michael
2013-09-30 10:06:24 -0700
7ac1f74821docs: note sign sensitivity of amt:y
Simon Michael
2013-09-29 17:13:36 -0700
2de58e2ec0fix haddock errors in Reports.hs
Simon Michael
2013-09-28 10:14:43 -0700
66ae7b7b84docs: update release notes more
Simon Michael
2013-09-26 15:24:29 -0700
e40ce0b0d3docs: update release notes
Simon Michael
2013-09-26 15:23:03 -0700
1fb4c5956ffix test comment
Simon Michael
2013-09-26 15:07:09 -0700
7e06a6a24cbalance: basic multi-column balance (change) reports
Simon Michael
2013-09-26 15:06:48 -0700
d6c841d93bshow search queries more accurately in --debug output
Simon Michael
2013-09-23 11:50:20 -0700
eb5e2f95e9cashflow: don't ignore the report start date (fixed#135)
Simon Michael
2013-09-23 11:05:18 -0700
7bfd3268f7docs: update penny link on docs page
Simon Michael
2013-09-23 11:03:07 -0700
30a55e8074docs: add ledger-autosync to dev guide -> related projects
Simon Michael
2013-09-23 11:02:43 -0700
b44efdcb4edon't depend on an unreleased version of data-pprint (fixes#140)
Simon Michael
2013-09-23 10:46:52 -0700
eb04e44311docs: add latest add-ons to manual
Simon Michael
2013-09-23 00:11:52 -0700
e840cd35c2docs: release notes
Simon Michael
2013-09-23 00:11:02 -0700
009c7e3f90bump version to 0.22 alpha
Simon Michael
2013-09-22 22:38:27 -0700
1324fe3a41new hledger-balance-csv and hledger-register-csv examples in extra, generating CSV output
Simon Michael
2013-09-22 22:32:28 -0700
a66a715eebcommand line options API updates, possibly fixing hledger-web build
Simon Michael
2013-09-22 22:31:06 -0700
13f8c0f938overhaul command line processing Command line processing has been overhauled and made more consistent, and now has tests and extensive debug output. More flags now work both before and after COMMAND: -f, --rule-file, --alias, --help, --debug, --version. Command line help, command aliases, API docs and code have been improved.
Simon Michael
2013-09-22 01:17:41 -0700
c912108d89docs: release note wording
Simon Michael
2013-09-21 13:38:19 -0700
804c307694tools: remove outdated comment
Simon Michael
2013-09-21 13:37:58 -0700
671bb6c4a2require data-pprint as a debugging aid and make some types compatible with it
Simon Michael
2013-09-21 13:36:43 -0700
a3900c80b2make hledger-cli.hs executable
Simon Michael
2013-09-21 13:34:40 -0700
d1de9ba927update example scripts in extra and rename them so they work as add-ons
Simon Michael
2013-09-20 09:38:54 -0700
61ff8b852amake scripts in extra/ executable
Simon Michael
2013-09-13 15:18:28 -0700
351d96e001docs: streamline home page/readme content, add an interim tagline
Simon Michael
2013-09-15 15:01:32 -0700
3ea0f6f223site: reorder imports
Simon Michael
2013-09-15 15:00:40 -0700
4aee543437site: give front page its own style without nav bar
Simon Michael
2013-09-15 13:41:26 -0700
8444be6f88docs: report haddock cleanups
Simon Michael
2013-09-10 13:41:39 -0700
f9656a21afprint: comment positions (same line or next line) are now preserved
Simon Michael
2013-09-10 10:32:49 -0700
7ed0705398register: --average/-A shows a running average, like ledger
Simon Michael
2013-09-09 18:25:53 -0700
3d205ec03frefactor: rename unclear helper
Simon Michael
2013-09-09 17:41:29 -0700
b72d2b17b6docs: add 0.21.3's manual to past manuals
Simon Michael
2013-09-09 16:10:43 -0700
7e3e68906adocs: note manual is for latest code
Simon Michael
2013-09-09 15:58:58 -0700
a8301c700adocs: document sym: in more detail
Simon Michael
2013-09-09 15:54:08 -0700
3c66569e35tools: use firefox as default browser in this modern era
Simon Michael
2013-09-09 15:53:43 -0700
060d1fdd1bchange comm: to sym: and require a match on the whole symbol
Simon Michael
2013-09-09 15:26:45 -0700
957f57a07bnew comm:REGEXP query matches commodity symbols. Also some minor amt: fixes.
Simon Michael
2013-09-09 15:04:43 -0700
73230838c5parsing: amt queries use the = operator by default
Simon Michael
2013-09-09 11:57:25 -0700
ec9323688fdocs: update release notes
Simon Michael
2013-09-05 15:04:21 -0700
1fc529ccfdMerge pull request #134 from batterseapower/master
Simon Michael
2013-09-05 14:52:59 -0700
e96fff7887Upgrade to regex-compat-tdfa to squelch unicode problems
Max Bolingbroke
2013-08-20 21:19:28 +0100
eff1d3f1a5csv reader: add the include directive, useful for factoring out common rules used with multiple CSV files
Simon Michael
2013-08-03 20:47:43 -0700
308916185cdocs: fix a typo in csv conditional block doc
Simon Michael
2013-07-28 10:37:23 -0700
365b9b6cb9docs: more csv conditional block doc
Simon Michael
2013-07-28 08:52:03 -0700
d53d410866docs: expand csv conditional block doc a bit
Simon Michael
2013-07-28 08:37:14 -0700
73699e8076Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-07-23 16:48:33 -0700
e4c76acb12balancesheet: don't bother showing equity, it won't be useful for most of us
Simon Michael
2013-07-23 16:47:54 -0700
3f3e9fcc06tools: new sloc, cloc targets
Simon Michael
2013-07-10 15:29:00 -0700
8feca2fa84tools: fix hackageupload-dry
Simon Michael
2013-07-10 15:28:34 -0700
b3c3b6523edocs: release notes
Simon Michael
2013-07-10 08:27:18 -0700
c2cdead4efweb: remove another yesod-platform dependency
Simon Michael
2013-07-10 08:23:32 -0700
2328505e4bMerge pull request #127 from jwiegley/master
Simon Michael
2013-06-24 16:07:02 -0700
a05e7a5a67yesod-platform dependency is unnecessary
John Wiegley
2013-06-24 15:42:12 -0500
d46ddb1d71tools: more ignores
Simon Michael
2013-06-24 08:17:44 -0700
f6be82e153tools: fix tagrelease rule
Simon Michael
2013-06-24 08:05:34 -0700
b499e590530.21.3 release notes
Simon Michael
2013-06-23 16:50:58 -0700
318d36d712bump version
Simon Michael
2013-06-23 16:50:35 -0700
d913ee96f7Merge pull request #126 from adept/master
Simon Michael
2013-06-19 07:11:59 -0700
ed58d815d6Fix for multiple field assignments in CSV parsing
Dmitry Astapov
2013-06-19 08:30:33 +0100
550f41ee48Tests to show bug in multiple file assigments in CSV parsing
Dmitry Astapov
2013-06-19 08:29:45 +0100
ef9d1991cfdocs: link my blog on front page
Simon Michael
2013-06-08 12:17:54 -0700
8ba1d2aa85Merge branch 'master' of github.com:simonmichael/hledger
Simon Michael
2013-06-08 11:38:25 -0700
ae466a847csite: make wiki nav button like the others
Simon Michael
2013-06-08 11:37:48 -0700
2528e03d1ddocs: test site updating
Simon Michael
2013-06-07 18:14:54 -0600
399f74046adocs: test site updating
Simon Michael
2013-06-07 18:02:03 -0600
f87e6175b1docs: test site updating
Simon Michael
2013-06-07 18:00:04 -0600
f055631b35docs: commit to test site updating
Simon Michael
2013-06-06 18:08:48 -0700
27cef2850fdocs: another commit for testing site updating.
Simon Michael
2013-06-06 17:52:18 -0700
e87f492bfbdocs: test site update
Simon Michael
2013-06-06 17:34:41 -0700