]> git.saurik.com Git - apt.git/history - apt-pkg
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
[apt.git] / apt-pkg /
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-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 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-05-07  David Kalnischkies[apt-pkg] allow also codenames for specifying a release
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-02-03  Michael Vogtapt-pkg/pkgcache.cc: fix typo
2009-02-03  Michael Vogt* apt-pkg/pkgcache.cc:
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 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-pkg/contrib/strutl.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 Vogt* apt-pkg/indexrecords.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  Michael Vogtfix another typo
2008-11-12  Eugene V. LyubimkinMerged from debian-sid branch.
2008-11-12  Eugene V. LyubimkinMerged from debian-sid branch.
2008-11-12  Michael Vogtmerge from debian-sid
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-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 Vogt* apt-pkg/deb/dpkgpm.cc:
2008-10-28  Michael Vogtapt-pkg/cdrom.cc: add missing i18n string
2008-10-28  Michael Vogtapt-pkg/indexcopy.cc: discard errors after Verify()
2008-10-28  Michael Vogt* apt-ftparchive might write corrupt Release files...
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:
next