index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
[changelog] add 1.5.2 release information
Laurent Peuch
2019-12-04
1
-0
/
+12
*
Deprecate logilab-pytest
Denis Laxalde
2016-10-03
1
-2
/
+2
*
Rename pytest executable into logilab-pytest
Denis Laxalde
2016-10-03
1
-0
/
+5
*
[pkg] 1.2.0
Julien Cristau
2016-03-15
1
-2
/
+6
*
Move coverage utility from pytest to testlib
Denis Laxalde
2016-03-03
1
-0
/
+5
*
[pkg] 1.1.0
debian/1.1.0-1
centos/1.1.0-1
1.1.0
Julien Cristau
2015-10-12
1
-0
/
+12
*
[pkg] 1.0.2
debian/1.0.2-1
centos/1.0.2-1
1.0.2
Julien Cristau
2015-07-08
1
-0
/
+5
*
[pkg] prepare 1.0.1
debian/1.0.1-1
centos/1.0.1-1
1.0.1
Julien Cristau
2015-07-01
1
-0
/
+3
*
[pkg] Prepare 1.0.0
debian/1.0.0-1
centos/1.0.0-1
1.0.0
Julien Cristau
2015-06-25
1
-1
/
+1
*
Update changelog
Rémi Cardona
2015-06-26
1
-0
/
+28
*
prepare 0.63.0
David Douard
2014-09-01
1
-0
/
+16
*
prepare 0.62.1
Sylvain Thénault
2014-07-30
1
-13
/
+20
*
[testlib] Handle skip methods as in unittest
Denis Laxalde
2014-06-05
1
-0
/
+2
*
[configuration] closes #185648 : load options in config file order
Laura Médioni
2014-07-25
1
-0
/
+1
*
[pytest] drop coverage option, broken for a while
Sylvain Thénault
2014-04-04
1
-0
/
+1
*
[shellutils] don't use class decorator, we still need py 2.5 compat for some ...
Sylvain Thénault
2014-07-25
1
-0
/
+3
*
[pkg] prepare 0.62.0
Aurelien Campeas
2014-07-03
1
-1
/
+5
*
prepare 0.61.0
logilab-common-version-0.61.0
logilab-common-debian-version-0.61.0-1
logilab-common-centos-version-0.61.0-1
Julien Cristau
2014-02-11
1
-1
/
+1
*
shellutils: fix tempfile issue in Execute, and deprecate it
Julien Cristau
2014-02-03
1
-0
/
+3
*
Remove pdf_ext module (closes #207561)
Julien Cristau
2014-02-03
1
-0
/
+2
*
Use 'env' to run the interpreter.
Christophe de Vienne
2013-11-13
1
-1
/
+3
*
[graph] sort dot node/edge attribute for predictabilities. Closes #202314
Sylvain Th?nault
2013-12-20
1
-5
/
+9
*
forgotten to close changelog
Sylvain Th?nault
2014-01-15
1
-12
/
+15
*
[modutils] fix support for extend_path based namespace package when module is...
Sylvain Th?nault
2013-10-07
1
-1
/
+3
*
[modutils] ensure file is closed, may cause pb depending on the interpreter (...
Sylvain Th?nault
2013-10-03
1
-2
/
+5
*
Backport fix done by Benedikt Morbach on pylint for python3 install on win32 ...
Sylvain Th?nault
2013-10-03
1
-0
/
+3
*
[modutils] don't propagate IOError when package's __init__.py file doesn't ex...
Sylvain Th?nault
2013-09-03
1
-0
/
+4
*
0.60
Sylvain Th?nault
2013-07-26
1
-16
/
+19
*
backport stable branch
Sylvain Th?nault
2013-07-26
1
-0
/
+15
|
\
|
*
update Changelog
Sylvain Th?nault
2013-07-26
1
-0
/
+5
|
*
[modutils]?fix python3.3 crash on file_from_modpath. Closes #137244
Sylvain Th?nault
2013-05-07
1
-2
/
+7
|
*
[modutils] fix typo causing name error in python3 / bad message in python2. C...
Sylvain Th?nault
2013-04-29
1
-0
/
+5
*
|
[configuration] rename option_name to option_attrname (closes #140667)
Nicolas Chauvat
2013-05-07
1
-0
/
+1
*
|
backport stable
Sylvain Th?nault
2013-04-29
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add version handling to the deprecation module (closes #108205).
Damien Garaud
2013-04-11
1
-0
/
+2
*
|
0.59.1
logilab-common-version-0.59.1
Sylvain Th?nault
2013-04-16
1
-13
/
+14
*
|
added pruning of the recursive search tree for detecting cycles in graphs. Cl...
Dirk Baechle
2013-04-11
1
-0
/
+3
|
/
*
fix umessages test w/ python 3 and LC_ALL=C (closes #119967)
Sylvain Th?nault
2013-02-15
1
-1
/
+7
*
remove 2 accidentally introduced tabs breaking python 3 compat. closes #117580
Sylvain Th?nault
2013-02-14
1
-0
/
+4
*
[testlib] check for generators in with_tempdir
Julien Cristau
2013-02-22
1
-0
/
+2
*
Properly fix @monkeypatch by changing its contract. Actually closes #104047
logilab-common-version-0.59.0
Sylvain Th?nault
2013-01-21
1
-2
/
+5
*
prepare 0.59.0
Aurelien Campeas
2013-01-21
1
-1
/
+17
*
[registry]?use register_all when no registration callback defined. Closes #11...
Sylvain Th?nault
2013-01-09
1
-0
/
+2
*
[registry] introduce RegistrableObject and RegistrableInstance base classes. ...
Sylvain Th?nault
2013-01-14
1
-12
/
+20
*
minor change to changelog
Sylvain Th?nault
2013-01-11
1
-1
/
+1
*
[registry]?deprecate usage of leading underscore to mark class as abstract / ...
Sylvain Th?nault
2013-01-11
1
-0
/
+3
*
[registry] introduce objid/objname method on registries instead of using func...
Sylvain Th?nault
2013-01-11
1
-0
/
+4
*
[loggin ext] provide colored output under windows if colorama is available (c...
Aurelien Campeas
2012-11-13
1
-0
/
+3
*
0.58.3
logilab-common-version-0.58.3
David Douard
2012-11-14
1
-1
/
+6
*
[registry] setdefault catch wrong exception. Closes #111010
Sylvain Th?nault
2012-11-13
1
-0
/
+3
[next]