c0885f7c76another iteration of the version number system; simpler and more efficient The release version is defined in VERSION, make or make release do the rest.
Simon Michael
2009-02-27 02:55:54 +0000
ea0c32641dminimal happs-based web ui, enabled with -f happs
Simon Michael
2009-01-20 04:04:40 +0000
e361b789a0simple ansi-based ui that should work on windows, enabled with -f ansi
Simon Michael
2009-01-20 04:02:21 +0000
00a89bf472fix a build error with certain flags
Simon Michael
2009-01-26 20:24:51 +0000
195fc13fcfmake tweaks
Simon Michael
2009-01-26 20:27:41 +0000
4ebc42dde3more makefile docs
Simon Michael
2009-01-25 09:00:57 +0000
5dd0ed838bmakefile cleanup
Simon Michael
2009-01-20 03:48:35 +0000
51e1e8b75fmake show-unpushed
Simon Michael
2009-01-20 22:27:32 +0000
20ef2dde04a new version numbering system, more automated and hopefully usable See comments in Makefile. The major.minor[.bugfix] release version is defined there, then "make" and "make release" should take care of everything. Excerpt:
Simon Michael
2009-02-26 17:37:46 +0000
15239ecf96make an explicit configure flag for the vty ui
Simon Michael
2009-01-20 03:48:05 +0000
67a764dce7need to omit the vty dependency and ui command on windows
Simon Michael
2009-01-18 19:02:08 +0000
96f1b7d6a7no really, need to omit the vty dependency on windows
Simon Michael
2009-01-19 18:26:21 +0000
d5b4797703makefile docs, a push target for me
Simon Michael
2009-01-25 08:09:09 +0000
664ba2fbc9"make send" to send unpushed patches to the hledger mail list (doesn't set --in-reply-to)
Simon Michael
2009-01-25 07:48:41 +0000
f807c0f095Options cleanups
Simon Michael
2009-01-25 08:09:26 +0000
aed74a9ef9add happs command to --help
Simon Michael
2009-01-20 04:31:34 +0000
f910357093include ui commands in --help
Simon Michael
2009-01-20 04:31:11 +0000
bb6745962binclude happs configure flag in version string
Simon Michael
2009-01-20 06:09:16 +0000
56c99bdfd6simplify config flag display
Simon Michael
2009-01-20 06:05:37 +0000
8dcd53c9baclean up version string and include configure flags
Simon Michael
2009-01-20 05:57:25 +0000
7bf18cd4f4bump version
Simon Michael
2009-01-20 04:28:49 +0000
9c5338793eclarify hours argument help
Simon Michael
2009-01-23 20:07:31 +0000
a26a56eafemore convenient timelog querying when invoked as "hours"
Simon Michael
2009-01-23 02:04:31 +0000
f733a3de80release notes
Simon Michael
2009-04-02 09:42:29 +0000
f8a37d5531make docs-building more robust
Simon Michael
2008-11-23 22:29:17 +0000
470d5284b0fix NEWS rst error
Simon Michael
2008-11-23 22:29:39 +0000
b3229d2c4enext cabal release will say "beta" !
Simon Michael
2008-11-23 22:30:36 +0000
564c218d61dead code
Simon Michael
2008-11-25 04:15:03 +0000
6fdaf2a248Added showAmount' that shows only the number part of an amount
tim
2008-11-23 21:26:38 +0000
770c2956a5oops, maybe another piece of the Date/DateTime removal
Simon Michael
2008-11-27 04:29:32 +0000
4d5478b334haddock fix
Simon Michael
2008-11-27 07:50:02 +0000
b4fed8f2fddocs
Simon Michael
2008-12-04 19:32:30 +0000
e333c76d6fleaves utility
Simon Michael
2008-12-04 19:32:42 +0000
eacea41dacwhen options are repeated, use the last instead of the first
Simon Michael
2008-12-04 20:11:35 +0000
f794445451update simplifyprof.hs
Simon Michael
2008-12-05 00:37:47 +0000
6f6ce11ca8more balance-calculating extraction
Simon Michael
2008-12-05 08:26:13 +0000
eca112f7d4extract common balance-calculating code
Simon Michael
2008-12-05 05:09:54 +0000
76df6ec88foptimise cacheLedger by using the tree to help calculate account balances from:
Simon Michael
2008-12-05 03:31:45 +0000
b1f2d95e13optimise summariseTransactionsInDateSpan like cacheLedger makes summarised register reports faster
Simon Michael
2008-12-05 03:32:41 +0000
63999d36feallow --depth=0 in summarised register reports, to aggregate top-level accounts
Simon Michael
2008-12-04 20:37:03 +0000
ecd7575b5emake sample ledger more complex to verify a fix
Simon Michael
2008-12-05 08:35:52 +0000
765edff7f8typo
Simon Michael
2008-12-05 10:38:20 +0000
f305a231a4update sample.ledger
Simon Michael
2008-12-05 11:09:09 +0000
8bc078ff7bfix haddock error preventing docs update
Simon Michael
2008-12-10 05:52:26 +0000
fdb45b8d9cmake mixed amount adding and showing more robust
Simon Michael
2008-12-05 04:36:32 +0000
3c90a41ffatypo
Simon Michael
2008-12-06 07:11:28 +0000
063dce2642more string utils
Simon Michael
2008-12-06 07:15:19 +0000
4ea30b7411Fixed ;-only bug
nick
2008-12-08 07:20:29 +0000
130e3bcd30utils tweaks
Simon Michael
2008-12-10 07:08:50 +0000
da70e00e3bmake fromparse utility show the parse error
Simon Michael
2008-12-08 17:15:02 +0000
59c9dde458haddock fixes
Simon Michael
2008-12-10 07:56:00 +0000
68682fa0eeTilde expansion in !include
nick
2008-12-10 17:40:05 +0000
600582184cSupport for !account directives, and tests
nick
2008-12-08 07:21:33 +0000
9b7a3689f5!account affects timelog entries
nick
2008-12-10 17:40:36 +0000
61b288bf05easier options for bench.hs
Simon Michael
2008-12-10 20:45:09 +0000
cd41128620left-justify arguments in benchmark summary
Simon Michael
2008-11-27 06:29:46 +0000
2092ed85aepreserve args' whitespace layout in benchmark summary
Simon Michael
2008-12-05 08:59:56 +0000
77a543e7b7benchresults instead of summary for bench results filename
Simon Michael
2008-12-05 09:01:42 +0000
250c92f646Support parsing of dates in yyyy-dd-mm format
tim
2008-12-09 07:15:18 +0000
22728c5c07add a parsedate test
Simon Michael
2008-12-10 20:55:02 +0000
470cae55cashow clockin/out times in timelog entries, detect clockout < clockin
Simon Michael
2008-12-11 01:35:07 +0000
614e6e6932count timelog sessions on the day they end, like ledger, for now
Simon Michael
2008-12-05 01:16:42 +0000
4bc97d237aAdded support for reading historical prices from files
tim
2008-12-16 10:54:20 +0000
5e0313e447Added timelog entries to ledger and added useful utilities
nick
2008-12-08 01:48:03 +0000
b51740e9bboptimise canonicaliseAmounts First optimisation in a while. hledger -s bal on my ledger took 2s, and profiling showed:
Simon Michael
2008-12-05 02:09:19 +0000
0be862f760Fixed TimeLog handling and certain blank lines
nick
2008-12-08 03:45:35 +0000
958c4eb891bump version to 0.3
Simon Michael
2009-01-17 17:33:47 +0000
088e28d02fadd UICommand to other-modules
Simon Michael
2009-01-17 17:34:37 +0000
a8ede0132aadd a failing test for zero-balance root account eliding
Simon Michael
2009-01-17 17:59:35 +0000
8ff1abfb2afailing test for eliding !account accounts
Simon Michael
2008-12-10 18:37:25 +0000
3343e21ab1work towards a fix for zero-balance root account eliding
Simon Michael
2009-01-17 18:07:20 +0000
59d110e0a8fix reading from stdin, except for ui command
Simon Michael
2009-01-17 19:23:21 +0000
a51596899fa cached ledger now includes the full ledger text, also. This reads the file twice, since I couldn't figure out how to do it just once with the new error monad.. fixes welcome.
Simon Michael
2008-12-10 07:29:08 +0000
ee4a2a1c1eNew ledger parser with file inclusion
nick
2008-12-08 01:49:31 +0000
157f47c592run all tests from internal data, not the sample.ledger file
Simon Michael
2008-12-05 08:33:15 +0000
866398ecb8more varied dates in sample ledger
Simon Michael
2008-11-26 21:11:10 +0000
1c969b5744clean up ledger loading utilities
Simon Michael
2008-12-05 08:51:14 +0000
e34b8b5662test
Simon Michael
2008-12-05 09:28:29 +0000
e68a72b072Handle ledger parse errors
nick
2008-12-09 21:00:46 +0000
ae9636e55crefactor ledger preparation
Simon Michael
2008-11-29 20:00:21 +0000
b9bee776b5fix register totals when using --display
Simon Michael
2009-01-17 20:00:45 +0000
ebdf67a5absmart dates: also accept yyyymmdd with no separators
Simon Michael
2009-01-17 20:07:24 +0000
91f3b7faacAbstract over all GenParser state types
nick
2008-12-08 01:11:07 +0000
5a0156d5eesmart dates: work towards next/last monthname/weekdayname
Simon Michael
2009-01-17 20:21:44 +0000
77098fec7elowercase/uppercase
Simon Michael
2008-11-27 06:32:31 +0000
0c4cf88578perl-like strip
Simon Michael
2008-11-26 21:11:44 +0000
c0b1d8694bnotes
Simon Michael
2009-01-17 21:03:25 +0000
4d0efe0c71notes
Simon Michael
2008-12-10 18:43:19 +0000
b6b8d0e9b7notes
Simon Michael
2008-12-07 18:57:04 +0000
f69716ddf9fix reporting of unbalanced entries
Simon Michael
2008-12-05 10:04:59 +0000
0f91583230notes
Simon Michael
2008-12-05 10:02:24 +0000
5e9f9e530abetter register summarising with --depth and -E support, datespan splitting bugfix
Simon Michael
2008-12-04 19:29:29 +0000
5cdd124749notes cleanup
Simon Michael
2008-12-04 19:30:21 +0000
8dc96a1da7note some issues
Simon Michael
2008-12-04 19:30:30 +0000
e2235abceemove that ui feature note
Simon Michael
2009-01-17 21:12:18 +0000
e2068f2b5fmore benchmark data
Simon Michael
2009-01-17 21:21:09 +0000
9fbb8128b5simplify news layout
Simon Michael
2009-01-17 22:07:07 +0000
34220c97d6news updates
Simon Michael
2009-01-17 21:03:49 +0000
c381dd73e7use latest all-compatible vty
Simon Michael
2009-01-17 23:11:15 +0000
df5e308971simplify readme layout
Simon Michael
2009-01-17 22:09:04 +0000