-
120b3b8377
add: don't apply a default commodity to amounts on entry (fixes #138)
Simon Michael
2014-05-03 15:48:20 -0700
-
09ebd3e049
cli: options before the add-on are also passed to it (fixes #182)
Simon Michael
2014-05-03 15:26:51 -0700
-
1fb1ad6df2
csv: allow an empty first name in fields list (fixes #178)
Simon Michael
2014-05-03 15:05:35 -0700
-
dfbe801fbc
csv: don't count fields in skipped lines (fixes #177)
Simon Michael
2014-05-03 14:53:32 -0700
-
2bd785c3fb
aregister: fix date filtering with disordered txns (fixes #184)
Simon Michael
2014-05-06 21:36:04 -0700
-
88f18adbc4
show posting dates in debug output
Simon Michael
2014-05-06 21:35:38 -0700
-
d1a3516c70
reorganise functional tests by command/topic
Simon Michael
2014-05-06 21:00:49 -0700
-
dd736a871c
add: drop an obsolete functional test
Simon Michael
2014-05-06 20:04:01 -0700
-
93dbc15113
doc: instead of a template, save the last announcement
Simon Michael
2014-05-06 20:02:00 -0700
-
5f59749cf4
tools: test addons also echo their arguments
Simon Michael
2014-05-06 19:59:45 -0700
-
-
41add3ffeb
oh fine still cant do that, bump to 0.23.98
Simon Michael
2014-05-03 17:18:12 -0700
-
87f1e83d78
bump version to 0.24dev
Simon Michael
2014-05-03 15:51:57 -0700
-
cceff52403
add: don't apply a default commodity to amounts on entry (fixes #138)
Simon Michael
2014-05-03 15:48:20 -0700
-
f7406f77cf
cli: options before the add-on are also passed to it (fixes #182)
Simon Michael
2014-05-03 15:26:51 -0700
-
4740c7082e
csv: allow an empty first name in fields list (fixes #178)
Simon Michael
2014-05-03 15:05:35 -0700
-
dedd26bbf5
csv: don't count fields in skipped lines (fixes #177)
Simon Michael
2014-05-03 14:53:32 -0700
-
-
07a82724ed
lib, cli, web: change from "beta" to "stable"
Simon Michael
2014-05-01 08:20:05 -0700
-
1eeedfe551
bump versions to 0.23
Simon Michael
2014-05-01 08:17:17 -0700
-
cc5a110600
docs: sync manual from wiki
Simon Michael
2014-05-01 08:16:27 -0700
-
524bfe73c6
final changelogs
Simon Michael
2014-05-01 08:14:36 -0700
-
edf0d1053b
tools: make tools/* executable
Simon Michael
2014-05-01 08:14:04 -0700
-
d0d2edb42f
cli: drop a --display functional test
Simon Michael
2014-05-01 07:33:24 -0700
-
e6a1339370
cli: options help polish
Simon Michael
2014-05-01 07:22:44 -0700
-
66422a7711
cli: more flag cleanups, help layout improvements
Simon Michael
2014-04-30 17:40:14 -0700
-
2a1e0f6aff
cli: drop --display from command-line help
Simon Michael
2014-04-30 17:39:38 -0700
-
a28d4fd400
register: drop --display, use --historical instead
Simon Michael
2014-04-30 17:24:41 -0700
-
0132ed7bea
balance: a fix for starting balance with --date2
Simon Michael
2014-04-30 17:20:02 -0700
-
31aac193fa
make addon functional tests pass
Simon Michael
2014-04-30 16:33:10 -0700
-
70ad5b26ff
journal: really don't parse + before an amount as part of the commodity (fixes #181 harder)
Simon Michael
2014-04-30 11:28:47 -0700
-
8341b4a8d3
journal: don't parse + before an amount as part of the commodity (fixes #181)
Simon Michael
2014-04-30 11:21:01 -0700
-
3fb5e25fd4
web: rename --static-root to --file-url
Simon Michael
2014-04-30 08:48:23 -0700
-
f9bb7bd7b9
chart: fixes for latest hledger api, incomplete
Simon Michael
2014-04-30 08:39:33 -0700
-
76d337df13
chart: bump dependencies and version
Simon Michael
2014-04-30 08:38:54 -0700
-
98cc1d0e77
addons: more description strings for test addons
Simon Michael
2014-04-30 07:32:10 -0700
-
aadd0723f6
chart, vty: these are unmaintained, but undo an old dep mistake
Simon Michael
2014-04-29 19:03:37 -0700
-
bb02370c8d
clarify status of hledger-chart & hledger-vty
Simon Michael
2014-04-29 09:57:50 -0700
-
a33dc3a124
web: build with the default -O, not -O2
Simon Michael
2014-04-28 11:42:28 -0700
-
7f2d2e27e8
doc: update MANUAL.md from latest wiki version
Simon Michael
2014-04-28 14:05:59 -0700
-
7d579adb0e
changelog updates
Simon Michael
2014-04-28 00:51:02 -0700
-
084bf8fea8
queries: treat amt:>0 like amt:>+0
Simon Michael
2014-04-27 23:59:11 -0700
-
aee7b3512d
cli: omit the -- from debug output as well
Simon Michael
2014-04-27 23:44:24 -0700
-
9418967343
cli: a fix for add-on options after -- (don't pass the -- through)
Simon Michael
2014-04-27 23:34:27 -0700
-
d0932cb47a
cli: small cleanup
Simon Michael
2014-04-27 23:34:09 -0700
-
cfc1db1725
cli: more tests for add-on options pass-through
Simon Michael
2014-04-27 23:33:30 -0700
-
dbd35fbe3e
cli: clarify spec
Simon Michael
2014-04-27 23:33:13 -0700
-
f3c90a1351
addons: simplify and firm up add-on command parsing
Simon Michael
2014-04-27 18:48:35 -0700
-
791f6fdd15
expose the accounts command in Hledger.Cli
Simon Michael
2014-04-27 18:47:27 -0700
-
7d73ab5264
cli: drop single-letter aliases, keep the familiar three-letter ones where useful
Simon Michael
2014-04-27 18:46:34 -0700
-
4381022e25
addons: move test addons under tests/
Simon Michael
2014-04-27 18:45:22 -0700
-
4b47c1340f
addons: note more issues
Simon Michael
2014-04-26 10:49:37 -0700
-
9ce2d6a75a
tools: update test addons
Simon Michael
2014-04-26 10:44:31 -0700
-
9a255051e8
addons: try to be smarter about showing file extensions
Simon Michael
2014-04-26 10:25:32 -0700
-
eeb48c86d1
default report dates come from secondary dates with --date2
Simon Michael
2014-04-24 14:44:30 -0700
-
3ed82bd231
default report dates now include postings dated outside the transaction dates span
Simon Michael
2014-04-24 14:28:20 -0700
-
32f182158e
fix a warning
Simon Michael
2014-04-22 17:50:09 -0700
-
e40b587357
addons: another fix for addon detection on windows
Simon Michael
2014-04-22 17:49:03 -0700
-
b2944709c1
tools: make test-addons
Simon Michael
2014-04-22 17:40:16 -0700
-
ca499d7f7b
addons: detect more executable file extensions, such as .exe
Simon Michael
2014-04-22 17:40:06 -0700
-
fd1b0a53da
doc: lower-case notes.org
Simon Michael
2014-04-21 08:27:08 -0700
-
f6817b1db2
doc: copy dev guide to hledger repo, clarify manual/devguide status
Simon Michael
2014-04-21 08:13:00 -0700
-
42da9ec372
doc: clean up release announcement template
Simon Michael
2014-04-21 07:56:04 -0700
-
0e11af5ea3
doc: and a placeholder for next HCAR
Simon Michael
2014-04-21 07:45:50 -0700
-
cce6985e2e
doc: and a README
Simon Michael
2014-04-21 07:44:30 -0700
-
5b84c0a120
doc: clean up HCAR archive
Simon Michael
2014-04-21 07:41:34 -0700
-
2dfe082308
doc: DOWNLOAD/RELNOTES/SCREENSHOTS are now wiki-only
Simon Michael
2014-04-21 07:31:13 -0700
-
c9d60fab73
balance, register: fix --date2 with report intervals
Simon Michael
2014-04-19 15:54:58 -0700
-
06ad1b0a5d
notes updates
Simon Michael
2014-04-19 12:37:26 -0700
-
40392860af
notes: line endings
Simon Michael
2014-04-19 12:18:26 -0700
-
d46b290287
update tested-withs
Simon Michael
2014-04-19 12:16:14 -0700
-
499cf41b03
hledger, web: allow shakespeare 2.*
Simon Michael
2014-04-19 12:15:20 -0700
-
f2d4378028
tools: also show warnings with make ghci
Simon Michael
2014-04-19 12:03:13 -0700
-
c36244bfe6
tools: have cabal use configured GHC version too
Simon Michael
2014-04-19 12:02:20 -0700
-
1b6ccc03bc
tools: more wine shell variants
Simon Michael
2014-04-19 11:58:55 -0700
-
4ef33c012a
register: report intervals now include all postings in the interval
Simon Michael
2014-04-19 11:47:05 -0700
-
6af5e6fe06
note potentially useful interval algebra link
Simon Michael
2014-04-19 11:45:47 -0700
-
d0461c3ef7
cleanup
Simon Michael
2014-04-19 11:26:01 -0700
-
3dd0894349
fix a warning
Simon Michael
2014-04-19 11:25:45 -0700
-
6743f8c2a1
balance: multicolumn now includes all postings in the displayed periods
Simon Michael
2014-04-19 08:40:16 -0700
-
1fca3e7472
orDatesFrom -> spanDefaultsFrom
Simon Michael
2014-04-19 08:38:03 -0700
-
7db02df56c
tools: wine-bash
Simon Michael
2014-04-17 06:59:22 -0700
-
f94d784f48
changelog updates from release branch
Simon Michael
2014-04-16 17:28:30 -0700
-
a9c83f0ce1
web: add Peter Simons' patch fixing Data.Conduit.Network HostIPv4 error (#171)
Simon Michael
2014-04-17 07:54:30 -0700
-
01e5a2245d
clarify balance assertion error slightly
Simon Michael
2014-04-16 14:45:41 -0700
-
f0167013ce
queries: treat amt:<0 like amt:<+0 as a convenience
Simon Michael
2014-04-16 10:46:54 -0700
-
dd1f58b785
balance: oops, note multicolumn reports not yet using all period data
Simon Michael
2014-04-15 17:19:55 -0700
-
c51a7efc9c
changelog update
Simon Michael
2014-04-15 17:17:34 -0700
-
53b801f033
changelog
Simon Michael
2014-04-15 12:29:53 -0700
-
9d10cfa180
fix single-quote-containing addon arguments harder
Simon Michael
2014-04-15 13:07:43 -0700
-
0d1d3ed057
fix an error when running an addon with an argument containing a single quote
Simon Michael
2014-04-15 11:45:30 -0700
-
8454299666
web: allow http-client 0.3.*, fixing cabal install again
Simon Michael
2014-04-14 21:24:32 -0700
-
87e2d49714
balance: multicolumn reports now use all data in the displayed periods
Simon Michael
2014-04-14 13:10:34 -0700
-
d008c810dc
balance: restore prefix on debug output from multibalance reports
Simon Michael
2014-04-14 12:08:06 -0700
-
06a8ec07c5
extra: make hledger-equity support -f etc. (Julien Moutinho)
Simon Michael
2014-04-14 12:03:52 -0700
-
5885914547
refactor & use reportSpans
Simon Michael
2014-04-14 08:31:57 -0700
-
020975555e
clarify splitSpan function
Simon Michael
2014-04-14 08:31:34 -0700
-
746f22458f
fix a warning
Simon Michael
2014-04-14 08:31:11 -0700
-
a761ae5b86
balance: support --date2 in multicolumn reports (cf #174)
Simon Michael
2014-04-13 15:14:07 -0700
-
d4993092fb
register: test for #174
Simon Michael
2014-04-13 15:12:30 -0700
-
424db9a09e
register: support --date2 with a report interval (fixes #174)
Simon Michael
2014-04-13 14:57:40 -0700
-
2af04ec2fc
balance: merge/improve multicol report implementations
Simon Michael
2014-04-13 11:07:39 -0700