don't truncate 100 char long paths in tar extraction
[ntk/apt.git] / apt-pkg /
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 '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 Vogtdo chdir("/") after chroot()
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 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-17 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-16 David Kalnischkiesallow Pre-Install-Pkgs hooks to get info over an FD...
2013-08-15 David Kalnischkiesuse malloc instead of new[] in pkgTagFile
2013-08-15 David Kalnischkiesensure that pkgTagFile isn't writing past Buffer length
2013-08-15 David Kalnischkiesinit the pkgTagFile with the size of the Release file
2013-08-15 Michael Vogtadd PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
2013-08-15 Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15 Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-15 Michael Vogtmake destructors virtual
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 David Kalnischkiesuse our _error stack to generate openpty errors
2013-08-12 David Kalnischkiesdo not try to chown if not run as root
2013-08-12 David Kalnischkiesfix: --print-uris removes authentication
2013-08-12 Michael Vogtsome more coverity fixes
2013-08-10 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-08 Michael Vogtfix -Wall errors
2013-08-08 David Kalnischkiesuse pkgTagFile to parse "header" of Release files
2013-08-08 David Kalnischkiesstop skipping "-----" sections in Release files
2013-08-08 David Kalnischkiesspecific pins below 1000 cause downgrades
2013-08-06 Michael Vogtmemset() pkgTagSections data to make coverity happy
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-05 Michael Vogtfix some unitialized data members
2013-08-01 Colin Watsonprefer native arch over higher priority for providers
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 Michael Vogtfix another missing va_end()
2013-07-26 Michael Vogtfix some coverity chroot() releated warnings
2013-07-26 David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-26 David Kalnischkiesproper cleanup varargs in _error (uncovered by Coverity)
2013-07-25 David Kalnischkiespick up Translation-* even if only compressed available
2013-07-25 Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25 Michael Vogtdelete targets data
2013-07-25 Michael Vogtfix resource leak when verification fails
2013-07-25 Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25 Michael Vogtcall fdopen() after FileFd was checked
2013-07-25 Michael Vogtfix resource leak (thanks coverity)
2013-07-25 Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25 Michael Vogtfix off-by-one error and do not use magic constant...
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-23 Michael Vogtremove double list include
2013-07-17 Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-17 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-16 David Kalnischkiesfix if-clause to generate hook-info for 'rc' packages
2013-07-11 Michael VogtAdd DPkgPM::Progress for terminal install progress
2013-07-11 David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11 David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11 David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-10 Michael Vogtapt-pkg/packagemanager.cc:
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-28 Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27 Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27 Michael Vogtwhen doing MarkInstall() packages may also get removed...
2013-06-27 Michael Vogtshow broken count when starting the resolver
2013-06-24 David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2013-06-24 David Kalnischkiesdo not modify DepIterator as we might check again
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiesdo not redownload unchanged InRelease files
2013-06-20 David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-06-20 David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09 David Kalnischkiesensure state-dir exists before coyping cdrom files
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-09 David Kalnischkiesmake the vprintf like _error->Insert public
2013-06-09 David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-06-09 David Kalnischkiesdo unpacks before configures in SmartConfigure
2013-06-09 David Kalnischkiestry all providers in order if uninstallable in MarkInstall
2013-06-09 David Kalnischkiesfix priority sorting by prefering higher in MarkInstall
2013-06-09 David Kalnischkiesprefer Essentials over Removals in ordering score
2013-06-09 David Kalnischkiesrewrite pkgOrderList::DepRemove to stop incorrect immed...
2013-06-06 Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06 Michael Vogtfix double free (closes: #711045)
2013-05-16 Michael Vogtmerged previous bzr commit
2013-05-16 David Kalnischkiesnon-inline RunGPGV methods to restore ABI compatibility...
2013-05-08 Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-05-08 Michael Vogt* apt-pkg/algorithms.cc:
2013-05-08 Michael Vogtproperly handle if-modfied-since with libcurl/https
2013-04-10 bubulle@debian.orgFix English spelling error in a message ('A error'...
2013-04-08 Michael Vogtmerged bundle from david
2013-04-08 Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-04 Michael Vogt* apt-pkg/sourcelist.cc:
next