summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close branchpy3kNicolas Chauvat2020-04-160-0/+0
* toward py3kSylvain2009-03-0426-304/+230
* Added tag logilab-common-debian-version-0_38_1-1 for changeset 66ff0c43f980Aurelien Campeas2009-02-100-0/+0
* Added tag logilab-common-version-0_38_1 for changeset 13e78c8fa8dblogilab-common-debian-version-0_38_1-1Aurelien Campeas2009-02-100-0/+0
* publishedlogilab-common-version-0_38_1Aurelien Campeas2009-02-101-2/+2
* Sandro Tosi's packaging enhancementsAlexandre Fayolle2009-02-034-8/+13
* next release will be 0.38.1Alexandre Fayolle2009-02-032-1/+7
* fix #7915Alexandre Fayolle2009-02-031-1/+8
* [decorators] new monkeypatch decorator (simple class extension)Adrien Di Mascio2009-01-302-0/+55
* restore assertion commeted in last checkinAdrien Di Mascio2009-01-301-1/+1
* [testlib] teardown_module() is now given the TestResult for possible postproc...Adrien Di Mascio2009-01-302-2/+2
* use joinsylvain thenault2009-01-281-1/+1
* generate MANIFEST with distutilsJulien Jehannet2009-01-261-1/+2
* mergeSylvain2009-01-261-1/+1
|\
| * fix assertFloatAlmostEquals to use msgAlexandre Fayolle2009-01-261-1/+1
* | dirty fix to make lgc compilable for debian stable (epydoc version pb)Sylvain2009-01-262-2/+4
* | Added tag logilab-common-debian-version-0_38_0-1 for changeset fce67ff3b59eSylvain2009-01-260-0/+0
* | Added tag logilab-common-version-0_38_0 for changeset 965d8d90d0c3logilab-common-debian-version-0_38_0-1Sylvain2009-01-260-0/+0
* | setuptools doesn't support force-manifest optionlogilab-common-version-0_38_0Sylvain2009-01-261-0/+4
|/
* 0.38sylvain thenault2009-01-263-5/+27
* pylint fixes, kill some old bw compat codesylvain thenault2009-01-263-55/+4
* new pushd context managersylvain thenault2009-01-261-1/+15
* make it more quiet by default (should check distutils --quiet option value)sylvain thenault2009-01-261-3/+5
* mergesylvain thenault2009-01-221-1/+4
|\
| * [testlib] fix bug in traceback formatting: handle cases where we source code ...Adrien Di Mascio2009-01-221-1/+4
* | callback option support in set_optionsylvain thenault2009-01-211-0/+2
|/
* cleanupsylvain thenault2009-01-211-17/+22
* setuptools integrationsylvain thenault2009-01-211-4/+26
* (merge)Julien Jehannet2009-01-202-10/+36
|\
| * (merge)Julien Jehannet2009-01-204-44/+83
| |\
| * | use UserWarning instead of poor print statementJulien Jehannet2009-01-202-10/+36
* | | mergeAlexandre Fayolle2009-01-205-45/+94
|\ \ \
| * | | add a little comment to make the purpose of the test more explicitAdrien Di Mascio2009-01-201-0/+2
| * | | use traceback.formation_exception_only to be more error-resistant when displa...Adrien Di Mascio2009-01-202-2/+10
| | |/ | |/|
| * | update changelogAdrien Di Mascio2009-01-201-0/+3
| * | disable auto-colorizing (useless and even bad in most cases)Adrien Di Mascio2009-01-202-40/+63
| * | add a __unittest variable to testlib (unittest.py uses it)Adrien Di Mascio2009-01-201-3/+4
| * | add a new colorize_source function in debugger.py (based on ipython)Adrien Di Mascio2009-01-201-1/+13
| |/
* | merged packaging changes from Sandro Tosi and uploaded 0.37.2 to DebianAlexandre Fayolle2009-01-209-68/+77
|/
* typoJulien Jehannet2009-01-191-1/+1
* (merge)Julien Jehannet2009-01-195-7/+25
|\
| * typosylvain thenault2009-01-192-1/+17
| * snipet -> snippetsylvain thenault2009-01-192-6/+6
| * mergesylvain thenault2009-01-161-0/+2
| |\
| | * new intersect_all_support attributesylvain thenault2009-01-161-0/+2
* | | improve acquire_lock() methodJulien Jehannet2009-01-193-19/+74
|/ /
* | [testlib] skip test clases whose names start with '_'Adrien Di Mascio2009-01-152-12/+21
|/
* section's case insensitivity test & fixsylvain thenault2009-01-142-14/+41
* fix case sensitivity pb w/ config file sectionssylvain thenault2009-01-121-1/+5
* 0.37.2Sylvain Thenault2009-01-083-8/+24