]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/fileutl.cc
cleanup headers and especially #includes everywhere
[apt.git] / apt-pkg / contrib / fileutl.cc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
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-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-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-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-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-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-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-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  Á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-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25  Michael Vogtfix resource leak (thanks coverity)
2013-07-25  Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-09  David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09  David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09  David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-06  Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06  Michael Vogtfix double free (closes: #711045)
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-08  Michael Vogtmerged bundle from david
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-08-06  Michael Vogtmerged from david
2012-08-04  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-24  Michael Vogtmerged from David
2012-05-22  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-21  bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21  Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-16  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-11  Michael Vogtmerged from david
2012-05-10  David Kalnischkiesensure that d is set before accessing it
2012-05-09  David Kalnischkiesensure that in error conditions the Fail flag is set
2012-05-09  David Kalnischkiescollect zombie (de)compressor processes on reopen
2012-05-09  David Kalnischkiesensure that we do init d only once and especially not...
2012-05-09  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-04-20  Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-19  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-04-11  David Kalnischkiesuse a static FileFd::Write overload to reduce duplicati...
2012-04-05  David Kalnischkies - add libbz2-dev as new build-dependency
2012-04-05  David Kalnischkiesif we have zlib builtin insert add a dummy gzip compres...
2012-04-05  David Kalnischkiesdetect zlib correctly. We still don't allow to build...
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
next