Fri, 07 Aug 2009 16:47:17 +0300 Alexander Solovyov Check if short name is of length == 1
Tue, 04 Aug 2009 20:30:02 +0300 Alexander Solovyov ability to decorate all subcommands and example of such decorator
Tue, 04 Aug 2009 17:04:08 +0300 Alexander Solovyov Use actual options names when guessing usage
Mon, 03 Aug 2009 20:38:06 +0300 Alexander Solovyov readme fix
Sun, 02 Aug 2009 15:47:28 +0300 Alexander Solovyov not everybody knows Die Krupps, add link
Sun, 02 Aug 2009 15:26:29 +0300 Alexander Solovyov Added tag 0.9.5 for changeset e9678adf8bb1
Sun, 02 Aug 2009 15:26:25 +0300 Alexander Solovyov prepare to release 0.9.5 0.9.5
Fri, 31 Jul 2009 16:41:57 +0300 Alexander Solovyov allow commands with arguments
Fri, 31 Jul 2009 09:50:32 +0300 Alexander Solovyov Added tag 0.9.4 for changeset 8fe50bf4458b
Fri, 31 Jul 2009 09:48:46 +0300 Alexander Solovyov bumping version to 0.9.4 0.9.4
Fri, 31 Jul 2009 09:50:26 +0300 Alexander Solovyov prepend subcommands usage with program name
Fri, 31 Jul 2009 09:37:17 +0300 Alexander Solovyov ability to hide commands from listing
Tue, 28 Jul 2009 23:59:08 +0300 Alexander Solovyov basic usage guess
Tue, 28 Jul 2009 21:39:40 +0300 Alexander Solovyov better help for subcommands list
Mon, 27 Jul 2009 11:56:56 +0300 Alexander Solovyov remove unused exception
Sun, 26 Jul 2009 19:43:20 +0300 Alexander Solovyov Added tag 0.9.3 for changeset e8866635cf2f
Sun, 26 Jul 2009 19:43:01 +0300 Alexander Solovyov setup.py fix 0.9.3
Fri, 24 Jul 2009 14:26:48 +0300 Alexander Solovyov Added tag 0.9.2 for changeset 1d0173e1b412
Fri, 24 Jul 2009 14:26:44 +0300 Alexander Solovyov version bump and minor documentation fixes 0.9.2
Fri, 24 Jul 2009 13:34:48 +0300 Alexander Solovyov changelog
Fri, 24 Jul 2009 13:22:13 +0300 Alexander Solovyov fix 0.9 tag pointer
Fri, 24 Jul 2009 13:16:11 +0300 Alexander Solovyov ability to use commands as usual functions
Thu, 23 Jul 2009 16:52:29 +0300 Alexander Solovyov small documentation update
Thu, 23 Jul 2009 16:51:40 +0300 Alexander Solovyov ignore dist/ dir
Sat, 18 Jul 2009 00:10:04 +0300 Alexander Solovyov Added tag 0.9.1 for changeset 188325c309d8
Sat, 18 Jul 2009 00:09:50 +0300 Alexander Solovyov fix behavior when adding --help option 0.9.1
Sat, 18 Jul 2009 00:03:35 +0300 Alexander Solovyov more tests
Sat, 18 Jul 2009 00:02:30 +0300 Alexander Solovyov manifest doesn't need to be included in repo
Sat, 18 Jul 2009 00:01:47 +0300 Alexander Solovyov test_opts: fix usage string
Mon, 13 Jul 2009 19:30:05 +0300 Alexander Solovyov setup.py: better description
Mon, 13 Jul 2009 19:28:33 +0300 Alexander Solovyov no epigraph in readme
Mon, 13 Jul 2009 19:21:24 +0300 Alexander Solovyov Added tag 0.9 for changeset 7dd1ddfe518c
Mon, 13 Jul 2009 19:21:55 +0300 Alexander Solovyov pypi wants me to supply email 0.9
Mon, 13 Jul 2009 19:13:19 +0300 Alexander Solovyov hint about adding option lists
Mon, 13 Jul 2009 18:56:11 +0300 Alexander Solovyov simple example of usage for subcommands
Mon, 13 Jul 2009 18:54:38 +0300 Alexander Solovyov setup.py
Mon, 13 Jul 2009 18:42:46 +0300 Alexander Solovyov link to song text, just for fun
Mon, 13 Jul 2009 18:36:03 +0300 Alexander Solovyov readme: link to documentation
Mon, 13 Jul 2009 18:23:42 +0300 Alexander Solovyov documentation
Mon, 13 Jul 2009 17:50:35 +0300 Alexander Solovyov fix usage generation
Mon, 13 Jul 2009 15:50:16 +0300 Alexander Solovyov rename to finaloption, docstring for @command, few small change to behaviour
Mon, 13 Jul 2009 00:48:07 +0300 Alexander Solovyov refactoring of api and internals to be more consistent
Thu, 02 Jul 2009 22:17:21 +0300 Alexander Solovyov decorator to parse options for single command
Thu, 02 Jul 2009 21:45:38 +0300 Alexander Solovyov better name for ui status method
Thu, 02 Jul 2009 21:36:50 +0300 Alexander Solovyov examples in help
Thu, 02 Jul 2009 21:36:40 +0300 Alexander Solovyov 78 chars is good enough to wrap help
Sun, 28 Jun 2009 19:53:20 +0300 Alexander Solovyov callable() is better way to determine callable than hasattr
Sun, 28 Jun 2009 13:54:42 +0300 Alexander Solovyov better naming
Sun, 28 Jun 2009 10:19:15 +0300 Alexander Solovyov slightly better api for fancyopts
Sat, 27 Jun 2009 22:17:18 +0300 Alexander Solovyov initial version of readme
Sat, 27 Jun 2009 22:17:05 +0300 Alexander Solovyov fancyopts merged in fancycmd to become single python module
Sat, 27 Jun 2009 20:58:12 +0300 Alexander Solovyov fix wording in comments
Sat, 27 Jun 2009 20:52:15 +0300 Alexander Solovyov better tests
Sat, 27 Jun 2009 20:52:03 +0300 Alexander Solovyov support SystemExit in dispatcher
Sat, 27 Jun 2009 19:32:48 +0300 Alexander Solovyov fix handling of 0 and 1 as int parameters
Fri, 26 Jun 2009 10:03:21 +0300 Alexander Solovyov tests for UI and better handling of quiet/verbose
Fri, 26 Jun 2009 09:55:34 +0300 Alexander Solovyov handle global --help option
Fri, 26 Jun 2009 09:49:03 +0300 Alexander Solovyov help improvements, tests added
Mon, 22 Jun 2009 23:31:07 +0300 Alexander Solovyov some upgrade of command handling
Sat, 20 Jun 2009 17:00:54 +0300 Alexander Solovyov intermediate commit for subcommand dispatcher
(0) -60 +60 +100 tip