Age | Commit message (Expand) | Author |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies |
2010-09-10 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable... | Michael Vogt |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review) | Michael Vogt |
2010-09-10 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org |
2010-09-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-09-07 | * apt-pkg/indexcopy.cc: | Michael Vogt |
2010-09-07 | do not replace /dev/null when running in APT::CDROM::NoAct | Michael Vogt |
2010-09-06 | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies |
2010-09-04 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2010-09-03 | apt-pkg/indexcopy.cc: include trustedFile (if it exists) | Michael Vogt |
2010-09-03 | * apt-pkg/indexcopy.cc: | Michael Vogt |
2010-09-03 | update the version number to the upcoming 0.8.2 and | David Kalnischkies |
2010-09-03 | remove duplicated test, move test for conflicts higher up, better debug output | Michael Vogt |
2010-09-02 | check for length of Data to avoid the validness of | David Kalnischkies |
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-31 | apt-pkg/algorithms.cc: show debug output only if debug option is given | Michael Vogt |
2010-08-31 | apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea... | Michael Vogt |
2010-08-31 | apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star... | Michael Vogt |
2010-08-30 | * apt-pkg/versionmatch.cc: | David Kalnischkies |
2010-08-28 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2010-08-28 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-08-27 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-08-21 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-08-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-08-19 | * apt-pkg/deb/debsystem.cc: | David Kalnischkies |
2010-08-19 | * apt-pkg/init.cc: | David Kalnischkies |
2010-08-16 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-08-14 | do not unconditional print the new debugoutput for "FixByInstall" | David Kalnischkies |
2010-08-13 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2010-08-13 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2010-08-10 | merge with debian-experimental-ma | David Kalnischkies |
2010-08-10 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2010-08-10 | apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211) | Julian Andres Klode |
2010-08-10 | apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode. | Julian Andres Klode |
2010-08-06 | * apt-pkg/depcache.cc: | Julian Andres Klode |
2010-08-02 | * apt-pkg/cdrom.cc: | Michael Vogt |
2010-07-30 | * apt-pkg/pkgcache.cc: | Michael Vogt |
2010-07-30 | - [ABI BREAK] add an ErrorType option to CacheSetHelper | David Kalnischkies |
2010-07-30 | * apt-pkg/cacheset.cc: | Michael Vogt |
2010-07-29 | apt-pkg/init.h: update MAPT_PKG_MINOR because 9 was used in experimental for ... | Michael Vogt |
2010-07-29 | add inline DumpError() to avoid subtle API break | Michael Vogt |
2010-07-29 | * apt-pkg/contrib/error.{cc,h} | Michael Vogt |
2010-07-29 | * apt-pkg/orderlist.cc: | Michael Vogt |
2010-07-29 | configure also the replacement before remove by adding Immediate flag | David Kalnischkies |
2010-07-29 | merged lp:~donkult/apt/sid | Michael Vogt |
2010-07-28 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2010-07-27 | * apt-pkg/cdrom.cc: | Julian Andres Klode |