550357934fprint: fix long account name truncation, align amounts
Simon Michael
2009-08-06 20:19:00 +0000
cbe61304dadocs: add commands section, document convert command
Simon Michael
2009-12-01 15:13:27 +0000
c474077ef5tools: release process updates
Simon Michael
2009-12-12 02:55:59 +0000
436929c752update benchmark exes
Simon Michael
2009-12-12 02:35:09 +0000
0cbab63143docs: update version numbering policy
Simon Michael
2009-12-10 22:43:23 +0000
fdc3949224make tests independent of user's default ledger
Simon Michael
2009-12-12 03:00:27 +0000
5d6c6d778ethere shouldn't be brackets in transaction's effective date, my mistake
Simon Michael
2009-12-12 03:03:41 +0000
b6a5a3398eparsing: tighten up dates, error messages, tests
Simon Michael
2009-11-25 21:21:49 +0000
4f22fd657esimplify tests for latest shelltestrunner
Simon Michael
2009-07-14 21:50:02 +0000
cb0a90cbd7shelltestrunner now packaged separately, update tests for it
Simon Michael
2009-07-11 22:30:10 +0000
f1f4a0c023shelltest: use test-framework as test runner We can now run shell tests in parallel which seems to be a big win. Tests which took 3.5s now run in .13s.
Simon Michael
2009-06-28 02:31:36 +0000
e11c828aafshelltest: show filename, not command, when running tests
Simon Michael
2009-06-27 10:35:10 +0000
ba47853501shelltest: make fields in .test files optional
Simon Michael
2009-06-27 10:18:34 +0000
a6cc0effe5makefile: test rule cleanups
Simon Michael
2009-06-28 03:17:02 +0000
f8664057baamountless-virtual-postings.test
Simon Michael
2009-06-30 17:20:07 +0000
3533f3d0c3parsing: another comment test
Simon Michael
2009-07-10 17:21:30 +0000
6091c8a099add/update some functional tests
Simon Michael
2009-07-09 00:38:52 +0000
3b9c6448bemore test tweaks
Simon Michael
2009-06-27 11:02:28 +0000
484580ca64makefile: release process tweaks - hledgercabal does a cabal configure & build - move unit-testing of the cabal executable into cabaltest - cabaltest now also does cabal upload --check - hackageupload does the upload instead of talking about it - release and releaseupload are now separate for safety - don't let pushbinary stop make due to missing binary - updatesite pushes pending changes first
Simon Michael
2009-06-22 19:52:58 +0000
2ae609fee6add a shell test runner like ledger's, and "make functest" rule
Simon Michael
2009-06-27 08:15:00 +0000
163ba5de93update tests for latest shelltestrunner
Simon Michael
2009-07-12 19:55:02 +0000
e110976b47move add command doctests to shell tests
Simon Michael
2009-07-09 18:38:57 +0000
e3e935e129parsing: require whitespace between date and status code, prevent silent effective date breakage
Simon Michael
2009-11-25 20:12:09 +0000
31ae51b435add tests for some observed issues
Simon Michael
2009-09-16 17:05:59 +0000
f209305eefprint: show effective dates (issue #12)
Simon Michael
2009-12-07 23:28:33 +0000
ddc176d83eHlint: Warning: Eta reduce
marko.kocic
2009-09-22 15:56:59 +0000
4e5d463927refactor parseWithCtx utility
Simon Michael
2009-06-20 03:59:37 +0000
d98d136fc7allow comment lines intermixed with posting lines
Simon Michael
2009-06-20 04:02:10 +0000
6fb1804cfdrefactor IOArgs -> FilterSpec and make haddock happy
Simon Michael
2009-07-09 20:25:50 +0000
a8bfb06da4refactor effective date support, fix warnings
Simon Michael
2009-07-09 19:22:27 +0000
06eb2a9aa8--effective option uses transactions' effective dates, if any
Simon Michael
2009-07-08 23:37:44 +0000
9bdb1ab0ecconvert a few doctests to shell test format
Simon Michael
2009-06-27 08:16:19 +0000
6b2e735ba1ui: upgrade to vty 4, fixes non-ascii symbol display (issue #3)
Simon Michael
2009-09-03 14:29:34 +0000
53e9aec63fprint: show all amounts for clarity (don't elide the final balancing amount)
Simon Michael
2009-11-25 05:37:08 +0000
eb0d7ea06cprint: sort by date, like register
Simon Michael
2009-07-08 00:52:54 +0000
71cc41da1a0.7 release notes
Simon Michael
2009-12-12 03:04:55 +0000
e1f3001c1edocs: preliminary release notes
Simon Michael
2009-12-05 00:08:51 +0000
2489517931docs: more site & docs cleanup
Simon Michael
2009-11-21 02:01:28 +0000
cd47936ebfdocs: note binaries in user guide
Simon Michael
2009-06-25 01:18:45 +0000
28477dc6f4site: doc tweaks
Simon Michael
2009-07-09 21:01:10 +0000
30f007d2b3site: tweak windows binary instructions
Simon Michael
2009-06-22 15:51:32 +0000
4aefe29b8bdocs: contributor list/agreement cleanup
Simon Michael
2009-06-27 22:10:21 +0000
a19ea34ce0site: table of contents for user guide
Simon Michael
2009-11-19 21:39:04 +0000
39d953a2bbadd some styling, inspired by max bolinbroke's
Simon Michael
2009-07-04 18:51:46 +0000
5f9b86d9a8docs: split the home page into two, doc updates
Simon Michael
2009-11-20 14:54:17 +0000
066c8b931cdocs: document hledger-style smart dates, period expressions, display expressions
Simon Michael
2009-07-10 17:20:59 +0000
9ecd710ea1new demo.hledger.org vhost
Simon Michael
2009-11-19 17:54:08 +0000
896aed43e9site: more homepage updates
Simon Michael
2009-07-04 18:51:26 +0000
64feffecfcsite: link to all issues, not just open ones
Simon Michael
2009-06-22 15:51:15 +0000
54b6a864f2site: streamline home page
Simon Michael
2009-06-25 01:34:10 +0000
5dd6a04c80update version
Simon Michael
2009-12-12 03:05:58 +0000
66f66ce3d5release process tweaks
Simon Michael
2009-06-13 21:37:06 +0000
69227d53ecimprove --binary-filename on windows
Simon Michael
2009-06-17 16:18:53 +0000
29cc846dc0avoid exitSuccess for base 3 compatibility (issue #2)
Simon Michael
2009-06-22 15:47:05 +0000
ac3498302dbump version
Simon Michael
2009-06-22 18:17:20 +0000
85f4eb448drelease note
Simon Michael
2009-06-22 18:21:05 +0000
60f5beb359fix a broken doctest
Simon Michael
2009-06-22 18:25:52 +0000
3706e23c59readme upates
Simon Michael
2009-05-25 00:33:13 +0000
4d83ae928bSigned contributor agreement
nick
2009-05-25 07:27:27 +0000
22c6d62907generateledger tool, creates test ledgers of specified size
Simon Michael
2009-05-29 08:23:59 +0000
1a491e883amore accountNameTreeFrom optimisation experiments, included for easier collaboration
Simon Michael
2009-05-29 10:06:50 +0000
6958d47329make bench tests with command arguments work
Simon Michael
2009-05-29 12:09:39 +0000
bb29623d6eremove aux files after make heap
Simon Michael
2009-05-29 20:42:42 +0000
131d671a45haddock
Simon Michael
2009-06-02 19:57:18 +0000
5f19e638c6disable hoogle search until working again
Simon Michael
2009-06-02 20:12:08 +0000
dda2687f46dedent commit graph
Simon Michael
2009-06-02 20:20:44 +0000
08114e17b0sample.timelog
Simon Michael
2009-06-02 22:05:50 +0000
5c3b262bbeSetup isn't an other-module
Simon Michael
2009-06-02 22:09:50 +0000
dac25b5bc4stats: add last 7 days and last transaction date
Simon Michael
2009-06-03 16:49:43 +0000
e70f67fb75use double not float
Simon Michael
2009-05-29 17:46:43 +0000
074bcff823no need to specially mention utf8-string as a -fhapps dependency
Simon Michael
2009-06-03 23:50:53 +0000
282f92e8a8web: contact anchor
Simon Michael
2009-06-04 20:29:45 +0000
db9ecf7a9eyet another makefile tweak
Simon Michael
2009-06-05 06:23:22 +0000
7435675308makefile: fix hledgerlinux target
Simon Michael
2009-06-05 02:51:02 +0000
a885bb4d89site: homepage tweaks
Simon Michael
2009-06-05 06:23:46 +0000
6e0324d80dbetter overview
Simon Michael
2009-06-02 22:18:13 +0000
b55b157194site: link google issue tracker, tweak binaries link
Simon Michael
2009-06-05 02:53:34 +0000
73879e8f58web: link to binaries, make haskell platform preferred
Simon Michael
2009-06-04 18:29:37 +0000
4492dd02c4build with more warnings enabled
Simon Michael
2009-06-05 09:42:44 +0000
2ed7ef39afbetter coverage-enabled building, cleanup
Simon Michael
2009-06-05 09:48:15 +0000
9f57989493make clean before and after a coverage build
Simon Michael
2009-06-05 01:53:26 +0000
ad40cab591make docs generation less verbose
Simon Michael
2009-06-05 10:09:22 +0000
43549704c0tracewith
Simon Michael
2009-06-05 10:41:57 +0000
1570b4efcbmakefile: releasetest fix
Simon Michael
2009-06-05 11:39:11 +0000
72ad595542reflect success/failure in doctest and unittest runners' exit codes
Simon Michael
2009-06-05 17:29:20 +0000
5e08ad821eshow doctest failures on stderr, less verbose make doctest
Simon Michael
2009-06-05 18:59:59 +0000
1bc8f8430fmakefile: clean up tests, add warningstest, committest, releasetest targets
Simon Michael
2009-06-05 11:15:32 +0000
8d28850580fix make doctest
Simon Michael
2009-06-05 09:39:58 +0000
d1418a2a21show better errors for unbalanced transaction and missing default year
Simon Michael
2009-06-05 19:35:12 +0000
00ad42e629eliding/layout tests, commented out since I don't know what it should do
Simon Michael
2009-06-05 19:35:47 +0000
3be793f108fix nafai's bug: fail on empty account name components, don't just ignore
Simon Michael
2009-06-05 18:02:22 +0000