]> git.saurik.com Git - apt.git/shortlog
apt.git
2013-12-05  Michael Vogtadd unittest for new sourceslist parser as well
2013-12-05  Michael Vogtfirst version with test
2013-12-05  Michael Vogt* document Dpkg::Progress-Fancy (closes: 726169), thank...
2013-12-05  Michael Vogt* enable release based selection for deb-src (closes...
2013-12-01  Steve Langasekprepare-release: declare the packages needed as source...
2013-12-01  David Kalnischkiesdrop old /var/state to /var/lib transition artefacts
2013-12-01  David Kalnischkiesgenerate apt-key script with vendor info about keys
2013-12-01  David Kalnischkiescherry-pick ubuntus (disabled) net-update fixes
2013-11-30  David Kalnischkiesuse a substvar to set the archive-keyring in debian...
2013-11-30  David Kalnischkiesadd a vendor specific file to have configurable entities
2013-11-30  David Kalnischkiesintroduce a vendor system to change sources.list
2013-11-30  David Kalnischkiesenable NOISE for build logs to enable analyse
2013-11-30  David Kalnischkiesmerge ubuntus apport reporting changes to reduce diff
2013-11-30  David Kalnischkiestests: add a webserverconfig method to abstract config
2013-11-30  David Kalnischkiestests: rm pkgcache.bin in 719263 test
2013-11-30  David Kalnischkieswebserver: use pthreads to handle multiple clients
2013-11-30  David Kalnischkieswebserver: strip parameters from filename
2013-11-30  David Kalnischkieswebserver: add directoryIndex support defaulting to...
2013-11-30  David Kalnischkieswebserver: implement ~user access to ~user/public_html/
2013-11-30  David Kalnischkiestests: enhance https support in the testcases
2013-11-30  David Kalnischkieswebserver: spurious newline after data confuses curl
2013-11-30  David Kalnischkiestruncating /dev/null to zero is always successful
2013-11-29  Michael Vogtreleasing package apt version 0.9.13.1 0.9.13.1
2013-11-29  Michael Vogtfix apport report writing (LP: #1254499)
2013-11-29  Michael Vogtreset terminal on error (closes: #730795)
2013-11-29  Michael Vogtupdate changelog
2013-11-29  Michael Vogtfix crash when SetCandidateRelease is used
2013-11-29  Michael Vogtupdate changelog
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-29  Michael Vogtadd support for "apt edit-source foo" sources.list...
2013-11-29  Michael Vogtadd autopkgtest
2013-11-28  Michael Vogtadd missing test/integration/test-bug-720597-build...
2013-11-28  Michael Vogtupdate changelog
2013-11-28  Michael VogtMerge remote-tracking branch 'mvo/feature/short-list...
2013-11-28  Michael Vogtadd "-f" option to "build-dep" as sbuild is using it...
2013-11-28  Michael Vogtfix regression that APT::Keep-Fds is not honored (close...
2013-11-28  Michael Vogtfix "apt-get --purge build-dep" (closes: #720597)
2013-11-28  Michael Vogtmove EditSources into its own file
2013-11-26  Michael Vogtadd check when sources.list changed
2013-11-26  Michael Vogtadd syntax check for sources.list
2013-11-26  Michael Vogtrename APT::Cmd::AllVersions -> APT::Cmd::All-Versions...
2013-11-26  Michael Vogtadd APT::Cmd::List-Include-Summary
2013-11-25  Michael Vogtdo not show summary in "apt list"
2013-11-25  Michael Vogtadd basic "edit-sources" command
2013-11-24  Michael Vogtupload 0.9.13 to unstable
2013-11-23  Michael VogtChanged MinAgeSec to MinAge in /etc/cron.daily/apt...
2013-11-01  Michael Vogtsmall documentation updates 0.9.13_exp1
2013-11-01  Michael Vogtreleasing package apt version 0.9.13~exp1 0.9.13.exp1
2013-10-31  Michael Vogtprepare new upload
2013-10-31  Michael Vogtsetup LINES in apt-pkg/install-progress.cc
2013-10-31  Michael Vogtuse StartDpkg() in PackageManagerProgressDeb822Fd...
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-25  Michael Vogtimprove documentation for Acquire::http::Proxy-Auto...
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 Vogttest/integration/run-tests: output the failed test...
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-22  Michael Vogtmove install-progress.{cc,h} to apt-pkg
2013-10-22  Michael Vogtadd Acquire::http::Proxy-Auto-Detect to the apt.conf...
2013-10-21  Michael Vogtadd APT::Status-deb822-Fd
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-21  Michael Vogtmove iprogress.{cc,h} to private-progress.{cc,h} until...
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 $* to gdb to make it more useful
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 Vogtfix changelog
2013-10-15  Michael Vogtreleasing package apt version 0.9.12.1 0.9.12.1
2013-10-15  Michael Vogtremove POSTINST from framework, file tree can be used...
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-14  Michael Vogtrefactor writing to WriteToStatusFd()
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 Vogtdeal with nr_terminal_rows unavailable
next