Commit Graph

723 Commits

Author SHA1 Message Date
Simon Michael
b218647631 a little cleanup, haddock parsing context 2009-01-24 21:15:38 +00:00
Simon Michael
5d78004646 name unnamed tests 2009-02-27 03:38:24 +00:00
Simon Michael
2bfdad6fd9 rearrange Tests 2009-03-05 10:00:21 +00:00
Simon Michael
f8905464ac implement default year, allowing m/d dates in ledger 2009-01-27 21:55:26 +00:00
Simon Michael
1de8a3e3d3 a fix for Y default year parsing 2009-01-23 00:12:56 +00:00
Simon Michael
16e33b50e6 parse Y default year lines in a ledger, so they don't break it (ignoring them) 2009-01-22 23:42:34 +00:00
Simon Michael
b12e4e3ac2 update negative pattern char in tests 2009-03-11 02:57:17 +00:00
Simon Michael
271a504a99 notes cleanups 2009-03-15 11:13:12 +00:00
Simon Michael
f5e9a8ec79 docs 2009-02-27 04:03:14 +00:00
Simon Michael
7f18b50e50 rename the happs command to "web" 2009-01-25 11:48:49 +00:00
Simon Michael
210d8f77fd better happs startup message 2009-01-20 06:11:01 +00:00
Simon Michael
1f41009f9a happs -> web command in README 2009-02-13 20:55:54 +00:00
Simon Michael
5f3b4982dd note issues 2009-02-25 05:24:05 +00:00
Simon Michael
944c8af32a convert funding notes to rst for easier publishing 2009-01-20 08:55:46 +00:00
Simon Michael
9fb63489e2 better wording 2009-01-20 08:43:06 +00:00
Simon Michael
4cb4e7fa28 funding notes 2009-01-20 08:21:50 +00:00
Simon Michael
8e49807159 notes 2009-01-26 20:27:03 +00:00
Simon Michael
46c09c6fac patterns now use not: and desc: prefixes instead of ^ and ^^
This is more like but not the same as ledger 3.
2009-04-02 06:25:22 +00:00
Simon Michael
4037d56080 drop the --options-anywhere flag, make it the default
Also drop support for ledger-2-style - and -- in account patterns.
For the time being ^ and ^^ must be used.
2009-02-27 03:56:26 +00:00
Simon Michael
a99457f2d4 readme time reporting improvements 2009-01-23 02:33:34 +00:00
Simon Michael
9d72ccebe7 note a few new features 2009-01-23 02:52:51 +00:00
Simon Michael
991d3ce909 help cleanups 2009-01-25 08:44:14 +00:00
Simon Michael
1a8ba720fd bump version to 0.3.99 ("0.4 beta") 2009-04-02 09:39:20 +00:00
Simon Michael
c0885f7c76 another iteration of the version number system; simpler and more efficient
The release version is defined in VERSION, make or make release do the rest.
2009-02-27 02:55:54 +00:00
Simon Michael
ea0c32641d minimal happs-based web ui, enabled with -f happs 2009-01-20 04:04:40 +00:00
Simon Michael
e361b789a0 simple ansi-based ui that should work on windows, enabled with -f ansi 2009-01-20 04:02:21 +00:00
Simon Michael
00a89bf472 fix a build error with certain flags 2009-01-26 20:24:51 +00:00
Simon Michael
195fc13fcf make tweaks 2009-01-26 20:27:41 +00:00
Simon Michael
4ebc42dde3 more makefile docs 2009-01-25 09:00:57 +00:00
Simon Michael
5dd0ed838b makefile cleanup 2009-01-20 03:48:35 +00:00
Simon Michael
51e1e8b75f make show-unpushed 2009-01-20 22:27:32 +00:00
Simon Michael
20ef2dde04 a 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:

Goals and constraints for version numbering:
1 automation, robustness, simplicity, platform independence
2 cabal versions must be all-numeric
3 release versions should be concise
4 releases should have a corresponding darcs tag
5 development builds should have a precise version appearing in --version
6 development builds should generate cabal packages with non-confusing versions
7 would like a way to mark builds/releases as alpha or beta
8 would like to easily darcs get the .0 even with bugfix releases present
2009-02-26 17:37:46 +00:00
Simon Michael
15239ecf96 make an explicit configure flag for the vty ui 2009-01-20 03:48:05 +00:00
Simon Michael
67a764dce7 need to omit the vty dependency and ui command on windows 2009-01-18 19:02:08 +00:00
Simon Michael
96f1b7d6a7 no really, need to omit the vty dependency on windows 2009-01-19 18:26:21 +00:00
Simon Michael
d5b4797703 makefile docs, a push target for me 2009-01-25 08:09:09 +00:00
Simon Michael
664ba2fbc9 "make send" to send unpushed patches to the hledger mail list
(doesn't set --in-reply-to)
2009-01-25 07:48:41 +00:00
Simon Michael
f807c0f095 Options cleanups 2009-01-25 08:09:26 +00:00
Simon Michael
aed74a9ef9 add happs command to --help 2009-01-20 04:31:34 +00:00
Simon Michael
f910357093 include ui commands in --help 2009-01-20 04:31:11 +00:00
Simon Michael
bb6745962b include happs configure flag in version string 2009-01-20 06:09:16 +00:00
Simon Michael
56c99bdfd6 simplify config flag display 2009-01-20 06:05:37 +00:00
Simon Michael
8dcd53c9ba clean up version string and include configure flags 2009-01-20 05:57:25 +00:00
Simon Michael
7bf18cd4f4 bump version 2009-01-20 04:28:49 +00:00
Simon Michael
9c5338793e clarify hours argument help 2009-01-23 20:07:31 +00:00
Simon Michael
a26a56eafe more convenient timelog querying when invoked as "hours" 2009-01-23 02:04:31 +00:00
Simon Michael
f733a3de80 release notes 2009-04-02 09:42:29 +00:00
Simon Michael
f8a37d5531 make docs-building more robust 2008-11-23 22:29:17 +00:00
Simon Michael
470d5284b0 fix NEWS rst error 2008-11-23 22:29:39 +00:00
Simon Michael
b3229d2c4e next cabal release will say "beta" ! 2008-11-23 22:30:36 +00:00