Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support every compression we have a compressor configured | David Kalnischkies | 2011-02-27 | 4 | -4/+24 |
| | |||||
* | - load the supported compressors from configuration | David Kalnischkies | 2011-02-27 | 6 | -52/+133 |
| | | | - support adding new compressors by configuration | ||||
* | d'uh! implement and not only declare the string wrapper for FindVector | David Kalnischkies | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | * ftparchive/contents.cc: | David Kalnischkies | 2011-02-24 | 3 | -30/+7 |
| | | | - remove ExtractArchive codecopy from apt-inst/deb/debfile.cc | ||||
* | test the xz compressor, too | David Kalnischkies | 2011-02-22 | 1 | -3/+5 |
| | |||||
* | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 2 | -2/+5 |
|\ | | | | | - support xz-compressed source v3 debian.tar files | ||||
| * | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 2 | -2/+5 |
| | | | | | | - support xz-compressed source v3 debian.tar files | ||||
* | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-02-22 | 3 | -3/+13 |
| | | | | | | - support download of xz-compressed indexes files | ||||
* | | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies | 2011-02-22 | 6 | -7/+25 |
|\| | | | | | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files * ftparchive/writer.cc: - include xz-compressed Packages and Sources files in Release file | ||||
| * | * ftparchive/writer.cc: | David Kalnischkies | 2011-02-22 | 2 | -1/+5 |
| | | | | | | - include xz-compressed Packages and Sources files in Release file | ||||
| * | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies | 2011-02-22 | 5 | -6/+22 |
| | | | | | | | | - support xz compressor to create xz-compressed Indexes and be able to open data.tar.xz files | ||||
| * | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-22 | 2 | -2/+18 |
| | | | | | | | | - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse! | ||||
| * | Fix error in French translation of manpages (apt_preferences(5)). | Christian Perrier | 2011-02-22 | 2 | -2/+7 |
| | | | | | | | | Merci, Rémi Vanicat. Closes: #613689 | ||||
| * | fix the pointer to the VCS-Bzr | David Kalnischkies | 2011-02-22 | 2 | -4/+5 |
| | | |||||
| * | * debian/control: | Michael Vogt | 2011-02-02 | 2 | -1/+9 |
| | | | | | | | | - make Vcs-Bzr point to http://bzr.debian.org/apt/debian-squeeze branch | ||||
* | | add options to disable specific checksums for Indexes | David Kalnischkies | 2011-02-22 | 5 | -65/+101 |
| | | |||||
* | | * ftparchive/writer.cc: | David Kalnischkies | 2011-02-22 | 2 | -1/+12 |
| | | | | | | - ensure that Date and Valid-Until time strings are not localised | ||||
* | | * Fix error in French translation of manpages (apt_preferences(5)). | bubulle@debian.org | 2011-02-18 | 2 | -24/+29 |
| | | | | | | | | Merci, Rémi Vanicat. Closes: #613689 * Complete French manpage translation | ||||
* | | debian/control: remove Luca Bruno from the maintainers (on his own request) | Michael Vogt | 2011-02-17 | 1 | -1/+1 |
| | | |||||
* | | releasing version 0.8.11.5 | Michael Vogt | 2011-02-17 | 1 | -1/+1 |
| | | |||||
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-17 | 2 | -3/+15 |
|\ \ | |||||
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-02-17 | 2 | -3/+15 |
|/ / | | | | | | | | | | | | | | | - party revert fix in 0.8.11.2 which marked all packages as manual installed if the FromUser bit is set in the MarkInstall call. The default for this bit is true and aptitude depends on the old behavior so the package is only marked as manual if its not marked ("old" behavior) or if automatic installation is enabled - which aptitude disables always (see also #613775) | ||||
* | | Refresh PO files | bubulle@debian.org | 2011-02-16 | 41 | -8938/+10736 |
| | | |||||
* | | * Add missing dot in French translation of manpages. Merci, Olivier | bubulle@debian.org | 2011-02-16 | 3 | -314/+353 |
| | | | | | | | | | | Humbert. * French translation update * French manpages translation update | ||||
* | | releasing version 0.8.11.4 | Michael Vogt | 2011-02-16 | 1 | -1/+1 |
| | | |||||
* | | merged from donkult and fix dashish | Michael Vogt | 2011-02-16 | 5 | -2/+110 |
|\ \ | |||||
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-02-15 | 4 | -1/+105 |
|/ / | | | | | - don't remove new dependencies of garbage packages (Closes: #613420) | ||||
* | | test/integration/: remove a bunch of "local" statements from the ↵ | Michael Vogt | 2011-02-15 | 12 | -12/+19 |
| | | | | | | | | shellscript, keep tests running even on failure but log failures | ||||
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-15 | 4 | -94/+120 |
|\ \ | |||||
| * | | * apt-pkg/contrib/error.cc: | David Kalnischkies | 2011-02-15 | 4 | -94/+120 |
|/ / | | | | | - ensure that va_list is not invalid in second try | ||||
* | | releasing version 0.8.11.3 | Michael Vogt | 2011-02-14 | 1 | -2/+1 |
| | | |||||
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-14 | 5 | -4/+18 |
|\ \ | |||||
| * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-14 | 5 | -4/+18 |
|/ / | | | | | | | | | | | | | - really detect bigendian machines by including config.h, so we can really (Closes: #612986) * apt-pkg/contrib/mmap.cc: - Base has as 'valid' failure states 0 and -1 so add a simple validData method to check for failure states | ||||
* | | releasing version 0.8.11.2 | Michael Vogt | 2011-02-14 | 1 | -7/+3 |
| | | |||||
* | | doc/po/*: refreshed | Michael Vogt | 2011-02-14 | 9 | -6994/+8088 |
| | | |||||
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-14 | 15 | -54/+183 |
|\ \ | |||||
| * | | use inttypes to avoid suprises with different type sizes | David Kalnischkies | 2011-02-14 | 1 | -2/+8 |
| | | | |||||
| * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-13 | 2 | -3/+11 |
| | | | | | | | | | | | | - reorder the loaded filesize bytes for big endian (Closes: #612986) Thanks to Jörg Sommer for the detailed analyse! | ||||
| * | | update size of dynamic MMap as we write in from the outside | David Kalnischkies | 2011-02-13 | 3 | -4/+11 |
| | | | |||||
| * | | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | 2011-02-12 | 2 | -1/+5 |
| | | | | | | | | | - do not try to free the mapping if its is unset | ||||
| * | | * methods/rred.cc: | David Kalnischkies | 2011-02-12 | 2 | -3/+7 |
| | | | | | | | | | - read patch into MMap only if we work on uncompressed patches | ||||
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-02-11 | 4 | -4/+101 |
| | | | | | | | | | | | | | | | - mark a package which was requested to be installed on commandline always as manual regardless if it is already marked or not as the marker could be lost later by the removal of rdepends (Closes: #612557) | ||||
| * | | use apt-mark instead of hand-mangling with the extended_states file | David Kalnischkies | 2011-02-10 | 5 | -45/+34 |
| | | | |||||
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-02-09 | 3 | -0/+14 |
| | | | | | | | | | - add --install-suggests option (Closes: #473089) | ||||
* | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-02-10 | 48 | -50/+61 |
|\ \ \ | |/ / |/| | | |||||
| * | | * merged lp:~evfool/apt/fix641673: | Michael Vogt | 2011-02-10 | 3 | -6/+8 |
| | | | | | | | | | | | | * merged lp:~evfool/apt/fix418552: - Grammar fix for bug LP: #418552, thanks to Robert Roth | ||||
| * | | * merged lp:~evfool/apt/fix641673 | Michael Vogt | 2011-02-10 | 46 | -46/+55 |
| | | | | | | | | | | | | - String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth | ||||
* | | | releasing version 0.8.11.1 | Michael Vogt | 2011-02-09 | 1 | -1/+1 |
| | | | |||||
* | | | debian/apt-utils.symbols: fix symbol instead of removing it | Michael Vogt | 2011-02-09 | 1 | -0/+2 |
| | | | |||||
* | | | debian/apt-utils.symbols: remove gcc-4.4 specific symbol to make it build again | Michael Vogt | 2011-02-09 | 1 | -2/+0 |
| | | |