| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-08-11 | * aptsources/distinfo.py: | Michael Vogt | 2 | -1/+3 |
| 2011-08-10 | * tests/test_all.py: | Michael Vogt | 2 | -0/+3 |
| 2011-08-09 | apt/package.py: make print statements py3 compatbile | Michael Vogt | 1 | -4/+4 |
| 2011-08-08 | skip tests if sources.list is not readable | Michael Vogt | 1 | -0/+4 |
| 2011-08-08 | tests/test_apt_cache.py: make the test work on PPA buildd chroots | Michael Vogt | 5 | -3/+91 |
| 2011-08-08 | * tests/test_apt_cache.py: | Michael Vogt | 2 | -15/+18 |
| 2011-08-08 | fix tests by adding ariticial data for the test_apt_cache test | Michael Vogt | 1 | -15/+16 |
| 2011-08-01 | test fixes with the latest apt | Michael Vogt | 1 | -2/+8 |
| 2011-08-01 | merged from the mvo branch to make tests work again with python2.6 | Michael Vogt | 3 | -8/+13 |
| 2011-08-01 | test fixes | Michael Vogt | 2 | -7/+12 |
| 2011-08-01 | merged from the debian-sid branch | Michael Vogt | 59 | -1122/+2381 |
| 2011-07-29 | * tests/test_aptsources_ports.py, tests/test_aptsources.py: | Michael Vogt | 3 | -3/+7 |
| 2011-07-13 | merged from lp:~mvo/python-apt/improve-compression-support | Michael Vogt | 4 | -20/+46 |
| 2011-07-13 | * python/arfile.cc: | Michael Vogt | 4 | -20/+46 |
| 2011-06-07 | Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) | Julian Andres Klode | 2 | -1/+7 |
| 2011-05-27 | Upload to unstable | Julian Andres Klode | 1 | -2/+4 |
| 2011-05-27 | debian/source/format: Add, set it to "3.0 (native)" | Julian Andres Klode | 2 | -0/+2 |
| 2011-05-27 | po/urd.po: Remove, ur.po is the correct file | Julian Andres Klode | 2 | -495/+1 |
| 2011-05-27 | Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en) | Julian Andres Klode | 5 | -11/+12 |
| 2011-05-27 | Fix Lintian overrides | Julian Andres Klode | 2 | -1/+2 |
| 2011-05-27 | Esperanto (Closes: #626430) | Julian Andres Klode | 2 | -190/+298 |
| 2011-05-27 | * doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225) | Julian Andres Klode | 2 | -3/+5 |
| 2011-05-27 | apt/package.py: fix a few typos [formated->formatted] (Closes: #597054) | Julian Andres Klode | 2 | -4/+5 |
| 2011-05-27 | Fix get_changelog in Python 3 (Closes: #626532) | Julian Andres Klode | 2 | -1/+5 |
| 2011-05-27 | debian/control: Standards-Version 3.9.2 | Julian Andres Klode | 2 | -1/+2 |
| 2011-05-27 | utils/get_debian_mirrors.py: webml must be webwml | Julian Andres Klode | 1 | -1/+1 |
| 2011-05-27 | utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls | Julian Andres Klode | 2 | -2/+4 |
| 2011-05-26 | Increase Breaks for update-notifier to 0.99.3debian9 | Julian Andres Klode | 2 | -1/+7 |
| 2011-04-29 | Release 0.8.0~exp4 to experimental | Julian Andres Klode | 1 | -2/+2 |
| 2011-04-29 | apt_pkg: Add subclassing fun to PackageManager, for #623485 as well | Julian Andres Klode | 6 | -40/+313 |
| 2011-04-29 | apt.Cache: Add a _changes_count member for later use | Julian Andres Klode | 2 | -0/+10 |
| 2011-04-29 | apt.cache: Emit change signals in ProblemResolver | Julian Andres Klode | 2 | -0/+6 |
| 2011-04-27 | apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) | Julian Andres Klode | 10 | -2/+476 |
| 2011-04-21 | merged lp:~evfool/python-apt/fixunlockdoc, many thanks | Michael Vogt | 1 | -1/+1 |
| 2011-04-21 | Fix documentation problem | Robert Roth | 1 | -1/+1 |
| 2011-04-21 | Release 0.8.0~exp3 | Julian Andres Klode | 1 | -2/+2 |
| 2011-04-21 | apt_pkg: Add apt_pkg.Version.multi_arch and friends | Julian Andres Klode | 4 | -0/+68 |
| 2011-04-12 | Update enable_component to also apply to -src entries (LP: #758732) | Julian Andres Klode | 2 | -0/+10 |
| 2011-04-12 | Release 0.8.0~exp2 to experimental | Julian Andres Klode | 1 | -2/+2 |
| 2011-04-12 | doc: Fix documentation of BaseDependency.relation (Closes: #607031) | Julian Andres Klode | 2 | -1/+2 |
| 2011-04-12 | apt.package: Add 'tasks' to Version, improve doc (Closes: #619574) | Julian Andres Klode | 3 | -4/+64 |
| 2011-04-12 | apt/cache.py: Add versionadded | Julian Andres Klode | 1 | -0/+2 |
| 2011-04-12 | doc: Fix a minor formatting error, patch by Jakub Wilk (Closes: #608914) | Julian Andres Klode | 2 | -1/+2 |
| 2011-04-12 | apt.cache: Add a fetch_archives() method (Closes: #622347) | Julian Andres Klode | 2 | -0/+23 |
| 2011-04-12 | apt.cache: Document that update() may need an open() (Closes: #622342) | Julian Andres Klode | 2 | -0/+5 |
| 2011-04-12 | apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820) | Julian Andres Klode | 18 | -130/+150 |
| 2011-04-11 | doc/examples: Add example on how to get architecture names (LP: #194374) | Julian Andres Klode | 2 | -0/+13 |
| 2011-04-11 | aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603) | Julian Andres Klode | 2 | -1/+2 |
| 2011-04-11 | apt.progress: Use long for ETA, natural type for size (LP: #377375) | Julian Andres Klode | 3 | -5/+6 |
| 2011-04-11 | apt_pkg: Fix time_to_str, time_rfc1123 to accept more correct values | Julian Andres Klode | 2 | -5/+7 |