summaryrefslogtreecommitdiff
path: root/optik_ext.py
Commit message (Expand)AuthorAgeFilesLines
* drop compatibility with python < 2.4Nicolas Chauvat2013-05-241-7/+1
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* [optparser] format_head() contains DESCRIPTION infoJulien Jehannet2010-11-171-2/+6
* backport stable into defaultSylvain Th?nault2010-09-241-2/+3
|\
| * [py3k] can't compare None to int with python3Emile Anclin2010-09-211-2/+3
* | [optparse] avoid empty section when displaying usageSylvain Th?nault2010-09-161-6/+11
|/
* add COPYRIGHT section in man page only if copyright was filledJulien Jehannet2010-06-041-5/+9
* Rename short_desc attribute to description in __pkginfo__ format in man forma...Julien Jehannet2010-05-281-4/+3
* [configuration] handle level for man page generationSylvain Th?nault2010-05-251-1/+2
* fix help generation for normal optparse using script if optik_ext has been im...Alexandre Fayolle2010-05-031-1/+1
* 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-18/+17
* more license updatesSylvain Th?nault2010-04-261-3/+3
* _ is undefined hereSylvain Th?nault2010-04-201-1/+1
* optik_ext / configuruation improvmentSylvain Th?nault2010-04-161-20/+37
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
* [fix] Remove isinstance call for bytes unitsPierre-Yves David2010-01-181-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-2/+2
* time may be floatSylvain Th?nault2009-10-011-1/+1
* add support for bytes and time to lgc.configurationSylvain Th?nault2009-09-301-2/+7
* rename get_csv into splitstripSylvain Th?nault2009-08-011-2/+2
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-23/+23
* pylint fixes, kill some old bw compat codesylvain thenault2009-01-261-3/+3
* complete helpSylvain Thenault2008-12-011-1/+17
* new time/bytes option types, using textutils conversion functionSylvain Thenault2008-12-011-1/+12
* should define SUPPRESS_HELP when optparse isn't availableSylvain Thenault2008-12-011-0/+5
* mergelogilab-common-version-0_36_1Nicolas Chauvat2008-11-141-1/+7
|\
| * [#4910,#6473] now option can have a new key in dictionary : 'hide':True/Fase.Fabrice Douchant2008-10-301-1/+7
* | Backed out changeset 8c66ea05839d see #6509Nicolas Chauvat2008-11-141-3/+3
|/
* [#2446] changing yn option in common.configuration : does not take y/n value ...Fabrice Douchant2008-10-291-3/+3
* fix man page generation as well, drop no more necessary functionSylvain Thenault2008-09-191-1/+3
* [work in progress] add a test reproducing bug #6011 (bug in lgc.configuration...Adrien Di Mascio2008-09-191-1/+1
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-16/+7
* allow empty passwordSylvain2007-08-131-3/+2
* make it works if mx.DateTime is not installedSylvain2006-09-231-5/+10
* fix py \<2.4 compatSylvain2006-09-201-1/+4
* fix named option handlingSylvain2006-09-191-0/+15
* * db:Sylvain2006-09-191-7/+11
* see changelogSylvain2006-08-251-14/+27
* * new "password" option type in optik_extSylvain2006-07-111-1/+9
* fix some 2.2 compat issues (still pb with missing dict.pop method)Sylvain2006-05-161-3/+6
* check ChangeLogsyt2006-05-091-8/+13
* forget the past.root2006-04-261-0/+276