summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Support Python 2.3.steven.bethard2009-05-012-25/+64
* Fix bug with wrapping mutually exclusive groups in the usage message.steven.bethard2009-04-302-2/+51
* Update argparse homepage.steven.bethard2009-04-291-1/+1
* Bump version to 0.9.1 to include correct license information (also clean out ...steven.bethard2009-04-2816-63/+63
* Update license to Apache 2.0.steven.bethard2009-04-281-6/+13
* Add support for empty string arguments and arguments that contain spaces.steven.bethard2009-04-202-2/+28
* Clean up comment.steven.bethard2009-04-201-3/+3
* Make code snippets a little more doctest friendly.steven.bethard2009-03-297-14/+18
* Python 3.0 support.steven.bethard2009-03-292-230/+162
* Document print_help() and friends.steven.bethard2009-03-284-1/+53
* Ignore generated distribution files.steven.bethard2009-03-281-1/+3
* No really, add documentation for FileType.steven.bethard2009-03-282-0/+151
* Describe the syntax of option strings on the command line.steven.bethard2009-03-2810-8/+196
* Reorder docs outline in index.rst to put introduction before argparse-vs-optp...steven.bethard2009-03-276-37/+37
* Update properties to make .css files viewable.steven.bethard2009-03-270-0/+0
* Update properties to make .html and .png files viewable.steven.bethard2009-03-270-0/+0
* Commit generated documentation.steven.bethard2009-03-2720-0/+3911
* Remove references to add_argument() parameters. Replace with references to ad...steven.bethard2009-03-271-10/+10
* Initial import from python-hosting.com repository.steven.bethard2009-03-2714-0/+7198
* Initial directory structure.unknown2009-03-270-0/+0