| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2007-03-12 | * Rewording: | Sebastian Heinlein | 1 | -6/+6 | |
| - proposed updates -> Pre-released updates - backported updates -> unsupported updates | |||||
| 2007-03-09 | * apt/cdrom.py: | Michael Vogt | 3 | -2/+14 | |
| - fix bug in cdrom __init__ code * debian/rules: - added "DH_PYCENTRAL=nomove" | |||||
| 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 | -2/+16 | |
| 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 | - support pkg.architecture | Michael Vogt | 2 | -4/+14 | |
| 2007-03-06 | * apt/packages.py: | Michael Vogt | 2 | -0/+54 | |
| - support candidateDependencies, installedDependencies | |||||
| 2007-03-06 | * apt/packages.py: | Michael Vogt | 2 | -0/+54 | |
| - support candidateDependencies, installedDependencies | |||||
| 2007-03-06 | * apt/package.py: | Michael Vogt | 2 | -2/+54 | |
| - added candidateDependencies, installedDependencies | |||||
| 2007-03-01 | * apt/cache.py: | Michael Vogt | 2 | -2/+7 | |
| - fix rootdir var * python/string.cc: - SizeToString supports PyLong too * apt/cache.py: - fix rootdir | |||||
| 2007-03-01 | * debian/control: | Michael Vogt | 2 | -0/+8 | |
| - added XS-Vcs-Bzr header to make finding the repo easier | |||||
| 2007-03-01 | * python/string.cc: | Michael Vogt | 2 | -2/+5 | |
| - SizeToString supports PyLong too * apt/cache.py: - fix rootdir | |||||
| 2007-03-01 | - SizeToString supports PyLong too | Michael Vogt | 2 | -3/+4 | |
| * apt/cache.py: - fix rootdir | |||||
| 2007-03-01 | * debian/rules: python-apt is the name of the pacakge | Michael Vogt | 1 | -1/+1 | |
| 2007-02-27 | * debian/rules: | Michael Vogt | 1 | -1/+1 | |
| - the package is python-apt not gdebi (blush) | |||||
| 2007-02-27 | * debian/python-apt.install: | Michael Vogt | 3 | -2/+19 | |
| - required now because we build python-dbg too * debian/changelog: - merged matts changes * debian/control: - change maintainer | |||||
| 2007-02-26 | * separate the checking of duplicates of binary and source repositories | Sebastian Heinlein | 1 | -9/+13 | |
| when changing the server of the distro - fix LP #86219 | |||||
| 2007-02-26 | * merge with mvo | Sebastian Heinlein | 5 | -2/+64 | |
| 2007-02-26 | * merge with mvo | Sebastian Heinlein | 5 | -2/+64 | |
| 2007-02-26 | * merged dokos patch | Michael Vogt | 5 | -5/+47 | |
| 2007-02-22 | * apt/package.py: | Michael Vogt | 4 | -5/+15 | |
| - handle invalid unicode more gracefully (LP#86215) * rebuild against latest apt | |||||
| 2007-02-22 | * python/string.cc: | Michael Vogt | 2 | -2/+6 | |
| - SizeToString supports PyLong too | |||||
| 2007-02-19 | * aptsources/distro.py: | Michael Vogt | 2 | -1/+8 | |
| - fixed crash in add_source() | |||||
| 2007-02-13 | * fixed crash in Mirror.has_repository | Michael Vogt | 4 | -4/+20 | |
| * fixed docstring | |||||
| 2007-02-06 | * merged better cdrom support | Michael Vogt | 4 | -0/+53 | |
| 2007-02-06 | * better cdrom support merged | Michael Vogt | 4 | -0/+58 | |
| 2007-02-05 | * aptsources/distinfo.py: | Michael Vogt | 1 | -2/+2 | |
| - do not crash if the mirror file can not be read | |||||
| 2007-02-05 | * merged from glatzor | Michael Vogt | 5 | -13/+28 | |
| 2007-02-05 | * merge | Sebastian Heinlein | 4 | -13/+13 | |
| 2007-02-05 | * write an empty default sources.list if all sources have been removed | Sebastian Heinlein | 2 | -1/+9 | |
| 2007-02-02 | * change all obsolete references to the former python-aptsources | Sebastian Heinlein | 4 | -13/+13 | |
| 2007-02-02 | * added pycompat | Michael Vogt | 3 | -2/+5 | |
| * finalized changelog * added versionized b-d to python-central | |||||
| 2007-02-02 | * debian/rules: re-added arch-build | Michael Vogt | 1 | -0/+11 | |
| 2007-01-26 | merged glatzors python-apt branch that includes the new aptsource module | Michael Vogt | 25 | -80/+3371 | |
| 2007-01-26 | merged from the auto-mark branch | Michael Vogt | 3 | -4/+15 | |
