]> git.saurik.com Git - apt.git/shortlog
apt.git
2015-11-28  Julian Andres... Release 1.1.2 1.1.2
2015-11-28  Julian Andres... Revert "Revert "appease adequate with some weak symbols...
2015-11-28  Michael Vogtdo not use "-Wl,-Bsymbolic-functions" during the build...
2015-11-28  Julian Andres... Revert "appease adequate with some weak symbols for...
2015-11-28  David Kalnischkiesdisable privilege dropping for rsh/ssh method by default
2015-11-28  David Kalnischkiesfix program name detection in rsh method
2015-11-28  David Kalnischkiesdisable privilege-drop verification by default as faker...
2015-11-28  David Kalnischkiesshow the group we failed to drop via setgroups
2015-11-28  David Kalnischkiesautopkgtest: use the quiet mode as for travis and co
2015-11-28  David Kalnischkiestests: use id to get user/group instead of environment
2015-11-27  David Kalnischkiesignore deprecated method calls in deprecated method
2015-11-27  David Kalnischkiesoutsmart gcc -O3 over-optimization in pkgCdrom::FindPac...
2015-11-27  David Kalnischkiesupdate arch-specific symbols in symbols file
2015-11-27  Michael Vogt./prepare-release pre-export 1.1.1
2015-11-27  Michael Vogtprepare 1.1.1 release
2015-11-27  David Kalnischkiessay 'master' is default branch in README, too
2015-11-27  David Kalnischkiesadd messages to our deprecation warnings in libapt
2015-11-27  David Kalnischkiesappease adequate with some weak symbols for -private
2015-11-27  David Kalnischkiesuse pre-build hook to check for pre-export execution
2015-11-27  Michael Vogtdebian/gbp.conf: point debian-branch to master
2015-11-27  Michael VogtCheck if the Apt::Sandbox::User exists in CheckDropPriv...
2015-11-27  Michael VogtDeal with killed acquire methods properly instead of...
2015-11-26  Michael Vogtrelease apt 1.1 1.1
2015-11-26  Michael VogtDo not run pre*export* functions in the pre*build*...
2015-11-26  Michael VogtFix missing </literal> in sources.list.5.xml page
2015-11-26  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-11-26  Justin B Ryereword Trusted paragraph in sources.list(5)
2015-11-25  Michael VogtRun ./prepare-release pre-export
2015-11-25  Michael VogtPrepare release 1.1~exp17
2015-11-25  David Kalnischkiesupdate manpage last-modified from git via pre-export...
2015-11-25  David Kalnischkiesenforce a slightly more sensible default header
2015-11-25  David Kalnischkiestypo: run s#frontend#front-end# on all of src:apt
2015-11-25  Justin B Ryereview sources.list(5) manpage
2015-11-25  Justin B Ryereview apt-secure(8) manpage
2015-11-25  Justin B Ryereview apt-mark(8) manpage
2015-11-25  Justin B Ryereview apt(8) manpage
2015-11-25  Justin B Ryeslightly rephrase notice shown for insecure repositories
2015-11-24  Michael Vogtreleasing package apt version 1.1~exp16 1.1_exp16
2015-11-21  David Kalnischkiesshow potentially arch-qualified fullname in 'apt show'
2015-11-21  Justin B Ryereview of new/changed translatable program strings
2015-11-21  David Kalnischkiesdo not sent Last-Modified if we expect a changed file
2015-11-20  David Kalnischkiesfix a few typos in code-comments/apt manpage
2015-11-19  David Kalnischkiesdo not segfault in cache generation on mmap failure
2015-11-19  David Kalnischkiesdo not rerun ./configure causing FTCBFS with newer...
2015-11-19  David Kalnischkiesupdate libapt-{pkg,inst} symbols files
2015-11-19  David Kalnischkiesmove -std=c++11 from CXX to new CXXSTD
2015-11-19  David Kalnischkiesignore lost+found in private directory cleanup
2015-11-19  David Kalnischkiestests: use quiet level 0 by default in tests
2015-11-19  David Kalnischkiessupport setting empty values (sanely) & removing suppor...
2015-11-19  David Kalnischkiesmore sensible default text in pot files
2015-11-19  Frans SpiesschaertDutch manpages translation (NEW)
2015-11-19  David Kalnischkiesdo not use _apt for file/copy sources if it isn't world...
2015-11-18  David Kalnischkiestests: fail testsuccess if notices are shown, too
2015-11-11  Michael Vogtreleasing package apt version 1.1~exp15 1.1_exp15
2015-11-05  David Kalnischkiesactivate AI_IDN by default to support IDN domains
2015-11-05  David Kalnischkies"support" unsigned Release files without hashes again
2015-11-05  David Kalnischkiesencode UTF-8 characters correctly in QuoteString
2015-11-05  David Kalnischkiesapply various suggestions made by cppcheck
2015-11-05  David Kalnischkiesdo not use read() returned value unconditionally
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-11-05  David Kalnischkiesdrop privileges in copy:// method as we do for file://
2015-11-04  David Kalnischkiesallow getaddrinfo flag AI_ADDRCONFIG to be disabled
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiesensure FileFd doesn't try to open /dev/null as atomic...
2015-11-04  David Kalnischkiesignore newlines in dpkg-deb control output for installi...
2015-11-04  David Kalnischkiessupport arch:all data e.g. in separate Packages file
2015-11-04  David Kalnischkiesreenable gcc warnings for deprecated functions
2015-11-04  David Kalnischkiessanify API to get 'the' candidate version
2015-11-04  David Kalnischkiescentralize unlink checks in acquire-item
2015-11-04  David Kalnischkiesdo not cleanup .diff/Index files on Hit
2015-11-04  David Kalnischkiesrevamp all tools help messages
2015-11-04  David Kalnischkiesshow version and type in "apt (r)depends"
2015-11-04  David Kalnischkieshidden support more apt-get/apt-cache commands in apt
2015-11-04  David Kalnischkiesdeal with --version more centrally
2015-11-04  David Kalnischkiesmove apts cmdline helper type into -private
2015-11-04  David Kalnischkiesgenerate commands array after config is loaded
2015-11-04  David Kalnischkiesnew quiet level -qq for apt to hide progress output
2015-11-04  David Kalnischkiesdeduplicate main methods
2015-11-04  David Kalnischkiessplit up help messages for simpler reuse
2015-11-04  David Kalnischkiesdisable updating insecure repositories in apt by default
2015-11-04  David Kalnischkiesrevamp apt(8) to refer more instead of duplicating
2015-11-04  David Kalnischkiesmove 'search' implementations as well
2015-11-04  David Kalnischkiescentralize 'show' implementation of apt and apt-cache
2015-11-04  David Kalnischkiesadd binary-specific options via Binary scope
2015-11-04  David Kalnischkiessuggest 'apt autoremove' to get right of unneeded packages
2015-11-04  David Kalnischkiesrefer to apt-secure(8) in unsecure repositories warning
2015-11-04  David Kalnischkiesrework errors and warnings around insecure repositories
2015-11-04  David Kalnischkiesset failreasons similar to connect.cc based on curl...
2015-11-04  David Kalnischkiesrevert accidental removal of documentation for trusted...
2015-11-04  David Kalnischkiesadd ConnectionTimedOut to transient failreasons list
2015-11-04  David Kalnischkiessupport .deb files in upgrade operations as well
2015-11-04  David Kalnischkiesshow progress info while 'downloading' a local .deb...
2015-11-04  David Kalnischkiesunbreak the copy-method claiming hashsum mismatch since...
2015-11-04  David Kalnischkiestests: ensure sponge-files are cleaned up properly
2015-11-04  David Kalnischkiestests: change test-skipping detection for arch-specific...
2015-11-04  David Kalnischkiesdrop privileges in file:// method as we do for decompre...
2015-11-04  David Kalnischkiesallow all dpkg selections to be set via apt-mark and...
2015-11-04  David Kalnischkiesprovide public interface to hold/unhold packages
2015-11-04  David Kalnischkiesrefactor dpkg execution in deb/debsystem
2015-11-04  David Kalnischkiesswitch 'apt-mark hold' from Pkg to Ver based operation
next