-
c7f9356fd1
;doc: edit changelogs
Simon Michael
2019-07-25 10:48:08 +0100
-
02ed4f5d04
;lib: intervalFromRawOpts: replace undefined with an error message
Simon Michael
2019-07-25 10:46:45 +0100
-
030a409dd3
;doc: update changelogs
Simon Michael
2019-07-25 08:45:56 +0100
-
11208222d4
shake: be more verbose when updating changelogs
Simon Michael
2019-07-25 08:46:13 +0100
-
49523b1611
;stack: bump to latest nightly snapshot
Simon Michael
2019-07-24 18:06:28 +0100
-
827c9b7af5
stack: update deps, fix build of hledger-ui (#1071)
Simon Michael
2019-07-24 18:04:58 +0100
-
35799142dd
Merge pull request #914 from simonmichael/rule-tags
Simon Michael
2019-07-17 18:38:14 +0100
-
a5cae2a859
bin: check: fix weird hashbang error (#1072)
Simon Michael
2019-07-16 23:59:27 +0100
-
45bb513eb8
bin: smooth, swap-dates: fix compile.sh warnings (#1072)
Simon Michael
2019-07-16 23:58:50 +0100
-
64d6878d6c
;bin: update readme (#1072)
Simon Michael
2019-07-16 23:37:45 +0100
-
cb5334c8df
bin: hledger-smooth: update for latest hledger-lib (#1072)
Simon Michael
2019-07-16 23:36:37 +0100
-
acd6e5bfe3
bin: hledger-swap-dates: update for latest hledger-lib, finish (#1072)
Simon Michael
2019-07-16 23:31:18 +0100
-
cfb32a89d6
bin: hledger-check: update for latest hledger-lib (#1072)
Simon Michael
2019-07-16 23:30:46 +0100
-
6e3a264f17
lib: export aliasnamep for hledger-check (#1072)
Simon Michael
2019-07-16 23:30:15 +0100
-
8bdcd9b38c
bin: add hledger-swap-dates
Simon Michael
2019-07-16 05:19:52 +0100
-
bc95f39757
;bin: update, markdownify readme
Simon Michael
2019-07-16 04:59:21 +0100
-
6c9f50a2d5
;doc: contrib: wording
Simon Michael
2019-07-15 17:52:17 +0100
-
fdc624c164
;doc: contrib: link to components list
Simon Michael
2019-07-15 17:42:40 +0100
-
2ed51685b9
;doc: contrib: commit message conventions
Simon Michael
2019-07-15 17:40:56 +0100
-
e560afccd2
;lib: package.yaml comment cleanups
Simon Michael
2019-07-14 12:55:19 +0100
-
11d9e5eb6a
code: Strip extraneous trailing whitespace from Haskell sources
Caleb Maclennan
2019-07-15 13:28:52 +0300
-
7e332fda20
docs: Explain in more detail the parsing of the payee vs. notes fields
Caleb Maclennan
2019-07-12 15:09:29 +0300
-
e68e558761
payees: Split command into descriptions, payees, and notes
Caleb Maclennan
2019-07-10 13:55:13 +0300
-
5d42578137
payees: Output sorted results as in other similar commands
Caleb Maclennan
2019-07-10 13:44:35 +0300
-
f49a76e051
payees: get basic command working
Simon Michael
2019-07-10 11:12:58 +0100
-
6b61d1e0f1
;lib: move transactionNote/Payee to Transaction.hs
Simon Michael
2019-07-10 11:04:05 +0100
-
e6b709cb01
payees: Add a module for handling payees command
Caleb Maclennan
2019-07-10 11:33:41 +0300
-
a45b42bed5
payees: Add test for what payees command would be expected to do
Caleb Maclennan
2019-07-10 11:25:03 +0300
-
a5372168bc
;lib: suppress doctest failures with GHC < 8.2
Simon Michael
2019-07-14 04:40:07 -0700
-
6f2f8d7638
;deps: a better fix for nubSortBy with ghc 7.10, 8.0
Simon Michael
2019-07-13 00:13:33 -0700
-
87ab586629
;deps: explicit process extra-dep for ghc 8.2 also
Simon Michael
2019-07-13 00:12:44 -0700
-
503d21ef77
;lib: also update fgl bounds in cabal file
Simon Michael
2019-07-13 08:08:36 +0100
-
fae45bf412
;stack: bump to latest ghc 8.2, 8.4 snapshots
Simon Michael
2019-07-12 15:26:16 -0700
-
17e2b03216
;deps: process dependency to fix ghc 7, 8.0 builds with new stack
Simon Michael
2019-07-12 15:25:45 -0700
-
40dd5e41cb
;deps: bump fgl lower bound to fix ghc 7, 8.0 builds
Simon Michael
2019-07-12 15:25:19 -0700
-
7d5f33441e
;doc: draft changelogs
Simon Michael
2019-07-11 07:22:04 +0100
-
7b68b2b89a
;web: drop obsolete unix-time workaround, use latest (#1039)
Simon Michael
2019-07-11 07:20:14 +0100
-
a6e9b11a54
;cabal: bump tested-with, regen cabal files
Simon Michael
2019-07-11 06:59:08 +0100
-
ec310aea73
;lib: avoid nubSortBy which breaks ghc 7, 8.0 builds
Simon Michael
2019-07-12 15:21:57 -0700
-
23a7787ac4
;stack: bump to latest lts-13
Simon Michael
2019-07-09 16:10:45 +0100
-
5ceb278296
;journal: tests: note surprising decimal mark parsing
Simon Michael
2019-07-09 11:31:56 +0100
-
6c2398e4d7
close: preserve transaction prices (costs) accurately (#1035)
Simon Michael
2019-07-09 11:21:22 +0100
-
3059a0b2ca
;close: tests: convert to new format
Simon Michael
2019-07-08 08:56:50 +0100
-
ec56c45c6b
;tests: flatten functional test files a bit
Simon Michael
2019-07-08 08:28:03 +0100
-
0557440f14
;tests: move 0unittests up, delete unused examples symlink
Simon Michael
2019-07-08 08:01:52 +0100
-
f8cc60d287
;csv: doc: link to #1051
Simon Michael
2019-07-08 06:20:38 +0100
-
19ba1628bf
;print: more valuation-related tests
Simon Michael
2019-07-08 05:59:50 +0100
-
5c3e4de647
;lib: periodFromRawOpts: clarify doc (#1011)
Simon Michael
2019-07-01 18:33:06 +0100
-
1bc246681f
Update shell completion script
Jakob Schöttl
2019-06-29 22:44:37 +0200
-
4d76535b6d
Add CLI/shelltest tests for date-options
Jakob Schöttl
2019-06-29 22:43:00 +0200
-
8569b39771
Refactoring: qualified call to process function
Jakob Schöttl
2019-06-29 22:42:18 +0200
-
2b01312004
Fix and update documentation on date options
Jakob Schöttl
2019-06-29 22:41:29 +0200
-
e483faf7f0
Bugfix for #1011: begin/end date options
Jakob Schöttl
2019-06-29 22:40:18 +0200
-
27c01e82b5
add: doc: mention the windows trailing-dot file path issue
Simon Michael
2019-06-26 18:47:11 +0100
-
014db152d9
add, web: disallow unsafe trailing dot paths on windows (fix #1056)
Simon Michael
2019-06-26 18:19:53 +0100
-
2e4f047fed
;doc: journal: clarify alias docs (#1055)
Simon Michael
2019-06-23 15:56:29 -0700
-
016808fd06
;journal: tests for recursive aliases, application order (#1055)
Simon Michael
2019-06-21 12:16:56 -0700
-
d15f775695
;doc:journal: document alias application order more clearly (#1055)
Simon Michael
2019-06-21 12:12:35 -0700
-
8c7b23e25f
;tests: aliases: convert to shelltest v3 format (#1055)
Simon Michael
2019-06-19 10:42:10 -0700
-
866b395e3f
;doc: contributing: link neil's PR-a-day post
Simon Michael
2019-06-18 19:14:34 -0700
-
33d03284c3
;valuation: more tests; document default amount style issue
Simon Michael
2019-06-14 18:52:13 -0700
-
2da50875ee
lib: setNaturalPrecisionUpTo
Simon Michael
2019-06-14 18:32:45 -0700
-
5cb334514c
;lib: rename setMinimalPrecision -> setNaturalPrecision
Simon Michael
2019-06-14 18:32:00 -0700
-
69defd497f
;lib: refactor: Data.Prices -> Data.Valuation
Simon Michael
2019-06-14 16:17:06 -0700
-
83030a09de
;lib: Prices: refactor
Simon Michael
2019-06-14 15:20:21 -0700
-
7dd0c5783a
;lib: multibalancereport: refactor
Simon Michael
2019-06-14 13:03:13 -0700
-
91bccac64b
;make functest: show verbose progress again, in honour of stack 2
Simon Michael
2019-06-14 18:11:12 -0700
-
9bcb1c4145
travis: skip hledger-api at least for now to stay under time limit
Simon Michael
2019-06-14 19:01:06 -0700
-
0a3af8d9ee
csv: strip outer whitespace when interpolating CSV values (#1051)
Simon Michael
2019-06-14 16:43:12 -0700
-
d2b3185062
csv: don't show invalid inter-field spaces in CSV error messages
Simon Michael
2019-06-14 16:17:40 -0700
-
baa15d9bea
;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs
Simon Michael
2019-06-14 11:45:25 -0700
-
52bab5c41a
;stack: try dropping haskell-src-exts workaround
Simon Michael
2019-06-13 16:25:21 -0700
-
755932bbc5
;deps: use unix-time release instead of github rev
Simon Michael
2019-06-13 16:24:43 -0700
-
e5ba87b83e
;stack: update to latest LTS snapshot/GHC 8.6.5
Simon Michael
2019-06-13 16:24:10 -0700
-
e664fab956
lib: try to simplify, use just one price graph (#131)
Simon Michael
2019-06-11 15:08:09 -0700
-
dd5afbb6fe
;doc, debug output tweaks (#131)
Simon Michael
2019-06-10 17:42:51 -0700
-
6a62bd6437
web, api: update for MarketPrice/PriceDirective change
Simon Michael
2019-06-10 17:24:50 -0700
-
ce0354ddbe
lib: -X/--exchange now supports indirect price chains (#131)
Simon Michael
2019-06-10 15:22:29 -0700
-
692620180e
;lib: refactor: change AmountPrice to a Maybe
Simon Michael
2019-06-07 14:23:19 -0700
-
adb6ee40eb
lib: clarify price types (#131)
Simon Michael
2019-06-03 17:26:27 -0700
-
e24c6292d0
lib: support -X/--exchange (direct/reverse prices only) (#131)
Simon Michael
2019-06-01 16:12:20 -0700
-
50a52dd467
lib: --value can select commodity (via direct/reverse prices) (#131)
Simon Michael
2019-06-01 15:28:10 -0700
-
6b6c3385c9
lib: parse optional ,COMM suffix in --value (#131)
Simon Michael
2019-06-01 14:54:34 -0700
-
18e19b9ad2
;tests: normalize tests, examples, and docs using 2spcs before comments
Caleb Maclennan
2019-06-12 16:01:17 +0300
-
8f3e5f9d3b
;print: differentiate posting indent (4spc) and pre-comment space (2spc)
Caleb Maclennan
2019-06-12 11:38:05 +0300
-
1fa4419cd1
web: register page: clip linked accounts to 40 characters
Henning Thielemann
2019-06-10 19:33:16 +0200
-
adbdbf002c
web: avoid spaces before commas in register account links
Henning Thielemann
2019-06-08 10:22:51 +0200
-
ac96bcfdf0
web: add links to accounts in register transactions
Henning Thielemann
2019-06-08 10:01:43 +0200
-
26ab750620
;tools: make functest-PAT
Simon Michael
2019-06-11 15:09:17 -0700
-
233f72b7bf
; ui, web: mention out-of-step server clock issue for file reloading
Simon Michael
2019-06-11 10:20:45 -0700
-
4962b2696a
lib: accountTransactionsReportItems: rewrite using catMaybes and mapAccumL
Henning Thielemann
2019-06-09 17:26:26 +0200
-
88f3f6fc41
print: also canonicalise balance assertions' amount style (fix #1042)
Simon Michael
2019-06-09 17:39:46 -0700
-
41793d867c
;site: download: add warning icon
Simon Michael
2019-06-09 16:05:48 -0700
-
a157eefc67
;site: download: link windows nightly build, mention #1039
Simon Michael
2019-06-09 16:03:15 -0700
-
9b3fc067ea
web: try requiring unreleased unix-time for windows 7 (#1039)
Simon Michael
2019-06-09 15:43:06 -0700
-
5163a1e5e3
;github: issue templates: tweak support wording
Simon Michael
2019-06-07 08:14:02 -0700
-
4df3eef87a
;github: issue templates: content is plain text
Simon Michael
2019-06-07 08:08:56 -0700
-
1017aafaed
;github: issue templates: tweaks
Simon Michael
2019-06-07 08:03:06 -0700
-
d700670729
;github: issue templates: fix description
Simon Michael
2019-06-07 07:54:45 -0700
-
46ab00e2cd
;github: issue templates: try quoting # to fix description
Simon Michael
2019-06-07 07:53:37 -0700