summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2015-05-11implement a more c++-style TFRewrite alternativeDavid Kalnischkies
2015-05-11stop depending on copy-on-write for std::stringDavid Kalnischkies
2015-05-11sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies
2015-05-11fix macro definition for very old GCC < 3David Kalnischkies
2015-05-11show non-matching m-a:same versions in debug messageDavid Kalnischkies
2015-05-11remove unused and strange default-value for pinsDavid Kalnischkies
2015-05-11a pin of 1000 always means downgrade allowedDavid Kalnischkies
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-19hide first pdiff merge failure debug messageDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2015-04-19refactor calculation of final lists/ name from URIDavid Kalnischkies
2015-04-19unsigned Release files can expire, tooDavid Kalnischkies
2015-04-19ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19if we can, use gccs __builtin_swap methodsDavid Kalnischkies
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2015-04-07demote VectorizeString gcc attribute from const to pureDavid Kalnischkies
2015-04-07fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt
2015-04-07avoid depends on std::string implementation for pkgAcquire::Item::ModeDavid Kalnischkies
2015-03-16parse arch-qualified Provides correctlyHelmut Grohne
2015-03-16fix some new compiler warnings reported by gcc-5David Kalnischkies
2015-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2015-01-10award points for positive dependencies againDavid Kalnischkies
2014-12-23pass-through stdin fd instead of content if not a terminalDavid Kalnischkies
2014-12-23always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies
2014-12-23do not make PTY slave the controlling terminalDavid Kalnischkies
2014-12-10do not make PTY slave the controlling terminalDavid Kalnischkies
2014-12-07always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies
2014-12-07properly handle already reinstall pkgs in orderingDavid Kalnischkies
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-28close leaking slave fd after setting up pty magicDavid 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-18create our cache and lib directory always with mode 755David Kalnischkies
2014-11-18create directory for extended_states if neededDavid 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-09use pkgAcquire::GetLock instead of own codeDavid 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