| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-24 | * apt/cdrom.py: | Michael Vogt | 1 | -0/+16 | |
| - 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 | 1 | -0/+2 | |
| - fix bug in cdrom mountpoint handling | |||||
| 2007-03-06 | - support candidateRecord, installedRecord | Michael Vogt | 1 | -0/+1 | |
| 2007-03-06 | - support pkg.architecture | Michael Vogt | 1 | -0/+1 | |
| 2007-03-06 | * apt/package.py: | Michael Vogt | 1 | -1/+2 | |
| - added candidateDependencies, installedDependencies | |||||
| 2007-03-01 | - SizeToString supports PyLong too | Michael Vogt | 1 | -1/+3 | |
| * apt/cache.py: - fix rootdir | |||||
| 2007-02-22 | * python/string.cc: | Michael Vogt | 1 | -0/+2 | |
| - SizeToString supports PyLong too | |||||
| 2007-02-06 | * better cdrom support merged | Michael Vogt | 1 | -0/+7 | |
| 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 | 3 | -3/+35 | |
| 2006-12-19 | * python/pkgrecords.cc: | Michael Vogt | 1 | -3/+6 | |
| - export SHA1Sum() as well * debian/changelog: - updated | |||||
| 2006-11-03 | * apt/progress.py: | Michael Vogt | 1 | -0/+1 | |
| - protect against unparsable strings send from dpkg | |||||
| 2006-10-12 | * remove dh_python | Michael Vogt | 2 | -2/+2 | |
| 2006-10-04 | * python/generic.h: | Michael Vogt | 1 | -0/+9 | |
| - use PyObject_DEL() instead of PyMem_DEL() | |||||
| 2006-10-02 | * progress.cc: | Michael Vogt | 1 | -1/+3 | |
| - fix memleak in progress.cc * tests/memleak.py: - uncomment the mem-leak code * doc/examples/sources.py: - improved the example | |||||
| 2006-09-18 | * fix api changes for python2.5 | Michael Vogt | 1 | -0/+1 | |
| 2006-09-12 | * fix missing docstring | Michael Vogt | 1 | -0/+4 | |
| 2006-09-12 | * apt/progress.py: | Michael Vogt | 1 | -0/+1 | |
| - use select() when waiting for child input | |||||
| 2006-09-12 | * debian/control: | Michael Vogt | 2 | -1/+5 | |
| - tightend dependency * apt/progress.py: - use os._exit() instead of sys.exit() (lp: 53298) | |||||
| 2006-09-12 | * python/pkgmanager.cc: | Michael Vogt | 1 | -0/+7 | |
| - fix typo | |||||
| 2006-07-27 | * finalized changelog | Michael Vogt | 1 | -1/+3 | |
| 2006-07-26 | * #cough# - actually use sha256 | Michael Vogt | 1 | -1/+1 | |
| 2006-07-26 | * support sha256 as well | Michael Vogt | 1 | -1/+3 | |
| 2006-07-25 | * merged from mainline | Michael Vogt | 4 | -51/+59 | |
| 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-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-14 | - allow change of rootdir for APT database loading | Otavio Salvador | 1 | -0/+1 | |
| 2006-06-12 | * apt/cache.py: | Otavio Salvador | 1 | -0/+5 | |
| - fix commit doc string to also cite the open related callbacks | |||||
| 2006-06-09 | * changelog updated | Michael Vogt | 1 | -1/+9 | |
| * 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 | 1 | -0/+1 | |
| - actually return values in {candiate,installed}Downloadable() | |||||
| 2006-05-17 | * changelog updates | Michael Vogt | 1 | -2/+6 | |
| 2006-04-26 | * debian/compat: | Michael Vogt | 4 | -10/+17 | |
| - 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-03-22 | * updated changelog | Michael Vogt | 1 | -1/+4 | |
| 2006-03-22 | * fixes for the pkgSrcRecords code | Michael Vogt | 1 | -2/+6 | |
| 2006-03-21 | * fix lock-releasing on exception (thanks to kamion) | Michael Vogt | 1 | -1/+1 | |
| 2006-02-28 | * updated changelog | Michael Vogt | 1 | -10/+4 | |
| 2006-02-28 | * fix the return value of Cache.update() | Michael Vogt | 1 | -1/+3 | |
| 2006-02-28 | * strip status string before passing it, changelog updates | Michael Vogt | 1 | -0/+8 | |
| 2006-02-28 | * initalize FetchProgress.eta as float and pass a float to ↵ | Michael Vogt | 1 | -2/+2 | |
| InstallProgress.statusChanged() for percent | |||||
| 2006-02-28 | * un-finalize the changelog | Michael Vogt | 1 | -1/+1 | |
| 2006-02-28 | * interface fixes for kamion, pychecker fixes | Michael Vogt | 1 | -0/+12 | |
| 2006-02-22 | * changelog finalized | Michael Vogt | 1 | -1/+1 | |
| 2006-01-26 | * the pkgCache::VerIterator.DependsList[] dict does no longer depend on the ↵ | Michael Vogt | 1 | -1/+3 | |
| localized depends name but on the english one | |||||
| 2006-01-24 | * added pkgRecords.Record | Michael Vogt | 1 | -0/+1 | |
