Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-05-28 | 4 | -1/+82 |
| | | | - remove duplicate architectures in getArchitectures() | ||||
* | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies | 2010-05-28 | 2 | -5/+3 |
| | |||||
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-28 | 2 | -3/+9 |
| | | | | - do the autoremove mark process also for required packages to handle these illegally depending on lower priority packages (Closes: #583517) | ||||
* | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-05-28 | 6 | -11/+15 |
| | | | - add better config item for extended_states file | ||||
* | forward manual-installed bit on package disappearance | David Kalnischkies | 2010-05-27 | 3 | -2/+63 |
| | |||||
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-27 | 3 | -10/+33 |
| | | | - write Disappeared also to the history.log | ||||
* | merged from debian-sid | Michael Vogt | 2010-05-25 | 3 | -937/+783 |
|\ | |||||
| * | Italian translation completed | bubulle@debian.org | 2010-05-16 | 1 | -5/+7 |
| | | |||||
| * | Italian translation update. Closes: #581742 | bubulle@debian.org | 2010-05-15 | 2 | -2/+11 |
| | | |||||
| * | Slovak translation update. Closes: #581159 | bubulle@debian.org | 2010-05-11 | 2 | -6/+17 |
| | | |||||
* | | methods/http.cc: shorten comment on return values of DealWithHeaders ↵ | Michael Vogt | 2010-05-25 | 2 | -9/+3 |
| | | | | | | | | (because we use a enum now) | ||||
* | | * methods/http.{cc,h}: | Michael Vogt | 2010-05-25 | 3 | -25/+61 |
|\ \ | | | | | | | | | | - code cleanup, use enums instead of magic ints | ||||
| * | | * methods/http.cc: | Michael Vogt | 2010-05-07 | 3 | -25/+59 |
| | | | | | | | | | - code cleanup, add (some) doxygen strings | ||||
* | | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-05-25 | 74 | -18889/+23176 |
|\ \ \ | |||||
| * | | | - show at the end of the install process a list of disappeared packages | David Kalnischkies | 2010-05-24 | 4 | -4/+41 |
| | | | | | | | | | | | | | | | | * apt-pkg/packagemanager.h: - export info about disappeared packages with GetDisappearedPackages() | ||||
| * | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-24 | 2 | -1/+5 |
| | | | | | | | | | | | | - add 'disappear' to the known processing states, thanks Jonathan Nieder | ||||
| * | | | remove the gnome-apt reference as it is removed from unstable | David Kalnischkies | 2010-05-24 | 3 | -7/+2 |
| | | | | |||||
| * | | | * doc/apt-get.8.xml: | David Kalnischkies | 2010-05-24 | 2 | -20/+9 |
| | | | | | | | | | | | | | | | | - do not say explicit target_release_{name,version,codename}, it should be clear by itself and 'man' can break lines again (Closes: #566166) | ||||
| * | | | * debian/libapt-pkg-doc.doc-base.cache: | David Kalnischkies | 2010-05-24 | 2 | -18/+2 |
| | | | | | | | | | | | | - remove yet another reference to the removed cache.sgml | ||||
| * | | | 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 | 2 | -12/+2 |
| | | | | | | | | | | | | - remove the file completely as it has no use nowadays | ||||
| * | | | handle multiple --{tar,diff,dsc}-only options correctly | David Kalnischkies | 2010-05-14 | 2 | -14/+19 |
| | | | | |||||
| * | | | add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) | David Kalnischkies | 2010-05-13 | 2 | -1/+10 |
| | | | | |||||
| * | | | * doc/apt.ent | David Kalnischkies | 2010-05-13 | 6 | -17/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add entities for the current oldstable/stable/testing codenames * doc/sources.list.5.xml: - use stable-codename instead of stable in the examples (Closes: #531492) * doc/apt_preferences.5.xml: - adapt some examples here to use current codenames as well | ||||
| * | | | * contrib/mmap.cc: | David Kalnischkies | 2010-05-13 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | - clarify "MMap reached size limit" error message, thanks Ivan Masár! | ||||
| * | | | * methods/gpgv.cc: | David Kalnischkies | 2010-05-12 | 2 | -25/+19 |
| | | | | | | | | | | | | - remove the keyrings count limit by using vector magic | ||||
| * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-11 | 2 | -10/+13 |
| | | | | | | | | | | | | - be doublesure that the killer query is empty before starting reinstall | ||||
| * | | | merge with debian-experimental-ma | David Kalnischkies | 2010-05-06 | 13 | -40/+209 |
| |\ \ \ | |||||
| * | | | | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies | 2010-05-06 | 2 | -3/+5 |
| | | | | | |||||
| * | | | | convert FileExists to DirectoryExists to check if the path is really a | David Kalnischkies | 2010-05-06 | 3 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | directory (and to have a better method name in the error message if not) | ||||
| * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -43/+2 |
| | | | | | | | | | | | | | | | - remove targets refering to CVS or arch as they are useless | ||||
| * | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -39/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - spell out some less known options to reduce manpage consulation-rate - Use POSIX command substitution: $(<command sequence>) - Remove EOL whitespace (Closes: #577804) | ||||
| * | | | | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies | 2010-05-04 | 2 | -1/+3 |
| | | | | | |||||
| * | | | | return in SingleArch a package also for "any" | David Kalnischkies | 2010-05-04 | 2 | -1/+2 |
| | | | | | |||||
| * | | | | * methods/rred.cc: | David Kalnischkies | 2010-05-04 | 2 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | | - use the patchfile modification time instead of the one from the "old" file - thanks to Philipp Weis for noticing! (Closes: #571541) | ||||
| * | | | | make update-po | David Kalnischkies | 2010-05-04 | 53 | -18655/+22942 |
| | | | | | |||||
| * | | | | fix compiler warning: reaching end of non-void method | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | merge from the debian-sid branch | David Kalnischkies | 2010-05-04 | 7 | -7/+44 |
| |\ \ \ \ | |||||
* | | | | | | apt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Headers() to always return ↵ | Julian Andres Klode | 2010-05-07 | 2 | -0/+9 |
| |_|/ / / |/| | | | | | | | | | | | | | | something. | ||||
* | | | | | 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 | 4 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | * debian/control: - build-depend on doxygen | ||||
* | | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | - install html doxygen in libapt-pkg-doc as well | ||||
| * | | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| |\ \ \ \ | | | |_|/ | | |/| | | - install html doxygen in libapt-pkg-doc as well | ||||
| | * | | | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| | | | | | | | | | | | | | | | - install html doxygen in libapt-pkg-doc as well | ||||
* | | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
|\| | | | | | | | | | | | | | | - fix max tag buffer size (LP: #545336, closes: #578959) | ||||
| * | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| |\| | | | | |_|/ | |/| | | - fix max tag buffer size (LP: #545336, closes: #578959) | ||||
| | * | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| | | | | | | | | | | | | - fix max tag buffer size (LP: #545336, closes: #578959) | ||||
* | | | | Move the showauto command to apt-cache and sort output. | Julian Andres Klode | 2010-05-04 | 3 | -24/+30 |
| | | | | | | | | | | | | | | | | | | | | * cmdline/apt-cache.cc: - Add a showauto command to apt-cache. - Add apt-get markauto and unmarkauto commands. | ||||
* | | | | Makefile: Fix, committed wrong version. | Julian Andres Klode | 2010-05-04 | 1 | -0/+5 |
| | | | |