| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * ftparchive/writer.h: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | * apt-pkg/indexrecords.{cc,h}: | David Kalnischkies | 2010-05-29 | 1 | -1/+5 |
| * | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-05-28 | 1 | -0/+2 |
| * | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies | 2010-05-28 | 1 | -0/+1 |
| * | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-28 | 1 | -1/+4 |
| * | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-05-28 | 1 | -0/+2 |
| * | forward manual-installed bit on package disappearance | David Kalnischkies | 2010-05-27 | 1 | -1/+2 |
| * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-27 | 1 | -0/+8 |
| * | merged from debian-sid | Michael Vogt | 2010-05-25 | 1 | -0/+5 |
| |\ | |||||
| | * | Italian translation update. Closes: #581742 | bubulle@debian.org | 2010-05-15 | 1 | -0/+1 |
| | * | Slovak translation update. Closes: #581159 | bubulle@debian.org | 2010-05-11 | 1 | -0/+6 |
| * | | methods/http.cc: shorten comment on return values of DealWithHeaders (because... | Michael Vogt | 2010-05-25 | 1 | -2/+2 |
| * | | * methods/http.{cc,h}: | Michael Vogt | 2010-05-25 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | * methods/http.cc: | Michael Vogt | 2010-05-07 | 1 | -0/+2 |
| * | | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-05-25 | 3 | -99/+81 |
| |\ \ \ | |||||
| | * | | | - show at the end of the install process a list of disappeared packages | David Kalnischkies | 2010-05-24 | 1 | -0/+3 |
| | * | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-24 | 1 | -0/+2 |
| | * | | | remove the gnome-apt reference as it is removed from unstable | David Kalnischkies | 2010-05-24 | 1 | -0/+1 |
| | * | | | * doc/apt-get.8.xml: | David Kalnischkies | 2010-05-24 | 1 | -0/+3 |
| | * | | | * debian/libapt-pkg-doc.doc-base.cache: | David Kalnischkies | 2010-05-24 | 2 | -18/+2 |
| | * | | | use dpkg-buildflags if available for CXXFLAGS | David Kalnischkies | 2010-05-24 | 2 | -3/+8 |
| | * | | | use $(CURDIR) instead of $(pwd) | David Kalnischkies | 2010-05-24 | 2 | -3/+4 |
| | * | | | * README.arch: | David Kalnischkies | 2010-05-15 | 1 | -0/+2 |
| | * | | | handle multiple --{tar,diff,dsc}-only options correctly | David Kalnischkies | 2010-05-14 | 1 | -0/+1 |
| | * | | | add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) | David Kalnischkies | 2010-05-13 | 1 | -0/+1 |
| | * | | | * doc/apt.ent | David Kalnischkies | 2010-05-13 | 1 | -0/+6 |
| | * | | | * contrib/mmap.cc: | David Kalnischkies | 2010-05-13 | 1 | -2/+4 |
| | * | | | * methods/gpgv.cc: | David Kalnischkies | 2010-05-12 | 1 | -0/+2 |
| | * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-11 | 1 | -0/+2 |
| | * | | | merge with debian-experimental-ma | David Kalnischkies | 2010-05-06 | 3 | -32/+59 |
| | |\ \ \ | |||||
| | * | | | | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies | 2010-05-06 | 1 | -0/+1 |
| | * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -43/+2 |
| | * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -39/+34 |
| | * | | | | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
| | * | | | | return in SingleArch a package also for "any" | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
| | * | | | | * methods/rred.cc: | David Kalnischkies | 2010-05-04 | 1 | -0/+3 |
| | * | | | | merge from the debian-sid branch | David Kalnischkies | 2010-05-04 | 1 | -1/+11 |
| | |\ \ \ \ | |||||
| * | | | | | | apt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Headers() to always return ... | Julian Andres Klode | 2010-05-07 | 1 | -0/+7 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | releasing version 0.7.26~exp4 | Michael Vogt | 2010-05-06 | 1 | -1/+1 |
| * | | | | | - install html doxygen in libapt-pkg-doc | Michael Vogt | 2010-05-06 | 3 | -5/+7 |
| * | | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 3 | -1/+7 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 3 | -1/+7 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | | * debian/rules: | Michael Vogt | 2010-05-05 | 3 | -1/+7 |
| * | | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -0/+2 |
| |\| | | | | |||||
| | * | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -0/+2 |
| | |\| | | | | |_|/ | |/| | | |||||
| | | * | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -0/+2 |
| * | | | | Move the showauto command to apt-cache and sort output. | Julian Andres Klode | 2010-05-04 | 1 | -8/+3 |
| * | | | | * doc/files.sgml: | Michael Vogt | 2010-05-04 | 1 | -0/+8 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
