-
934d217523
changelogs
Simon Michael
2015-05-14 13:39:54 -0700
-
077e3c6a02
journal: re-add non-regex aliases, as default (#252)
Simon Michael
2015-05-14 12:50:32 -0700
-
70d87613f2
some cleanup of debug trace helpers
Simon Michael
2015-05-14 12:49:17 -0700
-
a61d49cca6
site: more-docs: edits
Simon Michael
2015-05-13 15:52:53 -0700
-
6df67de354
site: more-docs: link beancount docs
Simon Michael
2015-05-13 15:48:57 -0700
-
7c3379db63
journal: allow whitespace following a comment directive
Simon Michael
2015-05-09 13:25:31 -0700
-
0f0b15e8f1
Merge pull request #251 from kmels/fix-js-defaults
Simon Michael
2015-05-03 05:45:17 -0700
-
-
2d1f33cb06
Set default javascript parameter values in the functions addformReset, addFormShow
Carlos Lopez-Camey
2015-05-02 15:42:08 -0600
-
-
61423bdad4
consistently require latest base-compat for sanity
Simon Michael
2015-04-29 07:16:08 -0700
-
104cb44d04
fix missing Control.Applicative.Compat (#245)
Simon Michael
2015-04-29 07:10:55 -0700
-
52ce7c1d93
make recent timelog commit ghc 7.8 compatible
Simon Michael
2015-04-29 07:10:13 -0700
-
bb71b077a2
fix runExceptT breakage from recent PR (#248)
Simon Michael
2015-04-29 07:08:12 -0700
-
a3deb03083
doc: announcement tweak
Simon Michael
2015-04-28 14:04:10 -0700
-
b16f0cad6b
docs: announcement
Simon Michael
2015-04-08 07:51:40 -0700
-
ee3ac06c68
devguide: checklist
Simon Michael
2015-04-28 14:08:58 -0700
-
5102eca9c3
timelog: support the description field (fix #247)
Simon Michael
2015-04-28 13:54:36 -0700
-
fb37e99bc8
lib: simple dates must start with non-space; docs
Simon Michael
2015-04-28 13:50:58 -0700
-
4d4a6b1660
manual: give default year directive its own section
Simon Michael
2015-04-28 13:49:27 -0700
-
a110c84712
dev guide: release checklist
Simon Michael
2015-04-28 13:48:53 -0700
-
dac8a784f4
bump version to 0.26 alpha
Simon Michael
2015-04-28 13:48:23 -0700
-
1bc9b71f28
bump version to 0.25
Simon Michael
2015-04-07 19:52:00 -0700
-
d535d04458
site: windows downloads
Simon Michael
2015-04-08 12:45:34 -0700
-
a60f26c7cc
docs: release notes
Simon Michael
2015-04-08 12:45:24 -0700
-
0f490478ba
Merge pull request #246 from sol/base-compat
Simon Michael
2015-04-28 10:15:50 -0700
-
-
964a410b24
hledger-lib: Update for base-compat-0.8.0 (see #245)
Simon Hengel
2015-04-23 15:39:29 +0800
-
-
400c8afd3f
Merge pull request #243 from zeckalpha/master
Simon Michael
2015-04-14 19:37:15 -0700
-
-
af2ef3ad36
Update GitHub repository URL to point to HTTPS version in developer guide. #241
Kyle Marek-Spartz
2015-04-14 20:50:41 -0500
-
-
83209b862c
tools: fix overuse of -XCPP breaking make test etc.
Simon Michael
2015-04-07 19:28:57 -0700
-
7c33409390
docs: release checklists
Simon Michael
2015-04-07 19:00:16 -0700
-
ebba1b09f2
web: fix more ghc 7.10 import warnings (#239)
Simon Michael
2015-04-07 18:49:33 -0700
-
724bc3c9e9
tools: ghci, ghci-web fixes
Simon Michael
2015-04-07 18:36:28 -0700
-
b0d71e3ccc
web: declare a bunch of language pragmas
Simon Michael
2015-04-07 18:35:41 -0700
-
154699ce1f
tools: makefile updates, new sandbox rules
Simon Michael
2015-04-07 17:18:18 -0700
-
735f818c22
changelogs
Simon Michael
2015-04-07 17:14:44 -0700
-
498a52c7ea
doc: more precise version
Simon Michael
2015-04-07 17:13:16 -0700
-
97888b1be4
doc: note effect of tag comment position
Simon Michael
2015-04-07 17:12:57 -0700
-
567d322907
tools: fix a makefile typo
Simon Michael
2015-03-30 13:36:44 -0700
-
53c1fd3d12
tools: preliminary "make help" (all commented rules)
Simon Michael
2015-03-30 12:02:48 -0700
-
1b912387fa
tools: Makefile self-documentation system
Simon Michael
2015-03-30 12:01:42 -0700
-
49d0492795
tools: clarify a makefile construct
Simon Michael
2015-03-30 11:57:34 -0700
-
ab7ed99cc4
fix broken TimeLocale import for ghc 7.8 (#239)
Simon Michael
2015-03-29 16:30:25 -0700
-
f8a24ccead
fix parseTime warnings with time 1.5+ (#239)
Simon Michael
2015-03-29 16:12:54 -0700
-
e838ed0637
fix a Control.Monad.Error warning (#239)
Simon Michael
2015-03-29 16:12:05 -0700
-
e7376e4ea5
unnecessary CPP pragma
Simon Michael
2015-03-29 16:10:39 -0700
-
f75849cdd6
fix ghc 7.10 Applicative import warnings (#239)
Simon Michael
2015-03-29 15:39:37 -0700
-
592d997438
whitespace
Simon Michael
2015-03-29 15:55:14 -0700
-
b52f08603b
avoid a shakespeare/ghc-7.10 build failure (#239)
Simon Michael
2015-03-29 14:20:33 -0700
-
8e50395b7c
ErrorT -> ExceptT, handle mtl <2.2.1 && >=2.2.1 (#239)
Simon Michael
2015-03-29 07:53:23 -0700
-
aa47a7dc12
hledger-web: build with GHC-7.10
Simon Michael
2015-03-29 06:33:53 -0700
-
216ebb8333
hledger-lib: mark the double flag as manual only
Simon Michael
2015-03-27 15:46:57 -0700
-
b8b730226f
hledger/hledger-lib: update tested-with
Simon Michael
2015-03-27 15:44:39 -0700
-
4538745005
adapt to GHC-7.10's foldable/traversable changes (#239)
Simon Michael
2015-03-27 15:43:28 -0700
-
e60eb71467
adapt to GHC-7.10's time-1.5 (#239)
Simon Michael
2015-03-27 15:42:32 -0700
-
b8974c4bcc
register: update --width help
Simon Michael
2015-03-27 08:02:37 -0700
-
aaff402824
update dev setup tests
Simon Michael
2015-03-16 17:59:06 -0700
-
e91d271ca7
tools: adapt to latest shelltestrunner
Simon Michael
2015-03-16 17:55:19 -0700
-
6bad57a4d8
tools: bench test update
Simon Michael
2015-03-15 18:51:14 -0700
-
fc743155b9
tools: make sandbox-links, more build nuttiness
Simon Michael
2015-03-15 18:50:46 -0700
-
95ccfa73a9
doc: release note links
Simon Michael
2015-03-15 18:42:23 -0700
-
c5323a6da6
doc: update release notes
Simon Michael
2015-03-15 13:53:01 -0700
-
8b51f986b6
doc: remove mention of hledger-web's edit form
Simon Michael
2015-01-12 08:02:01 -0800
-
414a33f3e4
merge changelog updates
Simon Michael
2015-03-15 12:55:45 -0700
-
ee55a76b23
changelog tweak
Simon Michael
2015-03-15 11:10:53 -0700
-
c47463332a
allow utf8-string-1 (fix fpco/stackage/#426)
Simon Michael
2015-03-15 11:06:53 -0700
-
adf10c238d
update changelogs
Simon Michael
2015-02-27 07:02:31 -0800
-
592ae9a28e
timelog: show hours with 2 decimal places, not 1
Simon Michael
2015-02-27 05:27:24 -0800
-
099a1de3b6
clarify built-in commodities rounding
Simon Michael
2015-02-27 05:23:07 -0800
-
f83590021a
web: workaround for json encoding of </script> (#236)
Simon Michael
2015-02-26 08:56:37 -0800
-
d801eb1ab7
web: fix error message being a bit too persistent
Simon Michael
2015-02-23 23:55:28 +0000
-
abe47e81c2
web: keep the add button right-aligned on ctrl -
Simon Michael
2015-02-23 23:26:49 +0000
-
e76cc6ee47
web: stay in add form when there are errors
Simon Michael
2015-02-23 23:22:02 +0000
-
8bde2fd212
web: use/show full file paths in add form (#234)
Simon Michael
2015-02-17 23:23:49 +0000
-
9351f10b81
web: show all add form errors as form errors
Simon Michael
2015-02-17 22:22:24 +0000
-
d3453c66c1
web: improve add form validation (#223, #234)
Simon Michael
2015-02-16 18:22:17 +0000
-
16aaf35c4b
web: move old edit/import stuff out of AddForm
Simon Michael
2015-02-16 18:20:31 +0000
-
55967e9192
web: Post -> AddForm; drop/comment more old stuff
Simon Michael
2015-02-16 16:21:07 +0000
-
a1aff10225
web: comment unused handlers
Simon Michael
2015-02-16 15:34:46 +0000
-
ebe0ee184c
web: remove unused /journal/entries view
Simon Michael
2015-02-16 15:03:48 +0000
-
7138acaec4
web: clarify some confusing parameter handling
Simon Michael
2015-02-15 08:17:47 +0000
-
d2877a919a
add some type signatures in Utils, helps ghci-web
Simon Michael
2015-02-09 17:42:51 +0000
-
293c9b2efa
doc: manual: Assertions and subaccounts
Simon Michael
2015-01-26 09:53:00 -0800
-
a388d0e21d
doc: small fixes
Simon Michael
2015-01-26 09:52:46 -0800
-
1a4b30b8c1
doc: bring account alias docs up to date
Simon Michael
2015-01-19 17:49:20 -0800
-
cbc0183160
doc: update register output docs
Simon Michael
2015-01-19 15:06:59 -0800
-
372a2d768b
register: use full width, column widths, cleanup
Simon Michael
2015-01-19 13:48:37 -0800
-
8278c13268
cli: on POSIX systems, use terminfo (and curses)
Simon Michael
2015-01-19 13:29:41 -0800
-
3d5b269b3d
fix rendering of week 52 heading in weekly reports
Simon Michael
2015-01-18 09:32:14 -0800
-
76db377468
document --output-format and --output-file (fix #233)
Simon Michael
2015-01-16 16:52:59 -0800
-
af56ced3b0
lib: add eof parsing checks
Julien Moutinho
2014-11-04 04:35:25 +0100
-
a575de9806
tools: makefile fix
Simon Michael
2015-01-10 22:29:03 -0800
-
fabf8a743d
changelogs
Simon Michael
2015-01-10 22:27:15 -0800
-
257ce57383
fix balance accumulation across assertions (#195)
Simon Michael
2015-01-10 22:15:21 -0800
-
6543f44d82
doc: forgot add release date to changelogs
Simon Michael
2015-01-10 17:03:44 -0800
-
72ba4f1f76
web: adding missing modules for cabal test (#232)
Simon Michael
2015-01-10 16:47:45 -0800
-
a7b4b41bdf
doc: git-tip is gratipay
Simon Michael
2015-01-07 14:40:20 -0800
-
cf1345ba2e
doc: manual: missing line break
Simon Michael
2015-01-02 14:19:59 -0800
-
af1d1239f5
doc: download: tweaks, link to hledger-vagrant
Simon Michael
2015-01-02 14:19:30 -0800
-
c5c721f1c1
doc: home: limit twitter height a little
Simon Michael
2015-01-02 14:19:03 -0800
-
8a992042f5
doc: enable custom favicon
Simon Michael
2015-01-02 14:18:31 -0800
-
60278062e6
doc: relnotes: tweaks
Simon Michael
2015-01-02 14:17:57 -0800