| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2010-03-10 | python/apt_pkgmodule.cc: Fix apt_pkg.CompType to use CompTypeOld. | Julian Andres Klode | 1 | -7/+13 |
| 2010-03-10 | * python/apt_pkgmodule.cc: | Julian Andres Klode | 3 | -0/+154 |
| 2010-03-08 | * utils/get_ubuntu_mirrors_from_lp.py: | Julian Andres Klode | 4 | -526/+646 |
| 2010-03-08 | * utils/get_debian_mirrors.py: | Julian Andres Klode | 3 | -58/+24 |
| 2010-03-08 | apt/package.py: Always return unicode strings in Package.get_changelog (Close... | Julian Andres Klode | 2 | -7/+14 |
| 2010-03-05 | * python/tag.cc: | Julian Andres Klode | 2 | -0/+19 |
| 2010-03-03 | python/generic.cc: Map UntranslatedDepType to dep_type_untranslated. | Julian Andres Klode | 2 | -0/+3 |
| 2010-03-03 | * tests/data/aptsources/sources.list.testDistribution: | Julian Andres Klode | 3 | -72/+74 |
| 2010-03-03 | apt/progress/old.py: Add missing return statements. | Julian Andres Klode | 1 | -10/+10 |
| 2010-03-03 | apt/progress/old.py: Call parent constructors. | Julian Andres Klode | 1 | -0/+2 |
| 2010-03-03 | Update the mirror data. | Julian Andres Klode | 2 | -316/+370 |
| 2010-03-03 | * Merge with Ubuntu: | Julian Andres Klode | 5 | -59/+35 |
| 2010-03-03 | * apt/progress/old.py: | Julian Andres Klode | 2 | -25/+67 |
| 2010-03-03 | Use the binary package version in Version.fetch_source() if the | Julian Andres Klode | 2 | -1/+4 |
| 2010-03-01 | Some stylistic changes. | Julian Andres Klode | 6 | -23/+35 |
| 2010-03-01 | * apt/progress/text.py: | Julian Andres Klode | 2 | -2/+2 |
| 2010-03-01 | Style fixes. | Julian Andres Klode | 8 | -22/+35 |
| 2010-03-01 | * apt/package.py: | Julian Andres Klode | 2 | -1/+14 |
| 2010-03-01 | * python/acquire-item.cc: | Julian Andres Klode | 2 | -0/+14 |
| 2010-02-27 | * data/templates/Ubuntu.info.in: | Julian Andres Klode | 2 | -10/+13 |
| 2010-02-27 | Upload 0.7.93.2 to unstable | Julian Andres Klode | 1 | -1/+1 |
| 2010-02-27 | * debian/python-apt.install: | Julian Andres Klode | 3 | -1/+4 |
| 2010-02-27 | Ship the list of deprecated things in the apt_pkg and apt_inst modules | Julian Andres Klode | 3 | -55/+80 |
| 2010-02-27 | * python: | Julian Andres Klode | 16 | -250/+98 |
| 2010-02-27 | doc: Document the new Cache functionality. | Julian Andres Klode | 1 | -0/+5 |
| 2010-02-27 | * python/cache.cc: | Julian Andres Klode | 2 | -5/+24 |
| 2010-02-27 | Merge the mvo branch | Julian Andres Klode | 5 | -42/+57 |
| 2010-02-17 | apt/progress/old.py: move compat updateInterface here | Michael Vogt | 2 | -4/+1 |
| 2010-02-17 | apt/progress/base.py: more compat fixes | Michael Vogt | 1 | -1/+8 |
| 2010-02-17 | python/progress.cc: more compat fixes | Michael Vogt | 1 | -8/+8 |
| 2010-02-17 | * python/progress.cc: | Michael Vogt | 2 | -23/+24 |
| 2010-02-17 | apt/progress/base.py: call pipe ends {write,status}_stream | Michael Vogt | 2 | -7/+7 |
| 2010-02-17 | * apt/cache.py: | Michael Vogt | 3 | -11/+21 |
| 2010-02-17 | merged from the debian-sid branch | Michael Vogt | 223 | -60422/+29423 |
| 2010-02-13 | * debian/rules: | Julian Andres Klode | 2 | -0/+7 |
| 2010-02-13 | * data/templates/*.in: Switch MirrorsFile to relative filenames. | Julian Andres Klode | 5 | -24/+34 |
| 2010-02-13 | test_all.py: Use local modules instead of system ones if possible. | Julian Andres Klode | 2 | -0/+16 |
| 2010-02-13 | * aptsources/distro.py: | Julian Andres Klode | 2 | -2/+4 |
| 2010-02-13 | * tests: | Julian Andres Klode | 3 | -5/+15 |
| 2010-02-13 | * data/templates/Debian.info.in: | Julian Andres Klode | 2 | -7/+10 |
| 2010-02-13 | python/tagfile.cc: Implement the iterator protocol in TagFile. | Julian Andres Klode | 5 | -13/+63 |
| 2010-02-07 | * utils/migrate-0.8.py: | Julian Andres Klode | 2 | -3/+8 |
| 2010-02-07 | * Fix some places where the old API was still used: | Julian Andres Klode | 4 | -29/+38 |
| 2010-02-05 | Release 0.7.93.1. | Julian Andres Klode | 1 | -2/+2 |
| 2010-02-05 | * apt/utils.py: | Julian Andres Klode | 2 | -0/+81 |
| 2010-02-02 | debian/control: Set Standards-Version to 3.8.4. | Julian Andres Klode | 2 | -1/+2 |
| 2010-02-02 | doc/source/c++/api.rst: Update for the API changes. | Julian Andres Klode | 1 | -31/+31 |
| 2010-02-02 | python: Update PyAcquire_FromCpp to the new API rules (add Owner parameter). | Julian Andres Klode | 4 | -6/+7 |
| 2010-02-02 | debian/changelog: Do not mention the typo itself, only the correct word. | Julian Andres Klode | 1 | -1/+1 |
| 2010-02-02 | * debian/control: | Julian Andres Klode | 2 | -1/+6 |
