]> git.saurik.com Git - apt.git/history - apt-pkg/deb
Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid
[apt.git] / apt-pkg / deb /
2013-12-10  Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-06  Michael VogtHandle SIGWINCH in APT::Progress-Fancy=1
2013-12-05  Michael Vogt* enable release based selection for deb-src (closes...
2013-12-05  Michael Vogtremove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexU...
2013-12-05  Michael Vogtadd new LocalFileName() method to metaindex
2013-12-04  Michael Vogtadd #ifdefed ABI break & cleaner solution once the...
2013-11-30  David Kalnischkiesmerge ubuntus apport reporting changes to reduce diff
2013-11-29  Michael Vogtfix apport report writing (LP: #1254499)
2013-11-29  Michael Vogtreset terminal on error (closes: #730795)
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-10-31  Michael Vogtadd new pid_t ExecFork(std::set<int> KeepFDs) to get...
2013-10-31  Michael Vogtmove pty magic into its own functions
2013-10-31  Michael Vogtfix some more ABI issues, abicheck is happy now
2013-10-31  Michael Vogtrestore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
2013-10-31  Michael Vogtmove pty stuff into its own function
2013-10-25  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-25  Michael Vogtextract getDpkgExecutable() and DPkgPM::BuildPackagesPr...
2013-10-24  Michael Vogtmake the main loop a while() instead of a for() as...
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael Vogtfix failing ./test/integration/test-disappearing-packag...
2013-10-22  Michael Vogtfix failing ./test/integration/test-disappearing-packag...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-22  Michael Vogtuse Pkg.FullName() in disappearedPkgs and remove duplic...
2013-10-22  Michael Vogtfix install-progress location
2013-10-21  Michael Vogtrestore binary compatiblity with the pkgPackageManager...
2013-10-21  Michael Vogtfix apt output ordering and update test to match the...
2013-10-18  Michael Vogtre-add missing APT::String::Strip
2013-10-18  Michael Vogtmerged debian/sid
2013-10-18  Michael Vogtuse std::string instead of char* in pkgDPkgPM::ProcessD...
2013-10-18  Michael Vogtreshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some...
2013-10-18  Michael Vogtreshuffle dpkgpm.cc code a bit more
2013-10-18  Michael Vogtadd APT::String::Strip(), start cleanup of ProcessDpkgS...
2013-10-18  Michael Vogtcleanup
2013-10-17  Michael Vogtensure that short-name -> long-name detection for dpkg...
2013-10-17  Michael VogtMerge branch 'debian/sid' into feature/install-progress...
2013-10-17  Michael Vogtfix broken clean when apt was finished and ensure that...
2013-10-15  Michael Vogttests, do not send pkgname with arch via the status-fd
2013-10-15  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-15  Michael Vogtfix logic for finding what package dpkg means in the...
2013-10-14  David Kalnischkiesfix progress-segfault in case of dpkg errors/prompts
2013-10-14  Michael Vogtre-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm...
2013-10-14  Michael Vogtrename APT::Progress::Packagemanager Started->Start...
2013-10-13  Michael Vogtadd APT::Progress::PackageManager::Pulse()
2013-10-13  Michael Vogtmove the status-fd progress reporting out of the pkgDPk...
2013-10-11  Michael Vogtmove common code into PackageManager::StatusChanged()
2013-10-11  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-10-11  Michael Vogtadd missing _() around the new "Progress" string
2013-10-11  Michael Vogtfirst iteration of install progress refactor
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/add-upgrade...
2013-10-08  Michael Vogtapt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalS...
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 off-by-one error in pkgDPkgPM::SetupTerminalScrollA...
2013-10-07  Michael Vogtuse Dpkg::Progress-Fancy to be consitent with Dpkg...
2013-10-07  Michael Vogtadd -o DpkgPM::Progress-Fancy for better dpkg progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
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-02  Michael Vogtmake dpkg progress slightly nicer
2013-09-26  David Kalnischkiesdon't strip :any from dependencies in single-arch
2013-09-07  Michael Vogtfix multiarch status-fd progress calculation
2013-09-01  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
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 Kalnischkiesinit the pkgTagFile with the size of the Release file
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-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-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix some coverity chroot() releated warnings
2013-07-25  Michael Vogtdelete targets data
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
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 Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11  David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20  David Kalnischkieshandle missing "Description" in apt-cache show
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-03  David Kalnischkiesshare version strings between same versions (of differe...
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-04-01  David Kalnischkiesmicro-optimize and enhance readability of ListParser...
2013-04-01  David Kalnischkies* apt-pkg/deb/debversion.cc:
next