summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.7.9ubuntu4Colin Watson2008-01-0945-46/+46
|
* adjust changelog trailer to match uploadColin Watson2008-01-091-1/+1
|
* po files from uploaded 0.7.9ubuntu3Colin Watson2008-01-0943-10172/+11176
|
* * apt-pkg/algorithms.cc:Colin Watson2008-01-092-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--mvoMichael Vogt2008-01-071-0/+1
|\
| * * apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt2008-01-072-0/+2
| | | | | | | | - consider a ResolveError a transient-network problem
* | * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-0711-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 Vogt2008-01-076-78/+80
| | | | | | | | as it does not require a cachefile at all
| * support optional PulseInterval in ListUpdateMichael Vogt2008-01-042-4/+12
| |
| * * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-049-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 Vogt2006-06-074-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 Vogt2006-06-075-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 Vogt2006-06-074-90/+114
| | | | | | | | | | | | - move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate()
* | | methods/makefile: remove duplicated entry for httpsMichael Vogt2008-01-031-7/+0
| | |
* | | merged with apt--mvoMichael Vogt2008-01-031-0/+4
|\| |
| * | add missing changelog entryMichael Vogt2008-01-031-0/+2
| | |
* | | merge from apt--mvoMichael Vogt2008-01-0356-58317/+58751
|\| |
| * | * apt-pkg/packagemanager.{cc,h}:Michael Vogt2008-01-033-12/+46
| | | | | | | | | | | | | | | - propergate the Immediate flag to make hitting the "E: Internal Error, Could not perform immediate configuration (2)" harder
| * | * debian/control:Michael Vogt2008-01-031-1/+1
| | | | | | | | | | | | - build against libdb-dev (instead of libdb4.4-dev)
| * | merged from bzr.debian.netMichael Vogt2007-12-1952-63020/+63432
| |\ \
| | * | Japanese translation updatedbubulle@debian.org2007-12-193-95/+57
| | | |
| | * | French translation updatebubulle@debian.org2007-12-172-78/+37
| | | |
| | * | Update PO and POT filesbubulle@debian.org2007-12-1744-21386/+19104
| | | |
| | * | Fix wording of 'after unpacking'bubulle@debian.org2007-12-172-4/+8
| | | |
| | * | * apt-pkg/contrib/configuration.cc:Otavio Salvador2007-12-163-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 Salvador2007-12-162-1/+6
| | | | | | | | | | | | #443286.
| | * | remove wrong changelog entryOtavio Salvador2007-12-161-3/+0
| | | |
| | * | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador2007-12-163-4/+10
| | | | | | | | | | | | | | | | | | | | grammatical error ("manual installed" -> "manually installed"), closes: #438136. *
| | * | * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key andOtavio Salvador2007-12-163-3/+6
| | | | | | | | | | | | apt-get to ignore time conflicts, closes: #451328.
| | * | * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt toOtavio Salvador2007-12-162-5/+20
| | | | | | | | | | | | work properly in initramfs, closes: #448316.
| | * | French translation updatebubulle@debian.org2007-12-152-64/+44
| | | |
| | * | Document changesbubulle@debian.org2007-12-151-0/+5
| | | |
| | * | Update PO filesbubulle@debian.org2007-12-1544-61780/+64515
| | | |
| * | | apt-pkg/deb/dpkgpm.cc: fix typesMichael Vogt2007-12-171-4/+4
| |/ /
| * | merged from debian-sidMichael Vogt2007-12-134-8/+15
| |\ \
| | * | * Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador2007-12-082-5/+7
| | | | | | | | | | | | to use 'min' as symbol for minute, closes: #219034.
| | * | Amend patch from #452862 using a fix proposed by Robert Millan ↵Otavio Salvador2007-12-082-2/+3
| | | | | | | | | | | | | | | | <rmh@aybabtu.com> to fix parallel buildings
| | * | mark as unreleased since it has not been uploaded yetOtavio Salvador2007-12-081-1/+1
| | | |
| | * | * debian/apt.conf.daily:Michael Vogt2007-12-063-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 debianMichael Vogt2007-12-131-1/+17
| | | | |
* | | | | update ABI, the homepage change broke itMichael Vogt2007-12-073-3/+3
| | | | |
* | | | | do not enable install-recommends just yetMichael Vogt2007-12-072-2/+2
| | | | |
* | | | | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-12-075-349/+441
|\| | | | | | | | | | | | | | | | | | | - make the authentication download code more robust against servers/proxies with broken If-Range implementations
| * | | | * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-12-074-348/+440
| | | | | | | | | | | | | | | | | | | | - make the authentication download code more robust against servers/proxies with broken If-Range implementations
* | | | | we do not break the abiMichael Vogt2007-12-063-3/+3
| | | | |
* | | | | * methods/gpgv.cc:Michael Vogt2007-12-066-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 Vogt2007-12-062-17/+3
| | | | | | | | | | | | | | | - remove cruft code that caused timestamp/I-M-S issues
| * | | | * ftparchive/contents.cc:Michael Vogt2007-11-303-1/+14
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | - fix error output * ftparchive/contents.cc: - support lzma data members * ftparchive/multicompress.cc: - support lzma output
| * | | test/pre-upload-check.py:Michael Vogt2007-11-291-16/+0
| | | | | | | | | | | | | | | | - remove bogus "testLocalRepo2" test case
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. | | | * debian/rulesMichael Vogt2007-11-292-3/+10
|\ \ \| | | | | |/ / / | | | | | - fix https install location