Age | Commit message (Expand) | Author |
2009-07-21 | [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the last | David Kalnischkies |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-07-21 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-07-16 | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: | Julian Andres Klode |
2009-07-15 | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies |
2009-07-15 | [contrib/error.cc] place a colon between errno and error text in output | David Kalnischkies |
2009-07-15 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies |
2009-07-10 | apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ... | Michael Vogt |
2009-07-09 | move libudev based code into libapt cdrom.cc class | Michael Vogt |
2009-07-08 | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies |
2009-07-08 | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies |
2009-07-07 | * remove the MarkKeep calls if Is{Delete,Install}Ok false, because | David Kalnischkies |
2009-07-06 | Support /etc/apt/preferences.d (Closes: #535512) | Julian Andres Klode |
2009-07-02 | * apt-pkg/acquire-worker.cc: | Michael Vogt |
2009-07-01 | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies |
2009-06-30 | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-30 | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work | Michael Vogt |
2009-06-30 | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt |
2009-06-30 | merge the AutoInstOk patch from debian-experimental | Michael Vogt |
2009-06-29 | * support IsAutoInstallOk in the resolver too | Michael Vogt |
2009-06-29 | merge r1797 from lp:~donkult/apt/experimental | Michael Vogt |
2009-06-29 | add hook for auto-install (closes: #470035) | Michael Vogt |
2009-06-29 | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt |
2009-06-29 | * add depth information to the debug output and show what depends | Michael Vogt |
2009-06-29 | [ABI break] Allow pinning by codename (closes: #97564) | Michael Vogt |
2009-06-23 | * apt-pkg/algorithms.cc: | Michael Vogt |
2009-06-17 | send "dpkg-exec" message on the status fd when dpkg is run | Michael Vogt |
2009-06-17 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-06-15 | Introduce support for the Enhances field. (Closes: #137583) | jak@debian.org |
2009-06-12 | apt-pkg/contrib/configuration.cc: Fix a small memory leak in | Julian Andres Klode |
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt |
2009-06-09 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-05-07 | [apt-pkg] allow also codenames for specifying a release | David Kalnischkies |
2009-04-24 | build fixes for g++-4.4 | Michael Vogt |
2009-04-23 | fix problematic use of tolower() when calculating the version | Michael Vogt |
2009-04-14 | build fixes, change version 0.7.21 | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-03-09 | Fix an infinite loop in pkgAcquire::UriIterator::operator++() (Closes: #335615). | Daniel Burrows |
2009-03-06 | Fix FindFile (and FindDir) so that the value of RootDir is applied to the def... | Daniel Burrows |
2009-03-06 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-02-03 | apt-pkg/pkgcache.cc: fix typo | Michael Vogt |
2009-02-03 | * apt-pkg/pkgcache.cc: | Michael Vogt |
2009-01-30 | [ABI break] use int for the package IDs (thanks to Steve Cotton) | Michael Vogt |
2009-01-30 | [ABI break] merge support for http redirects, thanks to | Michael Vogt |
2009-01-28 | apt-pkg/deb/debsystem.cc: add missing i18n string | Michael Vogt |
2009-01-19 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |
2009-01-19 | apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avo... | Michael Vogt |