summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag logilab-common-version-0.51.1 for changeset 4bb75ac36087logilab-common-debian-version-0.51.1-1Sylvain Th?nault2010-09-130-0/+0
* 0.51.1logilab-common-version-0.51.1Sylvain Th?nault2010-09-103-1/+17
* should have been done in stableSylvain Th?nault2010-09-093-12/+15
|\
| * merge default headsSylvain Th?nault2010-09-090-0/+0
| |\
| | * backport stableSylvain Th?nault2010-08-254-1/+113
| | |\
| * | | cleanupsSylvain Th?nault2010-09-071-4/+1
| * | | more log threshold controlSylvain Th?nault2010-09-071-4/+9
| * | | [logging_ext] fix typo leading to bad log threshold set when not explicitly s...Sylvain Th?nault2010-09-061-1/+1
| * | | [clcommands] nicer that way + fix indent error in help messageSylvain Th?nault2010-09-061-5/+4
| * | | [clcommands] add empty line after usageSylvain Th?nault2010-09-061-0/+2
| * | | backport stableSylvain Th?nault2010-09-060-0/+0
| |\ \ \ |/ / / /
| * | | backport stableSylvain Th?nault2010-08-2614-204/+276
| |\ \ \ | | |/ / | |/| |
* | | | fix stupid name errorSylvain Th?nault2010-09-061-1/+1
* | | | [deprecation] change the default message for deprecated decoratorStephanie Marcu2010-09-021-1/+1
* | | | fix some pylint detected errorsSylvain Th?nault2010-08-278-20/+17
* | | | [clcommands] documentation + fix logging handling, killing cl.init_logSylvain Th?nault2010-08-271-10/+40
* | | | [clcommands] api: kill run_command in favor of get_command+cmd.main_run and c...Sylvain Th?nault2010-08-271-15/+25
* | | | [logging] split init_log into smaller chuncks, usable for other logger initia...Sylvain Th?nault2010-08-271-33/+43
| |/ / |/| |
* | | Added tag logilab-common-debian-version-0.51.0-1 for changeset 0006c8bc7e91Sylvain Th?nault2010-08-260-0/+0
* | | Added tag logilab-common-version-0.51.0 for changeset 883da44269f9logilab-common-debian-version-0.51.0-1Sylvain Th?nault2010-08-260-0/+0
* | | 0.51logilab-common-version-0.51.0Sylvain Th?nault2010-08-263-9/+15
* | | more README fixesSylvain Th?nault2010-08-261-13/+19
* | | update README: categorized modules list, add missing / remove no more existan...Sylvain Th?nault2010-08-261-105/+81
* | | deprecates some modulesSylvain Th?nault2010-08-265-27/+9
* | | move contexts.py context managers into shellutils.py and deprecate this moduleSylvain Th?nault2010-08-262-53/+29
* | | update changelogSylvain Th?nault2010-08-261-3/+17
| |/ |/|
* | deprecate optparser moduleSylvain Th?nault2010-08-251-0/+4
* | licensing informationSylvain Th?nault2010-08-251-0/+21
* | start new hg module containing some misc mercurial utility functionSylvain Th?nault2010-08-251-0/+77
* | catch exception raised by check_ergs properlySylvain Th?nault2010-08-251-1/+1
* | new split_url_or_path function into textutilsSylvain Th?nault2010-08-251-0/+10
* | should have been done hereSylvain Th?nault2010-08-250-0/+0
|\ \ | |/ |/|
* | add some doc, new run_command method, init_log pass arbitrary kw args to lgc....Sylvain Th?nault2010-08-251-7/+21
* | init_log now takes optional handlerSylvain Th?nault2010-08-251-27/+28
* | backport stableSylvain Th?nault2010-08-250-0/+0
|\ \ | |/ |/|
* | some logger handling fixesSylvain Th?nault2010-08-251-6/+7
* | remove debug print accidentaly commitedSylvain Th?nault2010-08-241-1/+0
* | cleanupsSylvain Th?nault2010-08-243-14/+1
* | nicer, more object oriented design for clcommands + automatic --version/--rc-...Sylvain Th?nault2010-08-241-101/+184
* | if debug is true and no threshost specified, default to DEBUGSylvain Th?nault2010-08-241-1/+4
* | new ustrftime implementation working around datetime limitaion on dates < 1900Alexandre Fayolle2010-08-232-3/+24
* | Add a InheritableSet to lgc.compatPierre-Yves David2010-08-182-3/+17
* | [teslib/refactoring] Use decorator.Pierre-Yves David2010-07-281-2/+3
* | [tasksqueue] Add a PRIORITY dictionnary to get a string representation of an ...Pierre-Yves David2010-08-121-4/+6
* | new init_log now accept a fmt argument (eg formatter) to use when the coloriz...Sylvain Th?nault2010-08-101-4/+4
* | minor cleanupsSylvain Th?nault2010-08-092-9/+6
* | new text_to_dict functionSylvain Th?nault2010-08-091-4/+32
* | allow to put %(cls)s substitution in deprecation warning to get the actual cl...Sylvain Th?nault2010-08-021-1/+1
* | cleanupSylvain Th?nault2010-08-021-5/+1
* | testlib: make our legacy assertion methods compatible with unittest2Julien Jehannet2010-08-021-8/+11