Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-09 | * apt-pkg/algorithms.cc: | Colin Watson | |
- Since APT::Get::List-Cleanup and APT::List-Cleanup both default to true, the effect of the compatibility code was to require both of them to be set to false in order to disable list cleanup; this broke the installer. Instead, disable list cleanup if either of them is set to false. | |||
2008-01-07 | merged from apt--mvo | Michael Vogt | |
2008-01-07 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | |
for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke * merged the apt--DoListUpdate branch, this provides a common interface for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | |||
2008-01-07 | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | |
- consider a ResolveError a transient-network problem | |||
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | |
as it does not require a cachefile at all | |||
2008-01-04 | support optional PulseInterval in ListUpdate | Michael Vogt | |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | |
for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | |||
2008-01-03 | methods/makefile: remove duplicated entry for https | Michael Vogt | |
2008-01-03 | merged with apt--mvo | Michael Vogt | |
2008-01-03 | merge from apt--mvo | Michael Vogt | |
2008-01-03 | add missing changelog entry | Michael Vogt | |
2008-01-03 | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | |
- propergate the Immediate flag to make hitting the "E: Internal Error, Could not perform immediate configuration (2)" harder | |||
2008-01-03 | * debian/control: | Michael Vogt | |
- build against libdb-dev (instead of libdb4.4-dev) | |||
2007-12-19 | merged from bzr.debian.net | Michael Vogt | |
2007-12-19 | Japanese translation updated | bubulle@debian.org | |
2007-12-17 | apt-pkg/deb/dpkgpm.cc: fix types | Michael Vogt | |
2007-12-17 | French translation update | bubulle@debian.org | |
2007-12-17 | Update PO and POT files | bubulle@debian.org | |
2007-12-17 | Fix wording of 'after unpacking' | bubulle@debian.org | |
2007-12-16 | * apt-pkg/contrib/configuration.cc: | Otavio Salvador | |
- if RootDir is set, then FindFile and FindDir will return paths relative to the directory stored in RootDir, closes: #456457. | |||
2007-12-16 | * Fix cron.daily job to not call fail if apt isn't installed, closes: | Otavio Salvador | |
#443286. | |||
2007-12-16 | remove wrong changelog entry | Otavio Salvador | |
2007-12-16 | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador | |
grammatical error ("manual installed" -> "manually installed"), closes: #438136. * | |||
2007-12-16 | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and | Otavio Salvador | |
apt-get to ignore time conflicts, closes: #451328. | |||
2007-12-16 | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to | Otavio Salvador | |
work properly in initramfs, closes: #448316. | |||
2007-12-15 | French translation update | bubulle@debian.org | |
2007-12-15 | Document changes | bubulle@debian.org | |
2007-12-15 | Update PO files | bubulle@debian.org | |
2007-12-13 | update changelog to inlucde details about the diff with debian | Michael Vogt | |
2007-12-13 | merged from debian-sid | Michael Vogt | |
2007-12-08 | * Applied patch from Alexander Winston <alexander.winston@comcast.net> | Otavio Salvador | |
to use 'min' as symbol for minute, closes: #219034. | |||
2007-12-08 | Amend patch from #452862 using a fix proposed by Robert Millan ↵ | Otavio Salvador | |
<rmh@aybabtu.com> to fix parallel buildings | |||
2007-12-08 | mark as unreleased since it has not been uploaded yet | Otavio Salvador | |
2007-12-07 | update ABI, the homepage change broke it | Michael Vogt | |
2007-12-07 | do not enable install-recommends just yet | Michael Vogt | |
2007-12-07 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | |
- make the authentication download code more robust against servers/proxies with broken If-Range implementations | |||
2007-12-07 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | |
- make the authentication download code more robust against servers/proxies with broken If-Range implementations | |||
2007-12-06 | we do not break the abi | Michael Vogt | |
2007-12-06 | * methods/gpgv.cc: | Michael Vogt | |
- remove cruft code that caused timestamp/I-M-S issues * ftparchive/contents.cc: - fix error output * methods/mirror.{cc,h}: - only update mirror list on IndexFile updates * ftparchive/contents.cc: - support lzma data members * ftparchive/multicompress.cc: - support lzma output | |||
2007-12-06 | * methods/gpgv.cc: | Michael Vogt | |
- remove cruft code that caused timestamp/I-M-S issues | |||
2007-12-06 | * debian/apt.conf.daily: | Michael Vogt | |
- print warning if the cache can not be locked (closes: #454561), thanks to Bastian Kleineidam | |||
2007-11-30 | * ftparchive/contents.cc: | Michael Vogt | |
- fix error output * ftparchive/contents.cc: - support lzma data members * ftparchive/multicompress.cc: - support lzma output | |||
2007-11-29 | test/pre-upload-check.py: | Michael Vogt | |
- remove bogus "testLocalRepo2" test case | |||
2007-11-29 | * debian/rules | Michael Vogt | |
- fix https install location | |||
2007-11-29 | * debian/rules | Michael Vogt | |
- fix https install location | |||
2007-11-28 | * debian/rules | Michael Vogt | |
- fix https install location | |||
2007-11-28 | merge with the debian tree | Michael Vogt | |
2007-11-28 | * methods/mirror.{cc,h}: | Michael Vogt | |
- only update mirror list on IndexFile updates | |||
2007-11-28 | methods/mirror.{cc,h}: | Michael Vogt | |
- improve the mirror method so that it only updates the mirror list from the server if we get new indexfiles - code cleanup | |||
2007-11-28 | merge from the debian apt branch | Michael Vogt | |