summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies
2014-11-19fix test to support non-multiarch dpkg versionsDavid Kalnischkies
2014-11-19fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-18close leaking slave fd after setting up pty magicDavid Kalnischkies
2014-11-18fix file ownership tests to work on kfreebsdDavid Kalnischkies
2014-11-18create our cache and lib directory always with mode 755David Kalnischkies
2014-11-18create directory for extended_states if neededDavid Kalnischkies
2014-11-18various small additional tests and testcasesDavid Kalnischkies
2014-11-09disable the lock disabling in the testsDavid Kalnischkies
2014-11-09use pkgAcquire::GetLock instead of own codeDavid Kalnischkies
2014-11-09use getline() instead of rolling our ownDavid Kalnischkies
2014-11-09allow uninstalled packages to be put on holdDavid Kalnischkies
2014-11-09fix test to not spoil output with warningsDavid Kalnischkies
2014-11-09enhance apt-extracttemplates testDavid Kalnischkies
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-11-08fix variable naming typo used in debug outputDavid Kalnischkies
2014-11-08restore ABI of pkgTagSectionDavid Kalnischkies
2014-11-08revert useless abibreak in sourceslist.hDavid Kalnischkies
2014-11-08guard pkg/grp hashtable creation changesDavid Kalnischkies
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies
2014-11-08guard const-ification API changesDavid Kalnischkies
2014-11-08guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-11-08better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies
2014-11-08guard ABI changes for LFS in apt-instDavid Kalnischkies
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies
2014-11-08(style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies
2014-11-08Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies
2014-11-08Assert statement calls a function which may have desired side effects: 'pos_i...David Kalnischkies
2014-11-08(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2014-11-08tests: silence clang on uninitilized variablesDavid Kalnischkies
2014-11-08reenable patchsize limit option for pdiffsDavid Kalnischkies
2014-11-06releasing package apt version 1.1~exp81.1.exp8Michael Vogt
2014-11-06Run ./prepare-release pre-exportMichael Vogt
2014-11-06Update symbols fileMichael Vogt
2014-11-06Merge remote-tracking branch 'mvo/feature/no-more-acquire-guessing' into debi...Michael Vogt
2014-11-06Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt
2014-11-05Bump ABI to 4.15Michael Vogt
2014-11-05prepare ABI for feature/socketpairMichael Vogt
2014-11-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-11-05apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt
2014-11-05test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt
2014-11-04test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt
2014-11-04apt-pkg/acquire-item.h: make friend declaration compatible with older gccMichael Vogt
2014-11-04Call "Dequeue()" for items in AbortTransaction() to fix raceMichael Vogt
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt
2014-10-26move permission changing from -item to -workerDavid Kalnischkies
2014-10-26tests: enhance output of grep and test failsDavid Kalnischkies