]> git.saurik.com Git - apt.git/history - apt-pkg/contrib
fix test/integration/test-apt-helper
[apt.git] / apt-pkg / contrib /
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2014-03-13  David Kalnischkiesrefactor FileFd to hide some #ifdefs
2014-03-13  David Kalnischkiesuse liblzma-dev to provide xz/lzma support
2014-03-13  David Kalnischkiesrefactor setup of file opening via zlib/bz2 lib
2014-03-13  David Kalnischkiesmove fd duplication closer to the gz/bz2 open calls
2014-03-13  David Kalnischkiessupport very long mtab entries in mountpoint discovery
2014-03-13  David Kalnischkiesno error for non-existing mountpoints in MountCdrom
2014-03-13  David Kalnischkiesif mountpoint has a ".disk" directory it is mounted
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkiesmove defines for version to macros.h
2014-03-13  David Kalnischkieswarning: cannot optimize loop, the loop counter may...
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13  David Kalnischkieswarning: cast from type A to type B casts away qualifie...
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13  David Kalnischkiesmake doxygen more quiet, fix issues and disable latex
2014-03-13  David Kalnischkiesadd default and override handling for Cnf::FindVector
2014-03-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-12  Michael Vogtadd hashsum support in apt-file download and add more...
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-14  David Kalnischkiessimplify code some more to make reddit happy
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-10  David Kalnischkiessimplify code to make compilers happy
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25  Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24  Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-21  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16  Michael Vogtmerged mvo/feature/deb822
2014-01-16  David Kalnischkiesrework some code to fix some scan-build warnings
2014-01-05  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-05  Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2014-01-04  Michael VogtMerge branch 'debian/sid' into feature/source-deb822
2013-12-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-12-27  Michael VogtMerge branch 'debian/sid' into bugfix/bts731738-fancy...
2013-12-27  Michael VogtMerge branch 'feature/tests-on-installed' into debian/sid
2013-12-27  Michael VogtMerge branch 'feature/test-apt-key-net-update' into...
2013-12-27  Michael VogtMerge branch 'feature/policy-parser-bts732746' into...
2013-12-23  Michael Vogtadd basic tests for GetTempDir()
2013-12-22  Michael Vogtfactor GetTempDir out
2013-12-22  Thomas Bechtoldapt-pkg/contrib/gpgv.cc: use /tmp as fallback dir
2013-12-13  David Kalnischkiesallow ':' in GetListOfFilesInDir
2013-12-10  Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-10  Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-09  Michael VogtMerge remote-tracking branch 'origin/feature/deb-src...
2013-11-30  David Kalnischkiestruncating /dev/null to zero is always successful
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-29  Michael Vogtadd "APT::String::Endswith" and automatic adding of...
2013-11-28  Michael VogtMerge remote-tracking branch 'mvo/feature/short-list...
2013-11-28  Michael Vogtfix regression that APT::Keep-Fds is not honored (close...
2013-11-26  Michael Vogtadd check when sources.list changed
2013-11-01  Michael Vogtsmall documentation updates 0.9.13_exp1
2013-10-31  Michael Vogtadd new pid_t ExecFork(std::set<int> KeepFDs) to get...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-18  Michael Vogtre-add missing APT::String::Strip
2013-10-18  Michael Vogtadd APT::String::Strip(), start cleanup of ProcessDpkgS...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-07  Michael Vogtfix libapt-inst for >2G debs (closes: #725483)
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-02  Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-01  Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01  Michael Vogtimprove documentation for StringSplit()
2013-09-07  Michael Vogtdoc update
2013-09-07  Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07  Michael Vogtimplement StringSplit() as we need this to fix the...
2013-09-01  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-31  Michael Vogtfix typo (mkostemp->mkstemp)
2013-08-28  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-28  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-27  David Kalnischkiesuse mkstemp instead of mkostemp in FileFd::Open()
2013-08-27  Angel Guzman Maesoreplace usage of potential dangerous mktemp with mkstemp
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Ángel Guzmán Maesoapt-pkg:contrib Avoid compiler warning about sign-compare
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-22  Angel Guzman Maesofix compiler warning about sign-compare
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-15  Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15  Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-12  Michael Vogtsome more coverity fixes
2013-08-10  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-05  Michael Vogtfix some unitialized data members
next