summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt2008-10-291-1/+2
* apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt2008-10-291-3/+3
* * apt-pkg/acquire-item.cc:Michael Vogt2008-10-282-9/+26
|\
| * Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin2008-10-261-1/+0
| * Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin2008-10-261-15/+4
| * Corrected determining if regexp matched.Eugene V. Lyubimkin2008-10-251-2/+3
| * Fixed error output when fallback'ed to uncompressed Packages/Sources.Eugene V. Lyubimkin2008-10-251-2/+2
| * Strip user/password from URL in error message.Eugene V. Lyubimkin2008-10-251-1/+17
| * Added fallback to uncompressed files while acquiring index files (Sources and...Eugene V. Lyubimkin2008-10-251-6/+19
|/
* Applying #298821 patch for further arbitary typosLuca Bruno2008-10-032-3/+3
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-034-4/+4
* * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-014-5/+5
* Restore the apt ABI.Daniel Burrows2008-09-252-13/+40
* * apt-pkg/pkgcachegen.cc:egon2008-09-232-5/+18
* * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-251-0/+3
* * improve apt progress reporting, display trigger actionsMichael Vogt2008-07-252-1/+43
* * apt-pkg/depcache.cc:Michael Vogt2008-07-251-2/+3
* Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-231-1/+3
* Improve the debugging of the auto-remove code.Daniel Burrows2008-04-271-2/+43
* Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows2008-04-021-4/+40
* Improve the names used for the non-whitespace iterators.Daniel Burrows2008-04-011-6/+6
* Remove a debugging message that I left in by accident (if it ever triggers th...Daniel Burrows2008-04-011-5/+0
* Improve some comments in the configuration parser.Daniel Burrows2008-04-011-4/+8
* Lift the 1024-character limit on configuration file lines.Daniel Burrows2008-04-011-49/+117
* When a line in a config file is too long, say which config file it is.Daniel Burrows2008-03-311-1/+2
* Patch MarkInstall to follow currently satisfied Recommends even if they aren'...Daniel Burrows2008-03-181-7/+29
* typo fixesMichael Vogt2008-03-111-2/+2
* * Fix typos in manpages. Thanks to Daniel Leidert for the fixesMichael Vogt2008-02-212-3/+3
|\
| * * Fix regression about APT::Get::List-Cleanup setting being ignored,Otavio Salvador2008-02-161-1/+1
| * * apt-pkg/packagemanager.{cc,h}:Michael Vogt2008-01-0711-81/+198
| |\
| * | * Fix compilation warnings in apt-pkg/cdrom.cc andOtavio Salvador2007-12-272-3/+3
* | | - Make the breaks handling use the kill list. This means, that aMichael Vogt2008-02-061-6/+7
* | | * apt-pkg/deb/debmetaindex.cc:Michael Vogt2008-02-041-0/+9
* | | * apt-pkg/algorithms.cc: Michael Vogt2008-02-011-1/+5
* | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-01-311-1/+3
* | | * apt-pkg/algorithms.cc:Michael Vogt2008-01-101-1/+1
| |/ |/|
* | * apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt2008-01-071-0/+1
* | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-074-76/+78
* | support optional PulseInterval in ListUpdateMichael Vogt2008-01-042-4/+12
* | * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-046-64/+140
|\ \
| * | * doc/examples/configure-index:Michael Vogt2006-06-072-2/+2
| * | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-074-55/+75
| * | * apt-pkg/cachefile, cmdline/apt-get.cc:Michael Vogt2006-06-072-0/+49
* | | * apt-pkg/packagemanager.{cc,h}:Michael Vogt2008-01-032-12/+42
* | | merged from bzr.debian.netMichael Vogt2007-12-192-3/+8
|\ \ \ | | |/ | |/|
| * | * apt-pkg/contrib/configuration.cc:Otavio Salvador2007-12-161-1/+6
| * | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador2007-12-161-2/+2
* | | apt-pkg/deb/dpkgpm.cc: fix typesMichael Vogt2007-12-171-4/+4
|/ /
* | merged from debian-sidMichael Vogt2007-12-131-3/+3
|\ \
| * | * Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador2007-12-081-3/+3