]> git.saurik.com Git - apt.git/history - apt-pkg
Update files
[apt.git] / apt-pkg /
2009-09-25  Michael Vogtmerged typo fixes from david
2009-09-24  Michael Vogtmerged from david
2009-09-24  David KalnischkiesIgnore TriggerPendings between multiple --configure...
2009-09-24  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-24  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-23  Michael Vogtmerged from david, many thanks
2009-09-18  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid including the complet...
2009-09-18  David Kalnischkiescleanup commit for trigger processing:
2009-09-15  David KalnischkiesAdd even more config options and try to handle configur...
2009-09-12  David Kalnischkiesadd and document experimental options to make aggressive
2009-09-11  David Kalnischkiesapt-pkg/deb/dpkgpm.cc: make some variables constant...
2009-09-09  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid
2009-09-08  David KalnischkiesRework the CompressionTypes system by adding an Order...
2009-09-08  David Kalnischkiesreplace unknown multibytes with ? in UTF8ToCharset...
2009-09-07  David Kalnischkiesreintroduce #clear and #include in the config files,
2009-09-04  David Kalnischkiesadd a helper to easily get a vector of strings from...
2009-08-29  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid with the bugfix relea...
2009-08-28  Michael Vogt* apt-pkg/acquire-item.cc:
2009-08-28  Michael Vogt* apt-pkg/pkgcache.cc:
2009-08-28  David Kalnischkiesmerge with my po4a branch & update both pot's
2009-08-27  Michael Vogtreleasing version 0.7.23 0.7.23
2009-08-27  Michael Vogtmerged from lp:~donkult/apt/sid
2009-08-25  David Kalnischkies"backport" the APT::Configuration class to apt-sid
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-11  David KalnischkiesWith the introduction of the Is{Delete,Install}Ok hooks...
2009-08-11  David KalnischkiesAdd a Acquire::CompressionTypes config variable from...
2009-08-08  David Kalnischkies[apt-pkg/indexcopy.cc] fix a (hypothetical) memory...
2009-08-08  David Kalnischkiesmerge with apt-sid
2009-08-03  David Kalnischkies[apt-pkg/contrib/fileutl.cc] In function ExecWait(...
2009-08-03  Julian Andres Klode* apt-pkg/sourcelist.cc:
2009-08-02  Julian Andres Klode* apt-pkg/contrib/mmap.cc:
2009-07-31  David Kalnischkies[apt-pkg/contrib/strutl.cc] enable thousand separator...
2009-07-31  David Kalnischkies[apt-pkg/sourcelist.cc] only display the warning about...
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-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...
next