]> git.saurik.com Git - apt.git/history - apt-pkg
merged from the mvo branch
[apt.git] / apt-pkg /
2009-08-24  Michael Vogtmerged from the mvo branch
2009-08-24  Michael Vogt* apt-pkg/pkgcache.cc:
2009-08-19  Michael Vogtmerged from the jackyf-devel branch
2009-08-19  Michael Vogtmerged from debian-sid
2009-08-06  Matt Zimmerman* apt-pkg/deb/dpkgpm.cc:
2009-08-03  Julian Andres Klode* apt-pkg/sourcelist.cc:
2009-08-02  Julian Andres Klode* apt-pkg/contrib/mmap.cc:
2009-07-30  Michael Vogtmerged from debian
2009-07-30  Michael Vogtmerged from debian-sid
2009-07-28  Michael Vogtapt-pkg/depcache.cc:
2009-07-27  Michael Vogtmerged from donkult
2009-07-25  David Kalnischkiesmerge with lp:apt/debian-sid
2009-07-25  Otavio SalvadorApply patch from Sami Liedes <sliedes@cc.hut.fi> to...
2009-07-25  Otavio SalvadorApply patch from Sami Liedes <sliedes@cc.hut.fi> to...
2009-07-24  Michael Vogtmerge from the donkult branch
2009-07-23  David Kalnischkies[apt-pkg] yet another bit of mmap and pkgcachegen house...
2009-07-23  Michael Vogt[ABI] merged the libudev-dlopen branch, this allows...
2009-07-23  Michael Vogtmethods/cdrom.cc: add AutoDetectAndMount method
2009-07-22  Michael Vogtmethods/cdrom.cc: move the scan into the loop that...
2009-07-22  Michael Vogt* methods/cdrom.cc:
2009-07-22  Michael Vogtapt-pkg/cdrom.cc: make cdrom.Mounted property reliable
2009-07-22  Michael Vogtmerged from the mvo branch
2009-07-21  Michael Vogtmerged from donkult
2009-07-21  Michael Vogtmerged from the mvo branch
2009-07-21  David Kalnischkies[apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc...
2009-07-21  Michael VogtThe 'not dead yet' release
2009-07-21  Michael Vogtmerged from mvo
2009-07-21  Michael Vogtmerge from mvo
2009-07-21  David Kalnischkieseliminate (hopefully all) segfaults in pkgcachegen...
2009-07-21  Michael Vogt* apt-pkg/acquire.cc:
2009-07-21  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-07-16  Julian Andres Klode* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
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-14  Michael Vogt* apt-pkg/acquire-worker.cc:
2009-07-10  Michael Vogtapt-pkg/deb/dpkgpm.cc: remove dead code, add comment...
2009-07-09  Michael Vogtmove libudev based code into libapt cdrom.cc class
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-02  Michael Vogt* apt-pkg/acquire-worker.cc:
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-23  Michael Vogt* apt-pkg/algorithms.cc:
2009-06-17  Michael Vogtsend "dpkg-exec" message on the status fd when dpkg...
2009-06-17  Michael Vogtmake the (internal) max pipeline depth of the acquire...
2009-06-17  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
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-06-09  Michael Vogt* apt-pkg/acquire.cc:
2009-06-09  Michael Vogtmerged from the debian-sid branch
2009-05-28  Michael Vogt* apt-pkg/acquire.cc:
2009-05-07  David Kalnischkies[apt-pkg] allow also codenames for specifying a release
2009-04-28  Michael Vogtinclude apt ordering into apport package failures
2009-04-24  Michael Vogt* fix problematic use of tolower() when calculating...
2009-04-24  Michael Vogtbuild fixes for g++-4.4
2009-04-23  Michael Vogtfix problematic use of tolower() when calculating the...
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-03-06  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-03-06  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-02-09  Michael Vogt* apt-pkg/pkgcache.cc:
2009-02-09  Michael Vogtmerge the latest debian-sid branch
2009-02-03  Michael Vogtapt-pkg/pkgcache.cc: fix typo
2009-02-03  Michael Vogt* apt-pkg/pkgcache.cc:
2009-02-02  Michael Vogt* [ABI break] merge support for http redirects, thanks to
2009-01-30  Michael Vogt[ABI break] use int for the package IDs (thanks to...
2009-01-30  Michael Vogt[ABI break] merge support for http redirects, thanks to
2009-01-28  Michael Vogtmerged from the mvo branch
2009-01-28  Michael Vogt LP: #263089
2009-01-28  Michael Vogtapt-pkg/deb/debsystem.cc: add missing i18n string
2009-01-19  Michael Vogt* apt-pkg/pkgcachegen.cc:
2009-01-19  Michael Vogtapt-pkg/pkgcachegen.cc: when searching for duplicates...
2009-01-08  Michael Vogt* apt-inst/contrib/arfile.cc:
2009-01-08  Michael Vogtmerge from the mvo branch
2009-01-08  Michael Vogt* apt-pkg/contrib/strutl.cc:
2008-12-16  Michael Vogtmerged from the debian-sid branch
2008-12-16  Michael Vogt* Translations:
2008-12-16  Michael Vogt* apt-pkg/indexrecords.cc:
2008-12-10  Michael Vogtmerged from the debian-sid branch
2008-12-09  Michael Vogt* methods/gpgv.cc:
2008-12-09  Michael Vogtapt-pkg/contrib/strutl.cc: increase the size limit
2008-12-08  Michael Vogtapt-pkg/deb/debsystem.cc: add missing apti18n.h header
2008-12-08  Michael Vogt* apt-pkg/indexrecords.cc:
next