Age | Commit message (Expand) | Author |
2011-07-26 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-07-26 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-07-26 | fix typos in changelog, make DeEscapeString const, improve description | Michael Vogt |
2011-07-26 | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt |
2011-07-26 | apt-pkg/contrib/strutl.cc: kill unneeded debug output | Michael Vogt |
2011-07-26 | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt |
2011-07-26 | * apt-pkg/contrib/sha1.cc: | David Miller |
2011-07-25 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2011-07-25 | releasing version 0.8.15.3 | Michael Vogt |
2011-07-25 | merged from lp:~donkult/apt/sid0.8.15.3 | Michael Vogt |
2011-07-25 | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies |
2011-07-25 | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies |
2011-07-25 | update the testcase to reflect that native is always on top if | David Kalnischkies |
2011-07-25 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-07-25 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2011-07-24 | move debug message about attempt install/remove to the responsible method | David Kalnischkies |
2011-07-24 | alternatively check in a versioned depends if the candidate is good | David Kalnischkies |
2011-07-24 | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies |
2011-07-24 | move the detection for installed versions up as it is the easiest case | David Kalnischkies |
2011-07-24 | first round of reorder code without changing result | David Kalnischkies |
2011-07-24 | buildconflicts effect all architectures | David Kalnischkies |
2011-07-23 | you want to be nice and quote a filename just to be reminded by gpg | David Kalnischkies |
2011-07-22 | merged from donkult | Michael Vogt |
2011-07-22 | merged from the mvo branch | Michael Vogt |
2011-07-22 | * cmdline/apt-get.cc: | Michael Vogt |
2011-07-20 | * apt-pkg/pkgcache.cc: | Julian Andres Klode |
2011-07-20 | apt-pkg/pkgcachegen.cc: Write the file size to the cache | Julian Andres Klode |
2011-07-20 | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size | Julian Andres Klode |
2011-07-16 | Dont try to configure packages using SmartConfigure when not performing immed... | Christopher Baines |
2011-07-16 | * apt-pkg/policy.cc: | David Kalnischkies |
2011-07-16 | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies |
2011-07-16 | * doc/apt-cache.8.xml: | John Feuerstein |
2011-07-16 | * cmdline/apt-key: | David Kalnischkies |
2011-07-15 | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break | Michael Vogt |
2011-07-15 | releasing version 0.8.16~exp3 | Michael Vogt |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-07-15 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-07-15 | merged from donkult | Michael Vogt |
2011-07-15 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-07-14 | merge with debian-sid 0.8.15.2 | David Kalnischkies |
2011-07-14 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-07-14 | Inproved errors and warnings, will now warn if package configuration fails, b... | Christopher Baines |
2011-07-14 | replace the last standing double's with long long | David Kalnischkies |
2011-07-14 | More changes to make imediate configuration work for all packages, | Christopher Baines |
2011-07-14 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-07-14 | merged from the mvo branch and add proper changelog | Michael Vogt |
2011-07-14 | merged from debian-sid | Michael Vogt |
2011-07-14 | make ResolveByKeep() more clever and hold back packages that would go into a ... | Michael Vogt |
2011-07-14 | fix sha512 calculation in Hashes::VerifyFiles() | David Kalnischkies |
2011-07-13 | * ftparchive/writer.cc: | David Kalnischkies |