Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * merged the apt--mirror branch | Michael Vogt | 2007-02-06 | 3 | -0/+17 |
|\ | |||||
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2007-02-06 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | - default to "/usr/lib/apt/apt-report-mirror-failure" * cmdline/apt-report-mirror-failure: - no default comit url for now * debian/rules: - move apt-report-mirror-failure into /usr/lib/apt * doc/examples/configure-index: - more documentation * methods/mirror.cc: - updated TODO | ||||
| * | make the mirror failures actually produce a error message | Michael Vogt | 2007-01-24 | 1 | -1/+1 |
| | | |||||
| * | * apt-pkg/init.cc: | Michael Vogt | 2007-01-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | - added Dir::State::Mirrors * doc/examples/configure-index: - added Acquire::mirror::RefreshInterval * methods/mirror.{cc,h}: - download the mirror file into Dir::State::Mirrors - added RefreshInterval option to not ask for the mirror file too often | ||||
* | | * updated changelog ro reflect last upload | Michael Vogt | 2007-02-06 | 1 | -6/+13 |
| | | |||||
* | | * merged from apt--mvo | Michael Vogt | 2006-12-20 | 1 | -1/+7 |
|\ \ | |||||
| * | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | - when encountering a or-group in pkgProblemResolver::Resolver(), check if it IsCritical(), otherwise we may do checking on weak-depends and confuse the system badly | ||||
| * | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2006-12-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | - return the correct SHA1Hash() * methods/http.cc: - send VERSION of apt in the User-Agent string | ||||
* | | | * changelog updated, package uploaded | Michael Vogt | 2006-12-19 | 1 | -0/+7 |
| | | | |||||
* | | | * merged the apt--curl-https branch | Michael Vogt | 2006-12-19 | 2 | -2/+37 |
|\ \ \ | |||||
| * | | | * added https transport method as optional pacakge | Michael Vogt | 2006-12-19 | 2 | -2/+37 |
| |/ / | |||||
* | | | * merged with mainline | Michael Vogt | 2006-12-19 | 1 | -0/+8 |
|\| | | |||||
| * | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-18 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | - only increase the score of installed applications if they are not obsolte (still downloadable) | ||||
* | | | * merged from apt--auto-mark | Michael Vogt | 2006-12-18 | 1 | -2/+4 |
|\ \ \ | |||||
* \ \ \ | * merged from apt--mvo | Michael Vogt | 2006-12-13 | 1 | -0/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | - use clog instead of cout in debug | ||||
* | | | | merged iwjs patch | Michael Vogt | 2006-12-07 | 1 | -0/+15 |
| | | | | |||||
* | | | | * changelog fixes | Michael Vogt | 2006-12-07 | 2 | -3/+9 |
| | | | | |||||
* | | | | merged from main | Michael Vogt | 2006-12-07 | 1 | -1/+1 |
|\| | | | |||||
| * | | | * debian/changelog: | Michael Vogt | 2006-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - fix incorrect | ||||
* | | | | changelog updated | Michael Vogt | 2006-12-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | merged from apt--mvo | Michael Vogt | 2006-12-07 | 3 | -5/+114 |
|\| | | | |||||
| * | | | * apt-pkg/contrib/progress.cc | Michael Vogt | 2006-12-07 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po | ||||
| * | | | * merged NMU from aba | Michael Vogt | 2006-12-07 | 2 | -1/+21 |
| | | | | |||||
| * | | | * changelog updates | Michael Vogt | 2006-12-01 | 1 | -0/+4 |
| | | | | |||||
| * | | | * changelog updated | Michael Vogt | 2006-12-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2006-11-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | - make the buffer dynmaic | ||||
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-11-27 | 1 | -1/+4 |
| | |/ | |/| | | | | | | | | | | - added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg | ||||
| * | | * mention apt-secure in apt.8 and apt-apt.8 | Michael Vogt | 2006-11-23 | 1 | -0/+6 |
| | | | |||||
| * | | * changelog updated to match latest debian upload | Michael Vogt | 2006-11-23 | 1 | -1/+18 |
| | | | |||||
| * | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-10-30 | 1 | -0/+9 |
| | | | | | | | | | | | | - fix segfault if dpkg sends multiline error messages | ||||
| * | | * debian/changelog: | Michael Vogt | 2006-10-11 | 1 | -1/+1 |
| | | | | | | | | | | | | - finalized changelog | ||||
| * | | * merged from Chrisitan Perrier | Michael Vogt | 2006-10-10 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | * debian/changelog: fixed date | Michael Vogt | 2006-10-09 | 1 | -1/+1 |
| |/ / | |||||
| * | | * Merged from Christian Perrier bzr branch: | Michael Vogt | 2006-10-09 | 1 | -1/+10 |
| | | | |||||
| * | | * apt-pkg/tagfile.cc,h: | Michael Vogt | 2006-10-02 | 1 | -2/+2 |
| | | | | | | | | | | | | - make the internal buffer grow dynamically if required | ||||
| * | | * apt-pkg/tagfile.h: | Michael Vogt | 2006-09-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | - increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer | ||||
| * | | * merged from Christian Perrier (http://www.perrier.eu.org/debian/packages | Michael Vogt | 2006-09-30 | 1 | -0/+4 |
| |\ \ | | | | | | | | | | | | | /d-i/level4/apt-main) | ||||
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-09-30 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - translate the dpkg progress strings when they are used, not in the struct (thanks to Steinar Gunderson) * debian/changelog: - updated | ||||
| * | | | * debian/rules: | Michael Vogt | 2006-09-30 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | - Daniel Schepler to make apt bin-NMU able | ||||
| * | | | * methods/gzip.cc: | Michael Vogt | 2006-09-30 | 1 | -1/+8 |
| |/ / | | | | | | | | | | | | | | | | | | | - just stop on empty files, don't call the extractor * debian/changelog: - merged the last debian upload - added entry for extractor | ||||
| * | | * translation merges (thanks to Christian!) | Michael Vogt | 2006-09-21 | 1 | -1/+5 |
| | | | |||||
* | | | * po/en_GB.po: | Michael Vogt | 2006-10-05 | 1 | -1/+3 |
| | | | | | | | | | | | | - typo fixed | ||||
* | | | * merged i18n fixes from apt--mvo | Michael Vogt | 2006-10-05 | 1 | -1/+3 |
| | | | |||||
* | | | * merged man-page change | Michael Vogt | 2006-10-02 | 1 | -2/+4 |
|\ \ \ | | |/ | |/| | |||||
* | | | * merged from apt--auto-mark | Michael Vogt | 2006-09-29 | 1 | -0/+6 |
|\| | | |||||
* | | | * cmdline/apt-get.cc: | Michael Vogt | 2006-09-28 | 1 | -0/+8 |
|\ \ \ | | |/ | |/| | | | | | | | | | | - merged from apt--tasks, fix auto-install problem with tasks * debian/changelog: - new upload | ||||
* | | | * debian/changelog: | Michael Vogt | 2006-09-28 | 1 | -0/+7 |
| | | | | | | | | | | | | - no change upload to fix build problem with synaptic | ||||
* | | | * merged from the auto-mark branch | Michael Vogt | 2006-09-21 | 1 | -0/+10 |
|\ \ \ | | |/ | |/| | | | | * uploaded | ||||
* | | | * apt-pkg/depcache.{cc,h}: | Michael Vogt | 2006-09-20 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | - added OnlyInstalled option to writeState() * debian/changelog: - prepared nwe upload |