-
a2dc1289a5
Add doc on adding support for other shells
Jakob Schöttl
2019-01-12 12:44:47 +0100
-
84eaf20f9b
Add bash completion script (an artifact)
Jakob Schöttl
2019-01-12 12:30:06 +0100
-
e491f34ddf
Bugfix and remove unused code
Jakob Schöttl
2019-01-12 12:25:31 +0100
-
90257a1729
Fix comments
Jakob Schöttl
2019-01-12 12:25:07 +0100
-
db00f5b452
Speed up Makefile script a little bit
Jakob Schöttl
2019-01-12 12:24:09 +0100
-
5638c89f53
Update README and .gitignore
Jakob Schöttl
2019-01-12 00:09:48 +0100
-
e747b9fa8c
Remove useless case
Jakob Schöttl
2019-01-12 00:00:20 +0100
-
637ab8855d
Bugfix for --file=... case
Jakob Schöttl
2019-01-11 23:59:28 +0100
-
1cd979ae18
Bugfix: Must use array here because of word splitting
Jakob Schöttl
2019-01-11 23:41:45 +0100
-
e3826be379
Cosmetic changes
Jakob Schöttl
2019-01-10 23:56:56 +0100
-
872484729e
Add README
Jakob Schöttl
2019-01-10 19:38:52 +0100
-
78d08455c0
Refactor helper script
Jakob Schöttl
2019-01-10 19:13:28 +0100
-
e5134db9a4
Remove unused code
Jakob Schöttl
2019-01-10 19:10:42 +0100
-
bd702642a6
Add .gitignore
Jakob Schöttl
2019-01-10 19:10:14 +0100
-
dc73b55b7b
Add files for bash completion
Jakob Schöttl
2019-01-10 19:08:46 +0100
-
50175a9698
close: fix regular build, note path issue breaking ghci
Simon Michael
2019-01-22 14:33:20 -0800
-
ede41af4c8
close: fix and document some newline issues
Simon Michael
2019-01-22 14:10:37 -0800
-
2f2b68f1cd
make: site-livereload, make it show up in make help
Simon Michael
2019-01-22 13:36:27 -0800
-
a29b70c93f
update generated manuals
Simon Michael
2019-01-22 13:36:11 -0800
-
cc7c3928fb
doc: begin integrating commands' CLI help and manual section
Simon Michael
2019-01-22 13:33:24 -0800
-
fbaaaac680
site: home: wording
Simon Michael
2019-01-19 17:42:02 -0800
-
b491132ba1
site: home: focus on "robust"
Simon Michael
2019-01-19 17:39:54 -0800
-
449a1497be
site: home: use canonical contrib link, for non-mac local viewing
Simon Michael
2019-01-19 17:31:25 -0800
-
5c5e404df6
doc: contributing: add TOC
Simon Michael
2019-01-19 17:31:03 -0800
-
286a372396
site: remove the wasteful top nav bar, mostly
Simon Michael
2019-01-19 17:08:56 -0800
-
e4a5c887d1
site: home: fix/update wiki links
Simon Michael
2019-01-19 16:49:36 -0800
-
3267b640a2
make: update home page rule with new wiki page name
Simon Michael
2019-01-19 16:48:43 -0800
-
7edf0db4f5
site: home: update from wiki
Simon Michael
2019-01-19 16:43:35 -0800
-
7bc49156a7
site: home: update from wiki
Simon Michael
2019-01-19 16:04:22 -0800
-
d095e6a06b
shake: also clean the copied README/CONTRIBUTING
Simon Michael
2019-01-19 15:47:39 -0800
-
5000c6ac6a
site: forcing lower-case URIs is a hassle; add redirects for now
Simon Michael
2019-01-19 15:42:43 -0800
-
d4fa546d27
update generated journal, csv manuals
Simon Michael
2019-01-19 15:29:23 -0800
-
240406706a
move the wiki dev docs into CONTRIBUTING.md. Markdown for now. #920
Simon Michael
2019-01-19 15:27:44 -0800
-
9f057731c3
shake: common pandoc opts
Simon Michael
2019-01-19 15:16:08 -0800
-
b7e64440b2
shake: cleanups, document
Simon Michael
2019-01-19 14:49:20 -0800
-
1077ccf70c
shake: cleanups
Simon Michael
2019-01-19 13:14:33 -0800
-
28e76dd80e
examples: mint csv rules tweak
Simon Michael
2019-01-19 06:35:09 -0800
-
7130c75a97
doc: update account comments/tags/types
Simon Michael
2019-01-14 16:22:14 -0800
-
a61216ac3c
journal: allow account types to be set with a type: tag
Simon Michael
2019-01-14 16:21:40 -0800
-
573a13fc27
lib: expectParseStateOn helper
Simon Michael
2019-01-14 10:15:03 -0800
-
763903ebda
journal: save account directives' comments, tags, declaration order
Simon Michael
2019-01-14 04:43:13 -0800
-
90bf354566
lib: allow more account directive info in Account records
Simon Michael
2019-01-14 03:44:51 -0800
-
899946f270
journal: account directive: stop supporting account sort codes
Simon Michael
2019-01-14 02:42:47 -0800
-
cc0764eac2
ui: on posix, support ctrl-z to suspend the program
Simon Michael
2019-01-18 16:29:56 -0800
-
c02647d05e
ui: support ctrl-l everywhere
Simon Michael
2019-01-18 16:27:42 -0800
-
bb5d6c47c6
ui: probably more effective redraw when pressing Ctrl-l
Simon Michael
2019-01-18 16:25:26 -0800
-
faa5b0fba7
lib: fix parsing of status/code/desc/comments in period txn
Dmitry Astapov
2019-01-11 12:45:19 +0000
-
7b47fb608e
close: use exact, minimal amounts; ensure assertions pass (#941)
Simon Michael
2019-01-16 14:46:20 -0800
-
9e4b302af7
lib: setFullPrecision, setMinimalPrecision (#941)
Simon Michael
2019-01-16 14:45:50 -0800
-
c5ae8e6891
comments
Simon Michael
2019-01-16 13:58:04 -0800
-
99f397da5d
make the #949 functional test more robust
Simon Michael
2019-01-16 09:19:56 -0800
-
5ee79797e1
better fix for #949, don't reverse same-day assertions with --auto
Simon Michael
2019-01-16 09:06:54 -0800
-
95643affad
test that order of include files is maintained (#949)
Simon Michael
2019-01-15 12:58:28 -0800
-
274b1c12a1
whitespace
Simon Michael
2019-01-15 12:58:05 -0800
-
f1441be404
lib: basic unit test for parseAndFinaliseJournal
Simon Michael
2019-01-15 12:57:51 -0800
-
944554557a
tweak readJournalFiles type signature
Simon Michael
2019-01-15 06:18:43 -0800
-
389eaa4c5d
ui: whitespace
Simon Michael
2019-01-15 06:15:39 -0800
-
228fc9eb3c
preserve correct file order when using --auto (fixes #949)
Simon Michael
2019-01-15 06:14:47 -0800
-
a0b0fedd31
add files command to commands list
Simon Michael
2019-01-14 22:01:42 -0800
-
40dc9b1db5
doc: make periodic txn example more robust; motivate 2 space rule
Simon Michael
2019-01-14 15:36:22 -0800
-
e99f80d374
lib: try to clarify periodic transaction double-space error
Simon Michael
2019-01-09 13:13:23 +0000
-
70b11ed0a4
journal: make balance assertions exact again (#941)
Simon Michael
2019-01-08 16:51:11 +0000
-
e120e261bd
import: if there's nothing to import, be quiet
Simon Michael
2019-01-08 15:17:07 +0000
-
9acce249bb
journal: balance assertion/precision doc tweaks (#941)
Simon Michael
2019-01-07 08:33:01 +0000
-
c331be7f23
journal: clarify balance assertion/display precision more (#941)
Simon Michael
2019-01-06 18:30:43 +0000
-
187fcf75ed
journal: clarify balance assertion/display precision interaction
Simon Michael
2019-01-06 08:30:54 +0000
-
72eb48bb29
lib: clarify checkBalanceAssertion etc.
Simon Michael
2019-01-06 07:05:14 +0000
-
d08a97c29e
examples: a rules file I never added
Simon Michael
2019-01-06 06:39:55 +0000
-
006ef0974e
doc: download: wording
Simon Michael
2019-01-06 06:39:10 +0000
-
73a1de8d9b
doc: csv: emphasise the use of - in strptime patterns
Simon Michael
2019-01-06 06:38:32 +0000
-
e6392b3d46
ui: streamline top status info
Simon Michael
2019-01-05 18:41:00 +0000
-
08cc807e49
roi: tweak a test and disable another to make build green (#937)
Simon Michael
2019-01-05 07:35:12 +0000
-
3cf21190c0
update embedded manuals
Simon Michael
2019-01-05 07:31:13 +0000
-
0ed3ec08fa
bump version to 1.12.99
Simon Michael
2019-01-05 07:30:16 +0000
-
d9f3406042
stack: bump to latest nightly
Simon Michael
2019-01-05 07:16:20 +0000
-
86a91c514d
lib: disallow prices in balance assertions/assignments (fix #824)
Simon Michael
2019-01-05 07:03:35 +0000
-
6f36702141
lib: rename, reposition tprecedingcomment field
Simon Michael
2019-01-04 20:01:45 +0000
-
cd1455e9ea
lib: note aquantity zero with AUTO amounts
Simon Michael
2019-01-04 19:03:03 +0000
-
5908414d77
lib: amultiplier -> aismultiplier
Simon Michael
2019-01-04 18:54:52 +0000
-
3b0cb701ac
lib: reorder Amount fields for clearer debug output
Simon Michael
2019-01-03 06:42:39 +0000
-
2b49e17b61
site: home: update from wiki
Simon Michael
2019-01-02 06:22:53 -0800
-
0d5414b6b8
stack: build with latest nightly by default
Simon Michael
2018-12-28 12:54:19 +0000
-
b7f3b69899
ui: changelog, bump to 1.12.1
Simon Michael
2018-12-10 10:59:43 +0000
-
adf8d8cddb
make: fix help typo
Simon Michael
2018-12-10 10:56:33 +0000
-
a7bf73ec3a
stack: update default stack.yaml to latest nightly
Simon Michael
2018-12-10 10:53:10 +0000
-
a94e632524
ui: avoid brick reverse clash (#935)
Simon Michael
2018-12-10 10:48:40 +0000
-
5d809337a3
appveyor: cleanup
Simon Michael
2018-12-03 17:02:14 -0800
-
ed3c4d631b
doc: download: arch: more packages available
Simon Michael
2018-12-03 16:21:11 -0800
-
9211c52d50
cli: bump version to 1.12.1, changelog
Simon Michael
2018-12-03 16:00:44 -0800
-
66549a526a
make: gencabal: no need for old ghc now presumably
Simon Michael
2018-12-03 15:52:03 -0800
-
3a5df72331
roi: use math-functions lib instead of old statistics version
Simon Michael
2018-12-03 15:51:29 -0800
-
e727f24df6
doc: download: update test output
Simon Michael
2018-12-03 15:26:23 -0800
-
82dbe8f4d4
doc: relnotes: wording
Simon Michael
2018-12-03 15:23:59 -0800
-
4cdb6869a8
doc: relnotes: announcement links, 1.12 summary
Simon Michael
2018-12-03 15:21:50 -0800
-
380681e653
doc: download: update windows binary
Simon Michael
2018-12-03 15:15:23 -0800
-
0d1f754224
doc: 1.12 announcement
Simon Michael
2018-12-03 15:12:09 -0800
-
d800067feb
site: download: bump platform package version numbers
Simon Michael
2018-12-03 14:51:05 -0800
-
bd8f1ae70e
site: doc: use relative doc version links, fixing local preview
Simon Michael
2018-12-03 14:34:02 -0800
-
439dcd2dea
web: note hackage warning
Simon Michael
2018-12-03 14:05:01 -0800
-
1e8e97f63c
doc: fix version messages in 0.27 and 1.11 docs
Simon Michael
2018-12-03 13:56:33 -0800