summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [pkg] prepare 0.62.0Aurelien Campeas2014-07-031-1/+5
* prepare 0.61.0logilab-common-version-0.61.0logilab-common-debian-version-0.61.0-1logilab-common-centos-version-0.61.0-1Julien Cristau2014-02-111-1/+1
* shellutils: fix tempfile issue in Execute, and deprecate itJulien Cristau2014-02-031-0/+3
* Remove pdf_ext module (closes #207561)Julien Cristau2014-02-031-0/+2
* Use 'env' to run the interpreter.Christophe de Vienne2013-11-131-1/+3
* [graph] sort dot node/edge attribute for predictabilities. Closes #202314Sylvain Th?nault2013-12-201-5/+9
* forgotten to close changelogSylvain Th?nault2014-01-151-12/+15
* [modutils] fix support for extend_path based namespace package when module is...Sylvain Th?nault2013-10-071-1/+3
* [modutils] ensure file is closed, may cause pb depending on the interpreter (...Sylvain Th?nault2013-10-031-2/+5
* Backport fix done by Benedikt Morbach on pylint for python3 install on win32 ...Sylvain Th?nault2013-10-031-0/+3
* [modutils] don't propagate IOError when package's __init__.py file doesn't ex...Sylvain Th?nault2013-09-031-0/+4
* 0.60Sylvain Th?nault2013-07-261-16/+19
* backport stable branchSylvain Th?nault2013-07-261-0/+15
|\
| * update ChangelogSylvain Th?nault2013-07-261-0/+5
| * [modutils]?fix python3.3 crash on file_from_modpath. Closes #137244Sylvain Th?nault2013-05-071-2/+7
| * [modutils] fix typo causing name error in python3 / bad message in python2. C...Sylvain Th?nault2013-04-291-0/+5
* | [configuration] rename option_name to option_attrname (closes #140667)Nicolas Chauvat2013-05-071-0/+1
* | backport stableSylvain Th?nault2013-04-291-2/+4
|\ \ | |/ |/|
| * Add version handling to the deprecation module (closes #108205).Damien Garaud2013-04-111-0/+2
* | 0.59.1logilab-common-version-0.59.1Sylvain Th?nault2013-04-161-13/+14
* | added pruning of the recursive search tree for detecting cycles in graphs. Cl...Dirk Baechle2013-04-111-0/+3
|/
* fix umessages test w/ python 3 and LC_ALL=C (closes #119967)Sylvain Th?nault2013-02-151-1/+7
* remove 2 accidentally introduced tabs breaking python 3 compat. closes #117580Sylvain Th?nault2013-02-141-0/+4
* [testlib] check for generators in with_tempdirJulien Cristau2013-02-221-0/+2
* Properly fix @monkeypatch by changing its contract. Actually closes #104047logilab-common-version-0.59.0Sylvain Th?nault2013-01-211-2/+5
* prepare 0.59.0Aurelien Campeas2013-01-211-1/+17
* [registry]?use register_all when no registration callback defined. Closes #11...Sylvain Th?nault2013-01-091-0/+2
* [registry] introduce RegistrableObject and RegistrableInstance base classes. ...Sylvain Th?nault2013-01-141-12/+20
* minor change to changelogSylvain Th?nault2013-01-111-1/+1
* [registry]?deprecate usage of leading underscore to mark class as abstract / ...Sylvain Th?nault2013-01-111-0/+3
* [registry] introduce objid/objname method on registries instead of using func...Sylvain Th?nault2013-01-111-0/+4
* [loggin ext] provide colored output under windows if colorama is available (c...Aurelien Campeas2012-11-131-0/+3
* 0.58.3logilab-common-version-0.58.3David Douard2012-11-141-1/+6
* [registry] setdefault catch wrong exception. Closes #111010Sylvain Th?nault2012-11-131-0/+3
* python3: fix code and test so most tests go green. Partially closes #104047Sylvain Th?nault2012-10-231-0/+2
* ustrftime: ask the system for the encoding instead of trying to guessJulien Cristau2012-11-131-3/+4
* fix date.ustrftime for python3, closes #82161Sylvain Th?nault2012-08-291-0/+4
* 0.58.2David Douard2012-07-301-0/+5
* 0.58.1logilab-common-version-0.58.1Sylvain Th?nault2012-07-171-2/+5
* Adapt testlib.py in order to be compatible with Jython which doesn't have a _...Sylvain Th?nault2012-07-171-2/+2
* Generalise usage of disutils.sysconfig.get_python_version so eg. is_standard_...Sylvain Th?nault2012-07-171-0/+3
* 0.58.0David Douard2012-04-121-1/+5
* backport stableDavid Douard2012-04-121-1/+14
|\
| * testlib: ensure DocTest does not alter __builtins__Pierre-Yves David2012-03-151-1/+14
* | [deprecated]?new DeprecatedProxy convenience class. Closes #88942Sylvain Th?nault2012-03-151-0/+1
* | backport stableSylvain Th?nault2012-03-151-1/+5
|\ \ | |/
| * fix 2b1382b96eb4 by enabling DeprecationWarning onlyPierre-Yves David2012-03-151-0/+1
| * Fix bug in textutils.apply_units, raise an Exception if string does not match...Damien Garaud2012-02-201-0/+3
* | [shellutil] add argument to ``ProgressBar.update`` to tune cursor progression...Alain Leufroy2012-03-151-0/+1
* | testlib: ensure DocTest does not alter __builtins__Pierre-Yves David2012-03-151-1/+1