| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-24 | * apt/cdrom.py: | Michael Vogt | 7 | -5/+146 | |
| - better cdrom handling support * apt/package.py: - added candidateDependencies, installedDependencies - SizeToString supports PyLong too - support pkg.architecture - support candidateRecord, installedRecord * apt/cache.py: - fix rootdir * apt/cdrom.py: - fix bug in cdrom mountpoint handling | |||||
| 2007-03-07 | * apt/cdrom.py: | Michael Vogt | 2 | -2/+4 | |
| - fix bug in cdrom mountpoint handling | |||||
| 2007-03-06 | - support candidateRecord, installedRecord | Michael Vogt | 2 | -1/+15 | |
| 2007-03-06 | - support pkg.architecture | Michael Vogt | 2 | -4/+14 | |
| 2007-03-06 | * apt/package.py: | Michael Vogt | 2 | -2/+54 | |
| - added candidateDependencies, installedDependencies | |||||
| 2007-03-01 | - SizeToString supports PyLong too | Michael Vogt | 2 | -3/+4 | |
| * apt/cache.py: - fix rootdir | |||||
| 2007-02-22 | * python/string.cc: | Michael Vogt | 2 | -2/+6 | |
| - SizeToString supports PyLong too | |||||
| 2007-02-06 | * better cdrom support merged | Michael Vogt | 4 | -0/+58 | |
| 2006-12-19 | * debian/changelog: | Michael Vogt | 1 | -1/+1 | |
| - and upload | |||||
| 2006-12-19 | * debian/changelog: | Michael Vogt | 1 | -7/+2 | |
| - updated changelog | |||||
| 2006-12-19 | * merged from python-apt--mvo | Michael Vogt | 1 | -7/+2 | |
| 2006-12-19 | * merged from mainline | Michael Vogt | 15 | -33/+89 | |
| 2006-12-19 | * python/pkgrecords.cc: | Michael Vogt | 2 | -3/+8 | |
| - export SHA1Sum() as well * debian/changelog: - updated | |||||
| 2006-11-03 | * apt/progress.py: | Michael Vogt | 2 | -1/+7 | |
| - protect against unparsable strings send from dpkg | |||||
| 2006-10-12 | * remove dh_python | Michael Vogt | 2 | -2/+2 | |
| 2006-10-04 | * python/configuration.cc: | Michael Vogt | 1 | -1/+1 | |
| - and the final(!?!) incorrect PyMem_{DEL,Free} usage | |||||
| 2006-10-04 | * python/tag.cc: | Michael Vogt | 1 | -1/+1 | |
| - fix another PyMem_DEL() -> PyObject_DEL() error | |||||
| 2006-10-04 | * python/generic.h: | Michael Vogt | 2 | -2/+11 | |
| - use PyObject_DEL() instead of PyMem_DEL() | |||||
| 2006-10-02 | * progress.cc: | Michael Vogt | 4 | -10/+20 | |
| - fix memleak in progress.cc * tests/memleak.py: - uncomment the mem-leak code * doc/examples/sources.py: - improved the example | |||||
| 2006-09-18 | * python/generic.h: | Michael Vogt | 1 | -0/+4 | |
| - deal with the api change and stay backward compatible with 2.4 | |||||
| 2006-09-18 | * fix api changes for python2.5 | Michael Vogt | 3 | -5/+6 | |
| 2006-09-12 | * fix missing docstring | Michael Vogt | 2 | -1/+5 | |
| 2006-09-12 | * apt/progress.py: | Michael Vogt | 3 | -7/+8 | |
| - use select() when waiting for child input | |||||
| 2006-09-12 | * debian/control: | Michael Vogt | 3 | -3/+12 | |
| - tightend dependency * apt/progress.py: - use os._exit() instead of sys.exit() (lp: 53298) | |||||
| 2006-09-12 | * python/pkgmanager.cc: | Michael Vogt | 2 | -1/+8 | |
| - fix typo | |||||
| 2006-07-27 | * finalized changelog | Michael Vogt | 2 | -1/+42 | |
| 2006-07-26 | * #cough# - actually use sha256 | Michael Vogt | 2 | -2/+2 | |
| 2006-07-26 | * support sha256 as well | Michael Vogt | 2 | -1/+42 | |
| 2006-07-25 | * merged from mainline | Michael Vogt | 8 | -62/+101 | |
| 2006-07-25 | * added debian/examples | Michael Vogt | 2 | -2/+2 | |
| 2006-07-25 | * debian/changelog: | Michael Vogt | 1 | -0/+1 | |
| - updated | |||||
| 2006-07-24 | * merged the NMUs from debian | Michael Vogt | 3 | -7/+22 | |
| 2006-07-01 | * merged from otavios branch at: | Michael Vogt | 2 | -0/+2 | |
| http://projetos.ossystems.com.br/~otavio/bzr/python-apt/fixes | |||||
| 2006-06-30 | - add dh_installexamples in package building | Otavio Salvador | 2 | -0/+2 | |
| 2006-06-26 | * merging the NMU changes | Michael Vogt | 3 | -49/+20 | |
| 2006-06-15 | * apt/cache.py: | Michael Vogt | 2 | -2/+12 | |
| - applied otavios patch to suppport alternatives rootdirs | |||||
| 2006-06-15 | * apt/packages.py: | Michael Vogt | 1 | -3/+5 | |
| - add autoInst option | |||||
| 2006-06-14 | - allow change of rootdir for APT database loading | Otavio Salvador | 2 | -1/+6 | |
| 2006-06-12 | * apt/cache.py: | Otavio Salvador | 2 | -1/+6 | |
| - fix commit doc string to also cite the open related callbacks | |||||
| 2006-06-09 | * changelog updated | Michael Vogt | 3 | -2/+32 | |
| * prints_uris.py example added | |||||
| 2006-06-09 | * debian/changelog: | Michael Vogt | 1 | -1/+1 | |
| - sync with the debian upload | |||||
| 2006-05-17 | * apt/package.py: | Michael Vogt | 2 | -2/+3 | |
| - actually return values in {candiate,installed}Downloadable() | |||||
| 2006-05-17 | * remove debug string | Michael Vogt | 1 | -1/+1 | |
| 2006-05-17 | * changelog updates | Michael Vogt | 1 | -2/+6 | |
| 2006-05-17 | * apt/package.py: | Michael Vogt | 1 | -4/+7 | |
| - check if _lookupRecords() succeeded when checking description/maintainer | |||||
| 2006-04-29 | * merged from mainline | Michael Vogt | 18 | -78/+206 | |
| 2006-04-26 | * debian/compat: | Michael Vogt | 5 | -21/+24 | |
| - debhelper compat level set to 5 * debian/changelog: - merged the changelog from the NMU * debian/control: - merged the changes from the NMU - set standards version to 3.6.2.0 * debian/rules: - fix arch-build target * setup.py: - simplify the patch magling by using map() instead of "for i in range()" | |||||
| 2006-04-26 | * added a simple "all_deps" recursive example | Michael Vogt | 1 | -0/+34 | |
| 2006-03-28 | * merged from otavio (thanks!): documentation updates | Michael Vogt | 1 | -2/+2 | |
| 2006-03-28 | Fix documentation format. | Otavio Salvador | 1 | -2/+2 | |
