Age | Commit message (Expand) | Author |
2009-08-19 | merged from the jackyf-devel branch | Michael Vogt |
2009-08-06 | debian/apt.cron.daily: Support using debdelta to download packages (Closes: #... | Julian Andres Klode |
2009-08-06 | debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo... | Julian Andres Klode |
2009-08-06 | debian/apt.cron.daily: Make sure that VERBOSE is always set | Julian Andres Klode |
2009-08-03 | debian/control: Increase Standards-Version to 3.8.2.0.0.7.22.1 | Julian Andres Klode |
2009-08-03 | debian/changelog: Close the FTBFS on kFreeBSD bug. | Julian Andres Klode |
2009-08-03 | Set version to 0.7.22.1. | Julian Andres Klode |
2009-08-03 | debian/control: Add myself to Uploaders. | Julian Andres Klode |
2009-08-03 | * apt-pkg/sourcelist.cc: | Julian Andres Klode |
2009-08-02 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode |
2009-07-30 | fix extra , at the end of the changelog line | Michael Vogt |
2009-07-30 | merged from debian-sid | Michael Vogt |
2009-07-30 | * cmdline/apt-get.cc: | Michael Vogt |
2009-07-29 | releasing version 0.7.220.7.22 | Michael Vogt |
2009-07-25 | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary | Otavio Salvador |
2009-07-25 | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the | Otavio Salvador |
2009-07-23 | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt |
2009-07-22 | * methods/cdrom.cc: | Michael Vogt |
2009-07-22 | merged from the mvo branch | Michael Vogt |
2009-07-22 | * doc/apt.conf.5.xml: | Michael Vogt |
2009-07-21 | merged from the mvo branch | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | Only run Download-Upgradable and Unattended-Upgrades if the initial | 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-17 | Update French manpage translation | bubulle@debian.org |
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 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies |
2009-07-14 | * debian/apt.cron.daily: | Michael Vogt |
2009-07-10 | German translation update | bubulle@debian.org |
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-06 | Remove Eugene V. Lyubimkin from uploaders as requested. | Julian Andres Klode |
2009-07-06 | Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512) | Julian Andres Klode |
2009-07-06 | configure-index: document Dir::Etc::SourceParts and some other options | Julian Andres Klode |
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 | Updated Asturian translation | Marcos Alvarez Costales |
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 | merge the AutoInstOk patch from debian-experimental | Michael Vogt |
2009-06-29 | * support IsAutoInstallOk in the resolver too | Michael Vogt |
2009-06-29 | add hook for auto-install (closes: #470035) | Michael Vogt |
2009-06-29 | do not write state file in simulate mode (closes: #433007) | 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 |