ntk/apt.git
2013-12-07 Michael Vogtreally release 0.9.14 0.9.14
2013-12-07 David Kalnischkiesdo not force a specific export-dir in the repository
2013-12-07 David Kalnischkiesensure prepare-release works in the right directory
2013-12-07 Michael Vogtreleasing package apt version 0.9.14
2013-12-07 David Kalnischkiesupdate libapt-pkg4.12 symbols file
2013-12-07 David Kalnischkiestell the release script that we use git now
2013-12-07 David Kalnischkiesfix release script to deal with vendors
2013-12-06 Michael Vogtreleasing package apt version 0.9.13.2
2013-12-06 Michael Vogtfix build failure with the new apt-vendors stuff
2013-12-06 Michael VogtHandle SIGWINCH in APT::Progress-Fancy=1
2013-12-06 Michael Vogtvendor/debian/makefile: apply 6f3c4e33 for debian/makef...
2013-12-06 Michael Vogtvendor/makefile: fix build error for parallel builds
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
next