| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-06-14 | * build against the new apt | Michael Vogt | 108 | -87/+83981 | |
| * support for new "aptsources" pythn module (thanks to Sebastian Heinlein) * merged support for translated package descriptions * merged support for automatic removal of unused dependencies * merged http://glatzor.de/bzr/python-apt/sebi: - this means that the new aptsources modules is available * support translated pacakge descriptions * support automatic dependency information * python/depcache.cc: - "IsGarbage()" method added (to support auto-mark) | |||||
| 2007-06-11 | * build against the new apt | Michael Vogt | 103 | -85/+83777 | |
| * support for new "aptsources" pythn module (thanks to Sebastian Heinlein) * merged support for translated package descriptions * merged support for automatic removal of unused dependencies * merged http://glatzor.de/bzr/python-apt/sebi: - this means that the new aptsources modules is available * support translated pacakge descriptions * support automatic dependency information * python/depcache.cc: - "IsGarbage()" method added (to support auto-mark) | |||||
| 2007-06-11 | * finalized chanagelog | Michael Vogt | 2 | -1/+3 | |
| * fixed bug in tests/pkgrecords.py | |||||
| 2007-06-10 | * merged translated package descriptions branch | Michael Vogt | 4 | -0/+102 | |
| 2007-06-10 | * merged automaitc removal of unused dependencies | Michael Vogt | 6 | -6/+104 | |
| branch * update build-depends | |||||
| 2007-05-23 | * python/pkgrecords.cc: | Michael Vogt | 3 | -2/+6 | |
| - added SourceVer | |||||
| 2007-05-23 | * python/pkgrecords.cc: | Michael Vogt | 3 | -1/+5 | |
| - added SourceVer | |||||
| 2007-05-21 | * merged http://glatzor.de/bzr/python-apt/sebi: | Michael Vogt | 103 | -81/+83763 | |
| - this means that the new aptsources modules is available | |||||
| 2007-05-02 | * debian/control: added versionized dependency for python-central | Michael Vogt | 1 | -1/+1 | |
| 2007-05-02 | * merged from http://people.ubuntu.com/~mvo/bzr/python-apt/auto-mark/ | Michael Vogt | 5 | -4/+81 | |
| 2007-05-02 | * merged from http://people.ubuntu.com/~mvo/bzr/python-apt/ddtp/ | Michael Vogt | 3 | -0/+101 | |
| 2007-05-02 | * merged from python-apt--mvo | Michael Vogt | 20 | -39/+244 | |
| 2007-05-02 | * python/apt_pkgmodule.cc: | Michael Vogt | 2 | -0/+13 | |
| - added pkgCache::State::PkgCurrentState enums | |||||
| 2007-04-25 | * python/apt_pkgmodule.cc: | Michael Vogt | 2 | -0/+13 | |
| - added pkgCache::State::PkgCurrentState enums | |||||
| 2007-04-24 | * debian/changelog: sync with debian upload | Michael Vogt | 1 | -1/+1 | |
| 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-04-24 | * merge with mvo | Sebastian Heinlein | 2 | -5/+9 | |
| * update debian changelog | |||||
| 2007-04-24 | * handle the change of child repo servers in a more sane way - fix | Sebastian Heinlein | 2 | -6/+6 | |
| LP#85060 | |||||
| 2007-04-24 | * do not set the child base_uri to the parent one automatically, since | Sebastian Heinlein | 2 | -6/+6 | |
| we want to know if it a special server was forced * check if a server was forced for a child source before changing it | |||||
| 2007-04-10 | * push local changes | Sebastian Heinlein | 73 | -427/+1405 | |
| 2007-04-07 | * Update the German translation | Sebastian Heinlein | 1 | -52/+47 | |
| 2007-04-07 | * the gettext domain of the iso codes changed | Sebastian Heinlein | 1 | -1/+1 | |
| 2007-04-07 | * make some strings translatable - fix LP#103292 | Sebastian Heinlein | 1 | -0/+1 | |
| 2007-04-04 | * finalize changelog | Michael Vogt | 1 | -1/+1 | |
| 2007-04-04 | * push local changes | Sebastian Heinlein | 2 | -1/+14 | |
| 2007-04-04 | * Fix the addition of of sources that are already enabled but not with all ↵ | Sebastian Heinlein | 2 | -1/+14 | |
| components - fix LP#98795 | |||||
| 2007-04-02 | debian/changelog: fix distro release | Michael Vogt | 1 | -2/+2 | |
| 2007-04-02 | * fix error in invalid unicode handler (LP#99753) | Michael Vogt | 2 | -1/+3 | |
| 2007-04-02 | * Update the mirror lists from Launchpad | Michael Vogt | 4 | -140/+165 | |
| * Only include http and ftp servers - LP#99060 | |||||
| 2007-04-02 | * only include ftp and http mirrors for Ubuntu - LP#99060 | Sebastian Heinlein | 3 | -50/+13 | |
| * update the debian changelog | |||||
| 2007-04-01 | * Update the Debian and Ubuntu mirrors | Sebastian Heinlein | 3 | -115/+177 | |
| * Fix the parsing of a changed Launchpad mirror site | |||||
| 2007-04-01 | * merge with mvo | Sebastian Heinlein | 1 | -12/+5 | |
| 2007-03-26 | * debian/changelog: updated for upload | Michael Vogt | 1 | -12/+5 | |
| 2007-03-23 | * remove an oboslete function | Michael Vogt | 3 | -49/+18 | |
| * fix the url comparision with trainling slashes - LP#95031 | |||||
| 2007-03-23 | * missed a debug breakpoint | Sebastian Heinlein | 1 | -2/+0 | |
| 2007-03-23 | * add a mirror comparision function to clean up the code | Sebastian Heinlein | 1 | -7/+13 | |
| * handle multiple server in a more sane way | |||||
| 2007-03-23 | * Merge with mvo | Sebastian Heinlein | 5 | -41/+21 | |
| * fix comparisoin of urls that include a trainling slash * remove an obsolete and duplicated method | |||||
| 2007-03-22 | * merge with ubuntu | Sebastian Heinlein | 15 | -52/+571 | |
| 2007-03-22 | * use the correct gettext domain | Michael Vogt | 5 | -4/+19 | |
| 2007-03-22 | * po/*.po: | Michael Vogt | 73 | -5/+79329 | |
| - make update-po | |||||
| 2007-03-22 | * fix gettext import (LP#92764) | Michael Vogt | 2 | -0/+3 | |
| 2007-03-22 | * Update the translations | Sebastian Heinlein | 72 | -329/+777 | |
| 2007-03-22 | * Merge | Sebastian Heinlein | 1 | -6/+6 | |
| 2007-03-22 | * Import the translations from software-properties | Sebastian Heinlein | 72 | -1/+78875 | |
| * Update translations | |||||
| 2007-03-22 | * merge with mvo | Sebastian Heinlein | 4 | -7/+86 | |
| 2007-03-22 | * merge | Sebastian Heinlein | 4 | -7/+86 | |
| 2007-03-15 | * aptsources/distro.py: | Michael Vogt | 2 | -3/+9 | |
| - fix typo (LP#84009) | |||||
| 2007-03-14 | * python/depache.cc: | Michael Vogt | 2 | -1/+18 | |
| - properly support isAutoInstalled flag | |||||
| 2007-03-12 | * fix in the duplicated source checking (thanks to Sebastian Heinlein) | Michael Vogt | 4 | -16/+25 | |
| 2007-03-12 | * merge | Sebastian Heinlein | 7 | -12/+86 | |
