Simon Michael
2b52a5b566
site: download: link to arch issue
2017-12-16 09:31:50 -08:00
Simon Michael
761fc31eb8
lib,cli,ui,web: allow megaparsec 6.3.0
2017-12-15 12:32:11 -08:00
Simon Michael
80db98f209
ui: allow brick 0.30
2017-12-15 11:38:07 -08:00
Nadrieril
9e6e06033f
lib: Allow balance-only entries in csv reader
2017-12-14 18:26:29 -08:00
Simon Michael
cd5c74625e
update embedded manuals
2017-12-14 18:20:07 -08:00
Simon Michael
edc50759a0
tools: hakyll-std: document workaround
2017-12-14 18:19:55 -08:00
Simon Michael
ea1ddd86b3
shake: build with nightly resolver, remove pandoc workarounds
...
stackage nightly now has pandoc 2.0.5 which builds with GHC 8.2.
https://github.com/jgm/pandoc/issues/4130
2017-12-14 18:17:43 -08:00
Simon Michael
a0ff0ce84b
stack: bump default resolver to nightly-2017-12-14
2017-12-14 18:15:12 -08:00
Dmitry Astapov
05383277b1
doc: add --budget to balance manual
2017-12-14 17:20:07 -08:00
Dmitry Astapov
ac80c39535
lib: command-line help for --auto/--forecast matches docs
2017-12-14 17:20:07 -08:00
Dmitry Astapov
f85643889c
doc: describe --forecast and --auto
2017-12-14 17:20:07 -08:00
Dmitry Astapov
040b9aef91
doc: add Periodic transactions, Automated posting rules
2017-12-14 17:20:07 -08:00
Dmitry Astapov
e4b7ea12ef
doc: --period refers to periodic expressions
2017-12-14 17:20:07 -08:00
Simon Michael
b9d526d6ee
travis: disable problematic travis-maybe-skip.sh experiment
2017-12-14 17:15:38 -08:00
Simon Michael
128efd96c2
tools: make ghcid-shake
2017-12-14 16:49:55 -08:00
Eli Flanagan
0ad8c45e2d
disable pure to preserve $LANG
2017-12-14 16:42:29 -08:00
Eli Flanagan
6bd86f999b
use nix integration option
2017-12-14 16:42:29 -08:00
Elijah Caine
3b01146ec4
Added .stack-work/ to .gitignore.
2017-12-14 15:42:48 -08:00
Elijah Caine
cf1a307ced
Added Nix Stack build note.
...
Add the `--no-nix-pure` flag to forward environment variables.
2017-12-14 15:42:48 -08:00
Simon Michael
a078936c86
shake: "guidepages" also needs to build pandoc filters
2017-12-08 15:38:13 -08:00
Simon Michael
2fd40b3716
hakyll-std: use stack8.0.yaml like Shake.hs
2017-12-08 02:53:44 -08:00
Simon Michael
344fced409
shake: use GHC 8.0 again to avoid 8.2/pandoc error
...
https://github.com/jgm/pandoc/issues/4130
2017-12-08 02:52:09 -08:00
Simon Michael
e67ed10aab
doc: undo premature readme markdownification, it's not so effective
...
[ci skip]
2017-12-07 13:04:15 -08:00
Simon Michael
dd737ebbd5
travis: build shelltestrunner with its default resolver
...
It's the same as hledger's right now: nightly-2017-12-05.
2017-12-07 12:35:35 -08:00
Simon Michael
302ee50bfe
update embedded manuals
2017-12-07 12:04:11 -08:00
Simon Michael
316b6f344e
shake: build only the needed, pandoc-2-compatible pandoc filters
2017-12-07 12:02:13 -08:00
Simon Michael
c082f2676b
shake: switch to default resolver (nightly) & pandoc 2
2017-12-07 12:01:36 -08:00
Simon Michael
9013694d89
cabal: regenerate with stack 1.6/hpack 0.20
2017-12-07 11:46:33 -08:00
Simon Michael
99dfcd9e90
stack, hakyll-std: use latest snapshots
2017-12-06 20:57:14 -08:00
Simon Michael
caff99637b
doc: mention haddocks
2017-12-06 20:54:05 -08:00
Simon Michael
0f2b95041e
doc: fix breakage in text manuals
2017-12-06 20:53:36 -08:00
Simon Michael
66f01ff466
doc: Merge branch 'doc-files-cleanup'
...
Move package manual files out of doc/, and remove the man section
number from all but the nroff files.
2017-12-06 18:56:45 -08:00
Simon Michael
85d19836f6
update doc/README
2017-12-06 18:54:05 -08:00
Simon Michael
c18a75ecfe
fix data-files paths in yaml/cabal files
2017-12-06 18:45:01 -08:00
Simon Michael
f3820e1e7a
fix hledger/.otherdocs symlinks & README
2017-12-06 18:39:37 -08:00
Simon Michael
968cff7a4a
remove numbers from all but nroff filenames
2017-12-06 18:35:18 -08:00
Simon Michael
61a2fa4d53
move package manual files out of doc/
2017-12-06 18:26:20 -08:00
Simon Michael
df7f5e1659
rename hledger manual subfiles
2017-12-06 18:23:20 -08:00
Simon Michael
1d26845525
remove */doc/README
2017-12-06 18:18:03 -08:00
Simon Michael
b425e50ad1
change paths in code, scripts, readme
2017-12-06 18:16:35 -08:00
Simon Michael
d637e2fbcd
doc: expand doc/README, describe doc files and workflows
2017-12-06 13:28:52 -08:00
Simon Michael
1d2580886f
doc: move project finances to their own subdirectory
2017-12-06 09:16:40 -08:00
Simon Michael
ce694fec2b
ui: allow vty-5.19
2017-12-05 14:41:03 -08:00
Simon Michael
cba306d9e5
tools: make bench: disable slowest 10k-txn benchmarks by default
2017-12-05 14:38:55 -08:00
Simon Michael
79965c5186
tools: make bench: just run hledger in $PATH by default
2017-12-05 14:32:28 -08:00
Mykola Orliuk
95db5062d6
journal: inherit commodities in included files
...
Followup on some comments for simonmichael/hledger#487
2017-12-04 12:26:26 -08:00
Mykola Orliuk
9cdd02e0b0
journal: pretty errors for included files
...
Fixes simonmichael/hledger#660
2017-12-04 12:26:26 -08:00
Mykola Orliuk
fa2e680b2e
lib: fix styles after cost application
...
Fixes simonmichael/hledger#509
2017-12-04 12:26:26 -08:00
Dmitry Astapov
58c755df86
lib: fix budget display to always show %% consumed and handle costs
...
For multi-column balance report, if there are no transactions in the
given period for budgeted account, display [0% of <budget>] for
consistency.
If balance is a mix of commodities, convert to cost basis for the
purposes of computing percent of balance spent.
2017-12-01 15:52:29 -08:00
Mykola Orliuk
47766ea9d4
journal: support space as digits sep
...
Resolves simonmichael/hledger#330
2017-11-29 17:20:18 +01:00