summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies
2014-12-07properly handle already reinstall pkgs in orderingDavid Kalnischkies
2014-12-03release 1.0.9.41.0.9.4David Kalnischkies
2014-12-03Spanish program translation updateManuel "Venturi" Porras Peralta
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-28close leaking slave fd after setting up pty magicDavid Kalnischkies
2014-11-28Japanese program translation updateKenshi Muto
2014-11-28Turkish program translation updateMert Dirik
2014-11-28Czech program translation updateMiroslav Kure
2014-11-28Chinese (simplified) program translation updateZhou Mo
2014-11-28French program translation updateJulien Patriarca
2014-11-28Dutch program translation updateFrans Spiesschaert
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-10change codenames to jessie as stable POV in docsDavid Kalnischkies
2014-11-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-11-10allow options between command and -- on commandlineDavid Kalnischkies
2014-11-10deprecate the Section member from package structDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-11-10add a simple container for HashStringsDavid 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