Added instruction how to work around MMap error in MMap error message.
[ntk/apt.git] / apt-pkg /
2008-11-26 Eugene V. LyubimkinAdded instruction how to work around MMap error in...
2008-11-14 Michael Vogt* doc/apt-get.8.xml:
2008-11-14 Eugene V. LyubimkinMerged from debian-sid.
2008-11-12 Michael Vogtmerge from the mvo branch
2008-11-12 Eugene V. LyubimkinMerged from debian-sid branch.
2008-11-12 Eugene V. LyubimkinMerged from debian-sid branch.
2008-11-12 Michael Vogtapt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)
2008-11-12 Michael Vogtfix SIGHUP handling (closes: #463030)
2008-11-07 Eugene V. LyubimkinMerged from debian-sid.
2008-11-07 Michael Vogt* doc/examples/configure-index:
2008-11-05 Eugene V. LyubimkinMerged with debian-sid.
2008-11-05 Michael Vogt - Added '(x)' to some referrings to manpages in apt...
2008-11-05 Michael Vogt* debian/rules:
2008-11-05 Michael Vogt* Fix typos:
2008-10-29 Michael Vogtadd fixme for the future flJustExtension
2008-10-29 Michael Vogt* apt-pkg/acquire-item.cc:
2008-10-29 Michael Vogtapt-pkg/acquire-item.cc: do not hardcode "Packages...
2008-10-29 Michael Vogtapt-pkg/acquire-item.cc: fixed my incorrect use of...
2008-10-28 Michael Vogtfix various -Wall warnings
2008-10-28 Michael Vogt* apt-pkg/acquire-item.cc:
2008-10-28 Michael Vogtmerged from the debian-sid branch
2008-10-28 Michael Vogt* apt-pkg/acquire-item.cc:
2008-10-26 Eugene V. LyubimkinForgot to remove regex.h include in previous commit...
2008-10-26 Eugene V. LyubimkinSwitched from regexp to using existing URI class to...
2008-10-25 Eugene V. LyubimkinCorrected determining if regexp matched.
2008-10-25 Eugene V. LyubimkinFixed error output when fallback'ed to uncompressed...
2008-10-25 Eugene V. LyubimkinStrip user/password from URL in error message.
2008-10-25 Michael Vogtmerged from Luca Bruno
2008-10-24 Eugene V. LyubimkinAdded fallback to uncompressed files while acquiring...
2008-10-11 Luca BrunoFix typo in apt-pkg/depcache.cc
2008-10-11 Luca BrunoFix another compilation warning in apt-pkg/versionmatch.cc
2008-10-11 Luca BrunoFix compilation warning in apt-pkg/acquire.cc. New...
2008-10-10 Michael Vogt* doc/apt-cache.8.xml:
2008-10-07 Michael Vogt* doc/apt-cache.8.xml:
2008-10-07 Michael Vogtmerged from debian-sid
2008-10-07 Michael Vogtmerged from the debain-sid branch
2008-10-03 Luca BrunoApplying #298821 patch for further arbitary typos
2008-10-03 Luca BrunoFix some typos in docs and translations (thanks to...
2008-10-01 Michael Vogt* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
2008-09-26 Daniel BurrowsRestore the apt ABI.
2008-09-23 egon* apt-pkg/pkgcachegen.cc:
2008-07-25 Michael Vogt* add DPkg::NoTriggers option so that applications...
2008-07-25 Michael Vogt* improve apt progress reporting, display trigger actions
2008-07-25 Michael Vogt* apt-pkg/depcache.cc:
2008-05-23 Otavio SalvadorApply patch to avoid truncating of arbitrary files...
2008-05-05 Michael Vogt* Mark a message from dselect backend as translatable
2008-04-27 Daniel BurrowsImprove the debugging of the auto-remove code.
2008-04-25 Michael Vogt* Fix syntax/copitalisation in some messages. Thanks...
2008-04-25 Michael Vogtcmdline/apt-key: relax the apt-key update code
2008-04-02 Daniel BurrowsFix ReadMessages to handle messages that are longer...
2008-04-02 Daniel BurrowsImprove the names used for the non-whitespace iterators.
2008-04-02 Daniel BurrowsRemove a debugging message that I left in by accident...
2008-04-02 Daniel BurrowsImprove some comments in the configuration parser.
2008-04-02 Daniel BurrowsLift the 1024-character limit on configuration file...
2008-04-01 Daniel BurrowsWhen a line in a config file is too long, say which...
2008-03-18 Daniel BurrowsPatch MarkInstall to follow currently satisfied Recomme...
2008-03-14 Michael Vogt* merge from the mvo branch
2008-03-11 Michael Vogttypo fixes
2008-02-21 Michael Vogt* cmdline/apt-key:
2008-02-21 Michael Vogt* Fix typos in manpages. Thanks to Daniel Leidert for...
2008-02-16 Otavio Salvador* Fix regression about APT::Get::List-Cleanup setting...
2008-02-06 Michael Vogt - Make the breaks handling use the kill list. This...
2008-02-04 Michael Vogt* apt-pkg/deb/debmetaindex.cc:
2008-02-01 Michael Vogt* apt-pkg/algorithms.cc:
2008-01-31 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2008-01-10 Michael Vogt* apt-pkg/algorithms.cc:
2008-01-07 Michael Vogtupload as 0.7.10
2008-01-07 Michael Vogt* apt-pkg/packagemanager.{cc,h}:
2008-01-07 Michael Vogt* apt-pkg/acquire-worker.cc, methods/connect.cc:
2008-01-07 Michael Vogt* move the ListUpdate() code from cachefile.h into...
2008-01-04 Michael Vogtsupport optional PulseInterval in ListUpdate
2008-01-04 Michael Vogt* merged the apt--DoListUpdate branch, this provides...
2008-01-03 Michael Vogt* apt-pkg/packagemanager.{cc,h}:
2007-12-27 Otavio Salvador* Fix compilation warnings in apt-pkg/cdrom.cc and
2007-12-19 Michael Vogtmerged from bzr.debian.net
2007-12-17 Michael Vogtapt-pkg/deb/dpkgpm.cc: fix types
2007-12-16 Otavio Salvador* apt-pkg/contrib/configuration.cc:
2007-12-16 Otavio Salvador* Applied patch from Peter Eisentraut <peter_e@gmx...
2007-12-13 Michael Vogtmerged from debian-sid
2007-12-08 Otavio Salvador* Applied patch from Alexander Winston <alexander.winst...
2007-12-07 Michael Vogt* apt-pkg/acquire-item.{cc,h}:
2007-11-28 Michael Vogtmerge from the debian apt branch
2007-11-26 Otavio Salvador* Applied patch from Aurelien Jarno <aurel32@debian...
2007-10-31 Otavio SalvadorMinor fixes on racy_pselect
2007-10-29 Otavio Salvador* Umount CD-ROM when calling apt-cdrom ident, except...
2007-10-29 Otavio Salvador* Applied patch from Brian M. Carlson <sandals@crustyto...
2007-10-26 Otavio Salvador* Applied patch from Frans Pop <elendil@planet.nl>...
2007-10-25 Otavio SalvadorChanged ABI
2007-10-25 Otavio Salvador* Applied patch from Daniel Burrows <dburrows@debian...
2007-10-25 Otavio SalvadorMerge 0.7.7 release
2007-10-25 Otavio Salvador* Applied patch from Daniel Leidert <daniel.leidert...
2007-10-20 Michael Vogtapt-pkg/deb/dpkgpm.cc:
2007-10-20 Michael Vogtmerged with apt--mvo
2007-10-15 Michael Vogt* merge from apt--mvo (fix resource leak, run apt.cron...
2007-10-15 Michael Vogtapt-pkg/deb/dpkgpm.cc:
2007-10-15 Michael Vogt* apt-pkg/depcache.cc:
2007-10-08 Peter KarlssonMerge upstream.
2007-10-05 Michael Vogt - only send LastModified if we actually have a file
2007-10-05 Michael Vogtapt-pkg/acquire-item.cc:
2007-10-03 Michael Vogtmerged from the dpkg-log branch
next