eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc
[ntk/apt.git] / apt-pkg /
2009-07-21 David Kalnischkieseliminate (hopefully all) segfaults in pkgcachegen...
2009-07-15 David Kalnischkiesdisplay warnings instead of errors if the parts dirs...
2009-07-15 David Kalnischkies[contrib/error.cc] place a colon between errno and...
2009-07-15 David Kalnischkiesmerge with lp:~mvo/apt/debian-sid
2009-07-07 David Kalnischkiesadd a segfault handler to MMap to show the Cache-Limit...
2009-07-07 David Kalnischkies[contrib/mmap] implements a theoretical dynamic growing...
2009-07-07 David Kalnischkies* remove the MarkKeep calls if Is{Delete,Install}Ok...
2009-07-06 Julian Andres KlodeSupport /etc/apt/preferences.d, by adding ReadPinDir...
2009-07-06 Julian Andres KlodeSupport /etc/apt/preferences.d (Closes: #535512)
2009-07-01 David Kalnischkiesversions with a pin of -1 shouldn't be a candidate...
2009-06-30 David Kalnischkies* add hook for MarkInstall and MarkDelete (closes:...
2009-06-30 David Kalnischkiesadd the various foldmarkers in apt-pkg & cmdline (no...
2009-06-30 Michael Vogtfix typo in apt-pkg/acquire.cc which prevents Dl-Limit...
2009-06-30 Michael Vogtmerged r1811..1815 from lp:~donkult/apt/experimental
2009-06-30 Michael Vogtmerge the AutoInstOk patch from debian-experimental
2009-06-29 Michael Vogt* support IsAutoInstallOk in the resolver too
2009-06-29 Michael Vogtmerge r1797 from lp:~donkult/apt/experimental
2009-06-29 Michael Vogtadd hook for auto-install (closes: #470035)
2009-06-29 Michael Vogt* add Debug::pkgDepCache::Marker with more detailed...
2009-06-29 Michael Vogt* add depth information to the debug output and show...
2009-06-29 Michael Vogt[ABI break] Allow pinning by codename (closes: #97564)
2009-06-15 jak@debian.orgIntroduce support for the Enhances field. (Closes:...
2009-06-12 Julian Andres Klodeapt-pkg/contrib/configuration.cc: Fix a small memory...
2009-06-09 Michael Vogt[ABI break] support '#' in apt.conf and /etc/apt/prefer...
2009-05-07 David Kalnischkies[apt-pkg] allow also codenames for specifying a release
2009-04-14 Michael Vogtbuild fixes, change version 0.7.21
2009-04-09 Michael Vogt* apt-pkg/contrib/strutl.cc:
2009-03-10 Daniel BurrowsFix an infinite loop in pkgAcquire::UriIterator::operat...
2009-03-06 Daniel BurrowsFix FindFile (and FindDir) so that the value of RootDir...
2009-01-19 Michael Vogt* apt-pkg/pkgcachegen.cc:
2008-12-02 Michael Vogt* doc/examples/sources.list:
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:
next