summaryrefslogtreecommitdiff
path: root/optparser.py
Commit message (Expand)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* [optparser] fix tab indentationJulien Jehannet2010-11-171-7/+7
* deprecates some modulesSylvain Th?nault2010-08-261-5/+3
* deprecate optparser moduleSylvain Th?nault2010-08-251-0/+4
* cleanupsSylvain Th?nault2010-08-241-4/+0
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...Sylvain Th?nault2010-04-281-1/+1
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-3/+20
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-4/+4
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-16/+6
* these two share a lot. Need clarification about what they do. Merge considered.Alexandre Fayolle2008-05-011-1/+1
* added support for --version (closes #4501)Alexandre Fayolle2008-01-081-0/+3
* helper function set_color_formatter()Nicolas Chauvat2007-08-301-1/+1
* fix copyrightSylvain2006-08-241-1/+1
* straightforward mergeNicolas Chauvat2006-08-121-0/+1
|\
| * bugfix: missing importNicolas Chauvat2006-08-121-0/+1
* | avoid infinite recursion in XXXMixIn.load_defaults() by renaming OptionsManan...Adrien Di Mascio2006-08-091-1/+1
|/
* added a OptionParser that extends optparse's with commandsNicolas Chauvat2006-08-051-0/+81