Age | Commit message (Expand) | Author |
2009-09-29 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2009-09-24 | merged from david | Michael Vogt |
2009-09-24 | Ignore TriggerPendings between multiple --configure calls | David Kalnischkies |
2009-09-24 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-09-24 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-09-18 | cleanup commit for trigger processing: | David Kalnischkies |
2009-09-15 | Add even more config options and try to handle configuration problems | David Kalnischkies |
2009-09-13 | add and document experimental options to make aggressive | David Kalnischkies |
2009-09-11 | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers | David Kalnischkies |
2009-09-08 | Rework the CompressionTypes system by adding an Order subgroup to | David Kalnischkies |
2009-09-08 | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208) | David Kalnischkies |
2009-09-07 | reintroduce #clear and #include in the config files, | David Kalnischkies |
2009-09-04 | add a helper to easily get a vector of strings from the configuration | David Kalnischkies |
2009-08-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2009-08-28 | * apt-pkg/pkgcache.cc: | Michael Vogt |
2009-08-27 | releasing version 0.7.230.7.23 | Michael Vogt |
2009-08-25 | "backport" the APT::Configuration class to apt-sid | David Kalnischkies |
2009-08-24 | * apt-pkg/pkgcache.cc: | Michael Vogt |
2009-08-12 | With the introduction of the Is{Delete,Install}Ok hooks the apt flag | David Kalnischkies |
2009-08-12 | Add a Acquire::CompressionTypes config variable from there the | David Kalnischkies |
2009-08-08 | [apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the Release | David Kalnischkies |
2009-08-08 | merge with apt-sid | David Kalnischkies |
2009-08-03 | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning: | David Kalnischkies |
2009-08-03 | * apt-pkg/sourcelist.cc: | Julian Andres Klode |
2009-08-02 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode |
2009-07-31 | [apt-pkg/contrib/strutl.cc] enable thousand separator according to | David Kalnischkies |
2009-07-31 | [apt-pkg/sourcelist.cc] only display the warning about missing sources.list | David Kalnischkies |
2009-07-28 | apt-pkg/depcache.cc: | Michael Vogt |
2009-07-27 | merged from donkult | Michael Vogt |
2009-07-26 | merge with lp:apt/debian-sid | David Kalnischkies |
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-24 | merge from the donkult branch | Michael Vogt |
2009-07-23 | [apt-pkg] yet another bit of mmap and pkgcachegen housekeeping | David Kalnischkies |
2009-07-23 | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt |
2009-07-23 | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt |
2009-07-22 | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt |
2009-07-22 | * methods/cdrom.cc: | Michael Vogt |
2009-07-22 | apt-pkg/cdrom.cc: make cdrom.Mounted property reliable | Michael Vogt |
2009-07-21 | merged from donkult | Michael Vogt |
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 |