summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [testlib] move dbc feature into pytest module + correct wrong importJulien Jehannet2010-11-242-36/+38
| * [testlib] adapt testlib skip code with unittest2Julien Jehannet2010-11-231-9/+11
| * [clcommands] print keyboard interruption if any (useful in doctest)Julien Jehannet2010-11-241-2/+5
| * [test] readd test about relative importJulien Jehannet2010-11-231-2/+7
| * [debian] avoid warning from dpkg-sourceJulien Jehannet2010-11-221-0/+1
| * [test] fix import test about dropped db moduleJulien Jehannet2010-11-221-2/+2
| * [testlib ]add a context argument to assertDictEquals to ease extensionPierre-Yves David2010-11-221-2/+6
| * cleanup: remove deprecated compat importsEmile Anclin2010-11-225-7/+2
| * pytest: make test suite compatible with 2.7 (fix ParseError logic)Julien Jehannet2010-11-221-15/+22
| * fix testsEmile Anclin2010-11-225-118/+9
| * compat : remove 2.3 supportEmile Anclin2010-11-221-63/+6
| * cleanup: remove deprecated modulesEmile Anclin2010-11-225-331/+0
| * [pkginfo] py3k: don't forget README.Python3 fileJulien Jehannet2010-11-192-2/+2
| * [debian] remove unnecessary step due to recent change in setup.pyJulien Jehannet2010-11-191-1/+0
| * [pkginfo] make setup.py py3k compatibleJulien Jehannet2010-11-191-3/+3
| * fix stupid typo left by NFS lagPierre-Yves David2010-11-191-1/+1
| * [shellutils/progress] text: only refresh display on actual changePierre-Yves David2010-11-191-2/+3
| * pytest: make test suite compatible with 2.7Julien Jehannet2010-11-172-4/+6
| * [debian] typoJulien Jehannet2010-11-171-1/+1
| * [optparser] fix tab indentationJulien Jehannet2010-11-171-7/+7
| * [debian] update debian rules with new debhelper APIJulien Jehannet2010-11-173-73/+40
| * [optparser] format_head() contains DESCRIPTION infoJulien Jehannet2010-11-171-2/+6
| * [testlib] isolation of pytest related code into pytest.pyJulien Jehannet2010-11-163-565/+486
| * py3k: add a READMEEmile Anclin2010-11-161-0/+26
| * cleanup: remove strange ghost filesEmile Anclin2010-11-162-33/+0
| * [test] fix running of ModuleFileTC testsJulien Jehannet2010-11-151-7/+9
| * Added tag logilab-common-debian-version-0.53.0-1 for changeset 505a778c39ebEmile Anclin2010-11-150-0/+0
| * Added tag logilab-common-version-0.53.0 for changeset d12e51a11da5logilab-common-debian-version-0.53.0-1Emile Anclin2010-11-150-0/+0
| * preparing 0.53 releaselogilab-common-version-0.53.0Emile Anclin2010-11-104-1/+16
| * 2to3 has some more usable fixersEmile Anclin2010-11-157-18/+15
| * 2to3: fix a lot of white space after commaEmile Anclin2010-11-1529-238/+238
* | merge default into stableEmile Anclin2010-11-108-61/+184
|\ \ | |/
| * Add a progress context manager.Pierre-Yves David2010-11-101-0/+40
| * fileutils: deprecate norm_read and norm_openEmile Anclin2010-11-101-3/+4
| * packaging : add py3k target; update setup.py and other files to make py3k pac...Emile Anclin2010-11-106-47/+138
| * cleanup: remove python <=2.2 relative stuffEmile Anclin2010-11-081-11/+2
* | Added tag oldstable for changeset 22274a5af6cdSylvain Th?nault2010-11-050-0/+0
* | default is stableoldstableSylvain Th?nault2010-11-040-0/+0
|\ \ | |/ |/|
| * default is stableSylvain Th?nault2010-11-037-18/+34
| |\
| * \ default is stableSylvain Th?nault2010-10-140-0/+0
| |\ \
* | | | [tests] make tests independent from cwdEmile Anclin2010-11-043-6/+12
| |_|/ |/| |
* | | cleanupSylvain Th?nault2010-11-031-1/+1
* | | py3k: use str_encode for lgc.graphEmile Anclin2010-11-021-5/+2
* | | py3k: rename file; write a compat.reloadEmile Anclin2010-11-022-1/+3
* | | configuration: fix error messageSylvain Th?nault2010-11-021-1/+1
* | | new tempattr context managerSylvain Th?nault2010-10-201-0/+16
* | | clcommands: fix log level bug: logthreshold may be given a stringSylvain Th?nault2010-10-201-6/+6
* | | Py3k: fix deprecation warningEmile Anclin2010-10-181-2/+3
* | | py3.x compat: pass a key to sortedEmile Anclin2010-10-181-1/+1
* | | fix: stay python2.3 compatEmile Anclin2010-10-181-1/+1
|/ /