-
a70eca8e01
ui: doc: a key runs add
Simon Michael
2016-06-09 09:56:36 -0700
-
a6d859c273
ui: comments
Simon Michael
2016-06-09 09:51:15 -0700
-
1ed7819467
ui: very basic add command integration
Simon Michael
2016-06-09 09:50:41 -0700
-
f6abe43dcd
stack: add older brick extra dep for GHC 8 for now
Simon Michael
2016-06-09 09:49:54 -0700
-
7f26f991ba
ui, api: fix/update microlens, microlens-platform dependency
Simon Michael
2016-06-09 09:49:16 -0700
-
8bda78a447
ui: refactor, simplify, flatten screen types
Simon Michael
2016-06-08 23:45:26 -0700
-
e6b1d2d5a7
ui: preliminary lensification, just the accounts screen state
Simon Michael
2016-06-08 15:46:19 -0700
-
5c657dbd81
ui: switch to the more complete microlens-platform
Simon Michael
2016-06-08 15:44:08 -0700
-
5c343a5848
ui: convert screen states to records
Simon Michael
2016-06-08 12:15:58 -0700
-
5259605e82
ui: simplify screen naming & importing
Simon Michael
2016-06-08 11:03:49 -0700
-
70d596fb38
ui: extract journal reloading
Simon Michael
2016-06-08 10:48:34 -0700
-
1e93feeff3
ui: distinguish regenerateScreens from journal reloading
Simon Michael
2016-06-08 10:42:11 -0700
-
4c18923c09
doc: readme: add stackage badge
Simon Michael
2016-06-07 17:46:23 -0700
-
bfae74a18b
ui: doc: fix filter query link
Simon Michael
2016-06-07 09:41:36 -0700
-
4d62ac5efc
ui: document latest keys
Simon Michael
2016-06-07 09:38:31 -0700
-
6660a52139
bump stack GHC 8 config to 6/1 nightly
Simon Michael
2016-06-07 09:28:02 -0700
-
bbcbaf6080
ui: Esc (outside minibuffer) resets, jumps to top
Simon Michael
2016-06-07 09:26:16 -0700
-
579ab45d0a
lib: clarify balance assertion error again
Simon Michael
2016-06-07 09:23:54 -0700
-
c6313ebf8c
ui: use / to filter; backspace/delete clears it
Simon Michael
2016-06-07 09:21:51 -0700
-
4b68675ce5
ui: txn: show current query affecting txn list
Simon Michael
2016-06-07 09:20:20 -0700
-
7a951a8dd7
ui: cleanup, haddocks
Simon Michael
2016-06-07 07:04:32 -0700
-
a216c7216a
lib: search all .hs files for doctests
Simon Michael
2016-06-06 19:45:59 -0700
-
9131eb7c67
ui: allow the filter query to be changed
Simon Michael
2016-06-04 11:51:28 -0700
-
606036e1a2
ui: consistent -V description in short help
Simon Michael
2016-06-03 18:41:12 -0700
-
d1d6e237ec
ui: U key shows only uncleared transactions/postings
Simon Michael
2016-06-03 18:27:35 -0700
-
3b24c15813
ui: transaction: show when empty/cleared/real are affecting the txn list
Simon Michael
2016-06-03 18:00:38 -0700
-
9e42e231c7
ui: accounts, register: more stable scroll position after E/C/R
Simon Michael
2016-06-03 17:53:49 -0700
-
98cbcced57
lib: account transactions report filters by realness & status
Simon Michael
2016-06-03 17:51:10 -0700
-
4ab1536ea0
ui: accounts: hold selection better during F toggle
Simon Michael
2016-06-03 16:31:53 -0700
-
ddf18060ab
ui: register: keep scroll position more stable when toggling E
Simon Michael
2016-06-03 16:05:56 -0700
-
fa59fd27ee
ui: register: fix zero txn toggling, and maintain selection
Simon Michael
2016-06-03 12:56:22 -0700
-
7338543699
doc: ui: document new keys
Simon Michael
2016-06-03 10:22:04 -0700
-
54571ede20
doc: journal: describe postings & their cleared flag
Simon Michael
2016-06-03 10:21:09 -0700
-
8986a8d3a0
doc: fix pivot option formatting, whitespace
Simon Michael
2016-06-03 09:50:01 -0700
-
f21e9d1c25
doc: more deduplication of options help
Simon Michael
2016-06-03 09:38:06 -0700
-
16bb17fbe8
ui: show nonzero (empty) mode, turn it off by default
Simon Michael
2016-06-03 09:01:54 -0700
-
6acd57da53
describe -E/--empty more accurately as "nonzero"
Simon Michael
2016-06-03 09:00:43 -0700
-
2c8b47b293
ui: register: E key toggles zero-amount txns
Simon Michael
2016-06-03 08:57:38 -0700
-
cc67aeba8d
ui: fix some warnings (#354)
Simon Michael
2016-06-02 18:13:07 -0700
-
7c8d7e9820
ui: transaction: ignore real/cleared/empty, always show full txn (#354)
Simon Michael
2016-06-02 07:03:00 -0700
-
7f3ae224e2
lib: refactor journal utils
Simon Michael
2016-06-01 20:47:27 -0700
-
e3a55a72d9
ui: accounts: E key toggles --empty
Simon Michael
2016-06-01 12:17:32 -0700
-
399d61df53
group related git ignored symlinks
Simon Michael
2016-06-01 12:09:35 -0700
-
509f55864d
ui: indicate real mode and toggle it with R key (#354)
Simon Michael
2016-06-01 12:09:16 -0700
-
788021f5a4
ui: make --real/-R affect register/txn screens (#354)
Simon Michael
2016-06-01 10:48:57 -0700
-
a961988a88
bump cabal versions to 0.28
Simon Michael
2016-05-29 00:00:59 -0700
-
f0baa30db0
doc: another help flag consistency fix
Simon Michael
2016-05-28 23:49:10 -0700
-
656734ccd3
doc: define general options once
Simon Michael
2016-05-28 23:43:52 -0700
-
df07ad0109
doc: parameterise and bump docs version to 0.28
Simon Michael
2016-05-28 23:31:44 -0700
-
54237a61d6
refine help commands/flags' help & docs
Simon Michael
2016-05-28 22:56:47 -0700
-
bd3212654c
doc: bring embedded help files up to date
Simon Michael
2016-05-28 12:58:30 -0700
-
abf1bcbf36
bump default stackage snapshot to lts-6.0
Simon Michael
2016-05-28 12:13:21 -0700
-
71b4a16fea
doc: hide pandoc comment in html previewer
Simon Michael
2016-05-28 12:12:52 -0700
-
a8f601833e
doc: one less include file
Simon Michael
2016-05-28 12:12:27 -0700
-
2f130fe10b
shake: rename site target to website
Simon Michael
2016-05-28 12:10:51 -0700
-
a8f80e1bd6
site: docs: put all-in-one at top, more descriptions, styling
Simon Michael
2016-05-28 08:52:23 -0700
-
ebd5ec600b
site: devguide: update homebrew formula link
Simon Michael
2016-05-27 11:42:19 -0700
-
d3e4dc9b29
stack: update ghc8 cfg to GHC 8.0.1 & latest nightly
Simon Michael
2016-05-27 11:23:41 -0700
-
25a2fe100c
tools: make stack command configurable, for ghc 8 testing
Simon Michael
2016-05-27 08:12:48 -0700
-
ad3c5dfb4d
lib: fix ghc 8-related date issues (#352)
Simon Michael
2016-05-27 08:06:53 -0700
-
f3bf98bfae
lib: parentheses trying to resolve IDE warning
Simon Michael
2016-05-26 15:51:59 -0700
-
cdc323d05b
Revert "lib: allow transformers 0.5.* (#351)"
Simon Michael
2016-05-26 12:23:57 -0700
-
fa7878278a
lib: allow transformers 0.5.* (#351)
Simon Michael
2016-05-26 11:58:19 -0700
-
9a95b142b7
tools: fix for running ghci with extra packages
Simon Michael
2016-05-24 19:19:56 -0700
-
99b6c11db5
tools: make a million-txn sample journal
Simon Michael
2016-05-24 19:19:27 -0700
-
6454659a22
tools: revive "make quickbench"
Simon Michael
2016-05-24 19:17:42 -0700
-
90c9735b7a
lib: textification: descriptions & codes
Simon Michael
2016-05-24 18:51:52 -0700
-
a1b68009da
lib: fix tests; always try parsing stdin as journal
Simon Michael
2016-05-24 18:28:26 -0700
-
770dcee742
lib: textification: comments and tags
Simon Michael
2016-05-24 17:09:20 -0700
-
c89c33b36e
lib: textification: parse stream
Simon Michael
2016-05-24 15:58:23 -0700
-
58c3362908
lib: textification: saved journal source
Simon Michael
2016-05-23 19:24:39 -0700
-
102b76c17f
lib: textification: commodity symbols
Simon Michael
2016-05-23 19:13:43 -0700
-
2538d14ea7
lib: textification begins! account names
Simon Michael
2016-05-23 18:16:21 -0700
-
097c9e09b6
lib: cleanups
Simon Michael
2016-05-23 01:02:19 -0700
-
0f5ee154c4
lib: simplify parsers; cleanups (#275)
Simon Michael
2016-05-23 00:32:55 -0700
-
4179a83c1d
lib: pprint
Simon Michael
2016-05-20 08:31:39 -0700
-
72bdce39b6
ui: fix a recent reload breakage (fixes #346)
Simon Michael
2016-05-20 08:20:08 -0700
-
550e99acd3
lib: let dbg*IO work in any MonadIO
Simon Michael
2016-05-20 07:51:51 -0700
-
e7c457f970
extra: update, stackify hledger-check-dates
Simon Michael
2016-05-19 16:29:39 -0700
-
7f5e09096f
lib: rename JournalContext to JournalParseState
Simon Michael
2016-05-18 20:57:34 -0700
-
ea383d88d6
lib: drop "double" build flag
Simon Michael
2016-05-18 20:32:58 -0700
-
ff09d60746
lib: types whitespace
Simon Michael
2016-05-18 20:28:37 -0700
-
f7e0f75c4f
rename a file to help git on windows (#345)
Simon Michael
2016-05-18 16:52:10 -0700
-
ae490d738f
lib: Hledger.Read notes
Simon Michael
2016-05-18 16:37:31 -0700
-
20bfceff2e
lib: allow multiple files of different format (#320)
Simon Michael
2016-05-18 15:09:33 -0700
-
fdd7feefdb
lib: make Journal a monoid
Simon Michael
2016-05-18 15:08:50 -0700
-
6ed0369cdc
lib: note transaction idx only counts journal txns
Simon Michael
2016-05-18 15:06:57 -0700
-
7e84b4d643
lib: rename get/setIndex, add increment fn
Simon Michael
2016-05-18 15:06:16 -0700
-
80e8caebe7
func. test for 320
Simon Michael
2016-05-18 13:10:41 -0700
-
975e3274ea
stats: fix func test
Simon Michael
2016-05-17 19:52:19 -0700
-
e28ed0c927
stats: "journal file" -> "file"
Simon Michael
2016-05-17 19:50:57 -0700
-
84097b75c7
journal: can now include timeclock/timedot files (#320)
Simon Michael
2016-05-17 19:46:54 -0700
-
4dd7dba771
fix ghc pattern match warning (#323)
Simon Michael
2016-05-17 18:42:37 -0700
-
ec507955e1
journal: simplify parse error
Simon Michael
2016-05-17 10:06:51 -0700
-
59c2d73d14
doc: symlink other package docs into hledger (#343)
Simon Michael
2016-05-17 10:04:54 -0700
-
89b1cd1e5b
doc: readme for doc directories
Simon Michael
2016-05-17 10:03:57 -0700
-
f0c219adaa
add missing benchmark file to cabal tarball (#342)
Simon Michael
2016-05-17 09:04:53 -0700
-
695d96231c
test numbering
Simon Michael
2016-05-13 22:10:23 -0700
-
9c130e1850
lib: journal: hlint cleanups!
Simon Michael
2016-05-13 22:09:39 -0700
-
16ee07cc52
remove temp type
Simon Michael
2016-05-13 20:44:21 -0700