Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | releasing version 0.7.9ubuntu4 | Colin Watson | 2008-01-09 | 45 | -46/+46 | |
| | ||||||
* | adjust changelog trailer to match upload | Colin Watson | 2008-01-09 | 1 | -1/+1 | |
| | ||||||
* | po files from uploaded 0.7.9ubuntu3 | Colin Watson | 2008-01-09 | 43 | -10172/+11176 | |
| | ||||||
* | * apt-pkg/algorithms.cc: | Colin Watson | 2008-01-09 | 2 | -1/+12 | |
| | | | | | | | - 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. | |||||
* | merged from apt--mvo | Michael Vogt | 2008-01-07 | 1 | -0/+1 | |
|\ | ||||||
| * | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | 2008-01-07 | 2 | -0/+2 | |
| | | | | | | | | - consider a ResolveError a transient-network problem | |||||
* | | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-07 | 11 | -113/+177 | |
|\| | | | | | | | | | | | | | 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 | |||||
| * | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 2008-01-07 | 6 | -78/+80 | |
| | | | | | | | | as it does not require a cachefile at all | |||||
| * | support optional PulseInterval in ListUpdate | Michael Vogt | 2008-01-04 | 2 | -4/+12 | |
| | | ||||||
| * | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 9 | -112/+158 | |
| |\ | | | | | | | | | | for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | |||||
| | * | * doc/examples/configure-index: | Michael Vogt | 2006-06-07 | 4 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | - document the new features * apt-pkg/init.h, apt-pkg/makefile, methods/makefile: - we break the ABI, record this | |||||
| | * | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2006-06-07 | 5 | -85/+105 | |
| | | | | | | | | | | | | | | | | | | - move the RunScripts() code into fileutl.{cc,h} * apt-pkg/cachefile.cc: - add support for "APT::Update::{Pre,Post}-Invoke" scripts | |||||
| | * | * apt-pkg/cachefile, cmdline/apt-get.cc: | Michael Vogt | 2006-06-07 | 4 | -90/+114 | |
| | | | | | | | | | | | | - move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate() | |||||
* | | | methods/makefile: remove duplicated entry for https | Michael Vogt | 2008-01-03 | 1 | -7/+0 | |
| | | | ||||||
* | | | merged with apt--mvo | Michael Vogt | 2008-01-03 | 1 | -0/+4 | |
|\| | | ||||||
| * | | add missing changelog entry | Michael Vogt | 2008-01-03 | 1 | -0/+2 | |
| | | | ||||||
* | | | merge from apt--mvo | Michael Vogt | 2008-01-03 | 56 | -58317/+58751 | |
|\| | | ||||||
| * | | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 2008-01-03 | 3 | -12/+46 | |
| | | | | | | | | | | | | | | | - propergate the Immediate flag to make hitting the "E: Internal Error, Could not perform immediate configuration (2)" harder | |||||
| * | | * debian/control: | Michael Vogt | 2008-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | - build against libdb-dev (instead of libdb4.4-dev) | |||||
| * | | merged from bzr.debian.net | Michael Vogt | 2007-12-19 | 52 | -63020/+63432 | |
| |\ \ | ||||||
| | * | | Japanese translation updated | bubulle@debian.org | 2007-12-19 | 3 | -95/+57 | |
| | | | | ||||||
| | * | | French translation update | bubulle@debian.org | 2007-12-17 | 2 | -78/+37 | |
| | | | | ||||||
| | * | | Update PO and POT files | bubulle@debian.org | 2007-12-17 | 44 | -21386/+19104 | |
| | | | | ||||||
| | * | | Fix wording of 'after unpacking' | bubulle@debian.org | 2007-12-17 | 2 | -4/+8 | |
| | | | | ||||||
| | * | | * apt-pkg/contrib/configuration.cc: | Otavio Salvador | 2007-12-16 | 3 | -1/+24 | |
| | | | | | | | | | | | | | | | | - if RootDir is set, then FindFile and FindDir will return paths relative to the directory stored in RootDir, closes: #456457. | |||||
| | * | | * Fix cron.daily job to not call fail if apt isn't installed, closes: | Otavio Salvador | 2007-12-16 | 2 | -1/+6 | |
| | | | | | | | | | | | | #443286. | |||||
| | * | | remove wrong changelog entry | Otavio Salvador | 2007-12-16 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador | 2007-12-16 | 3 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | grammatical error ("manual installed" -> "manually installed"), closes: #438136. * | |||||
| | * | | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and | Otavio Salvador | 2007-12-16 | 3 | -3/+6 | |
| | | | | | | | | | | | | apt-get to ignore time conflicts, closes: #451328. | |||||
| | * | | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to | Otavio Salvador | 2007-12-16 | 2 | -5/+20 | |
| | | | | | | | | | | | | work properly in initramfs, closes: #448316. | |||||
| | * | | French translation update | bubulle@debian.org | 2007-12-15 | 2 | -64/+44 | |
| | | | | ||||||
| | * | | Document changes | bubulle@debian.org | 2007-12-15 | 1 | -0/+5 | |
| | | | | ||||||
| | * | | Update PO files | bubulle@debian.org | 2007-12-15 | 44 | -61780/+64515 | |
| | | | | ||||||
| * | | | apt-pkg/deb/dpkgpm.cc: fix types | Michael Vogt | 2007-12-17 | 1 | -4/+4 | |
| |/ / | ||||||
| * | | merged from debian-sid | Michael Vogt | 2007-12-13 | 4 | -8/+15 | |
| |\ \ | ||||||
| | * | | * Applied patch from Alexander Winston <alexander.winston@comcast.net> | Otavio Salvador | 2007-12-08 | 2 | -5/+7 | |
| | | | | | | | | | | | | to use 'min' as symbol for minute, closes: #219034. | |||||
| | * | | Amend patch from #452862 using a fix proposed by Robert Millan ↵ | Otavio Salvador | 2007-12-08 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | <rmh@aybabtu.com> to fix parallel buildings | |||||
| | * | | mark as unreleased since it has not been uploaded yet | Otavio Salvador | 2007-12-08 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | * debian/apt.conf.daily: | Michael Vogt | 2007-12-06 | 3 | -17/+5 | |
| | |\ \ | | | | | | | | | | | | | | | | - print warning if the cache can not be locked (closes: #454561), thanks to Bastian Kleineidam | |||||
* | | | | | update changelog to inlucde details about the diff with debian | Michael Vogt | 2007-12-13 | 1 | -1/+17 | |
| | | | | | ||||||
* | | | | | update ABI, the homepage change broke it | Michael Vogt | 2007-12-07 | 3 | -3/+3 | |
| | | | | | ||||||
* | | | | | do not enable install-recommends just yet | Michael Vogt | 2007-12-07 | 2 | -2/+2 | |
| | | | | | ||||||
* | | | | | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2007-12-07 | 5 | -349/+441 | |
|\| | | | | | | | | | | | | | | | | | | | - make the authentication download code more robust against servers/proxies with broken If-Range implementations | |||||
| * | | | | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2007-12-07 | 4 | -348/+440 | |
| | | | | | | | | | | | | | | | | | | | | - make the authentication download code more robust against servers/proxies with broken If-Range implementations | |||||
* | | | | | we do not break the abi | Michael Vogt | 2007-12-06 | 3 | -3/+3 | |
| | | | | | ||||||
* | | | | | * methods/gpgv.cc: | Michael Vogt | 2007-12-06 | 6 | -51/+22 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | |||||
| * | | | | * methods/gpgv.cc: | Michael Vogt | 2007-12-06 | 2 | -17/+3 | |
| | | | | | | | | | | | | | | | - remove cruft code that caused timestamp/I-M-S issues | |||||
| * | | | | * ftparchive/contents.cc: | Michael Vogt | 2007-11-30 | 3 | -1/+14 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | - fix error output * ftparchive/contents.cc: - support lzma data members * ftparchive/multicompress.cc: - support lzma output | |||||
| * | | | test/pre-upload-check.py: | Michael Vogt | 2007-11-29 | 1 | -16/+0 | |
| | | | | | | | | | | | | | | | | - remove bogus "testLocalRepo2" test case | |||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*---. | | | | * debian/rules | Michael Vogt | 2007-11-29 | 2 | -3/+10 | |
|\ \ \| | | | | |/ / / | | | | | | - fix https install location |