summaryrefslogtreecommitdiff
path: root/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
|
* new tempattr context managerSylvain Th?nault2010-10-201-0/+16
|
* [py3k] remove "os.path.walk" occurencies by using "os.path"Sylvain Th?nault2010-09-151-0/+15
|
* fileutils: ignore backup mercurial file extension (.orig)Julien Jehannet2010-07-291-1/+1
|
* fileutils: ignore vim swap file extension (.swp)Julien Jehannet2010-07-281-1/+1
|
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵Sylvain Th?nault2010-04-281-1/+1
| | | | DEPENDS file
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-11/+17
|
* more license updatesSylvain Th?nault2010-04-261-2/+1
|
* implements __repr__ on null object so it can be used as argument marker and ↵Sylvain Th?nault2010-04-221-0/+2
| | | | have nice output in generated documentation
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
|
* generalise mx/datetime switch to be used by umessagesylvain thenault2009-05-131-6/+10
|
* new dictattr simple typesylvain thenault2009-03-261-0/+10
|
* pylint fixes, kill some old bw compat codesylvain thenault2009-01-261-47/+0
|
* replace all has_key call with "element in dict" statement (3.x compat)pierre-yves david2008-10-191-2/+2
|
* improve doc for better epydoc generation (again).Nicolas Chauvat2008-07-141-20/+32
|
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-23/+12
|
* fixme: improve flattenNicolas Chauvat2008-04-071-1/+24
|
* check ChangeLogSylvain2008-01-281-0/+12
|
* make Node iterablesyt2006-11-231-19/+21
|
* new shellutils function + cleanupSylvain2006-11-101-4/+17
|
* reorganize, deprecation warning for deprecated stuff, remove old deprecated ↵Sylvain2006-11-081-180/+25
| | | | function/methods
* restore commandsSylvain2006-10-221-40/+3
|
* prepare 0.19.3Sylvain2006-10-021-3/+1
|
* forget the past.root2006-04-261-0/+309
forget the past.