]> git.saurik.com Git - apt.git/shortlog
apt.git
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
2015-11-04  David Kalnischkiesadd cacheset push_back wrapping for std::back_inserter
2015-11-04  David Kalnischkiesimplement operator* for cacheset iterators
2015-11-04  David Kalnischkiesimplement a public pkgSystem::ArchitecturesSupported
2015-11-04  David Kalnischkiesimplement a public pkgSystem::MultiArchSupported
2015-11-04  David Kalnischkiestravis: move 'make' into the install target
2015-11-04  Mert DirikTurkish program translation update
2015-11-03  Julian Andres... configure.ac: Only require autoconf 2.68
2015-11-03  Julian Andres... configure.ac: Run autoupdate
2015-10-30  Julian Andres... thread-safety tests: Adjust path to lists
2015-10-30  Julian Andres... Provide tests for thread-safety
2015-10-30  Julian Andres... orderlist: Replace qsort() by thread-safe std::sort()
2015-10-30  Julian Andres... algorithms: Replace qsort() by thread-safe std::sort()
2015-10-30  Julian Andres... dpkgpm: Convert users of localtime() to localtime_r()
2015-10-30  Julian Andres... cacheset: Fix compilation on new GCC in C++98 mode
2015-10-30  Julian Andres... srvrec: Do not expose C++11 tuple use in header
2015-10-30  Julian Andres... dpkgpm: Use ptsname_r() instead of ptsname() to be...
2015-10-30  Julian Andres... dpkgpm: Convert ctime() call to ctime_r()
2015-10-30  Julian Andres... aptconfiguration: Convert strtok() to strtok_r()
2015-10-30  Julian Andres... GetSrvRecords: Make thread-safe
2015-10-23  Julian Andres... deblistparser: Make PrioList const
2015-10-20  Michael Vogtreleasing 1.1~exp14 1.1_exp14
2015-10-20  Julian Andres... Allow -i and -u as aliases for installed and upgradable...
2015-10-11  Julian Andres... .travis.yml: Add pinned vivid for gettext and clean...
2015-10-10  Julian Andres... Revert "Fix select timeout to be 50msec instead of...
2015-10-05  Michael Vogtreleasing package apt version 1.1~exp13 1.1.exp13
2015-10-05  Michael VogtRun "./prepare-release pre-export"
2015-09-30  Michael VogtFix select timeout to be 50msec instead of 0.5msec
2015-09-22  Michael VogtUse --add-location=file for po/ and doc/po
2015-09-15  David Kalnischkiestests: add a -j $jobs mode to test runner for parallel...
2015-09-15  David Kalnischkiestests: don't use hardcoded port for http and https
2015-09-14  David Kalnischkiesfallback to well-known URI if by-hash fails
2015-09-14  David Kalnischkiesadd by-hash sources.list option and document all of...
2015-09-14  David Kalnischkiestests: try to support spaces in TMPDIR
2015-09-14  David Kalnischkiesdeal with spaces in path, command and filepaths in...
2015-09-14  David Kalnischkiestests: use SHA1 checksum only by default in tests
2015-09-14  David Kalnischkiesadd --sha512 option + documentation for apt-ftparchive
2015-09-14  David Kalnischkiesuse APT::FTPArchive hash settings as default for APT...
2015-09-14  David Kalnischkiesdo not generate bogus hashes if hash is disabled in...
2015-09-14  David Kalnischkiesdo not ignore differently versioned self-provides
2015-09-14  David Kalnischkiesvarious changes to increase test-coverage
2015-09-14  David Kalnischkiesimplement apt-get source msg 'Please use: $vcs' for git
2015-09-14  David Kalnischkiesdereference redirect in Vcs-Browser URI to cgit
2015-09-14  David Kalnischkiessrv test: do 100 pulls twice and compare list
2015-09-14  David Kalnischkiesfix alloc-dealloc-mismatch (operator new [] vs operator...
2015-09-14  David Kalnischkiesfix two memory leaks reported by gcc
2015-09-14  David Kalnischkiesuse std-algorithms instead of manual loops to avoid...
2015-09-14  David Kalnischkiesdo not report deprecate warnings for the None declaration
2015-09-14  David Kalnischkiesmove std=c++11 from CXXFLAGS to CXX
2015-09-14  David Kalnischkiesfix 'Dead assignment' by dropping unneeded boolean
2015-09-14  David Kalnischkiestests: use more 'native' instead of 'amd64' if possible
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiesuse a less generic special trigger filename for stdin
2015-09-14  David Kalnischkiesinclude debug information in the autoremove-kernels...
2015-09-14  David Kalnischkiesdo not discard new manual-bits while applying EDSP...
2015-09-14  David Kalnischkiesimplement autobit and pinning in EDSP solver 'apt'
2015-09-14  David Kalnischkiesremove incorrect optimization branches
2015-09-14  David Kalnischkiesselect kernels to protect from autoremove based on...
2015-09-14  David Kalnischkiescopy ReadWrite-error to the bottom to make clang happy
2015-09-14  David Kalnischkiesfix insecure use of /tmp in EDSP solver 'dump'
2015-09-14  David Kalnischkiesimplement CopyFile without using FileFd::Size()
2015-09-14  David Kalnischkiesadd Source-Version field for EDSP
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-14  David Kalnischkiestests: allow to run (selfbuilt) dpkg under gdb
2015-09-14  David KalnischkiesM-A: allowed pkgs of unconfigured archs do not statisfy...
2015-09-14  David Kalnischkiesstore ':any' pseudo-packages with 'any' as architecture
2015-09-14  David Kalnischkiestests: refactor printing of the quiet failure header
2015-09-14  David Kalnischkiestests: store msgmsg message for display in fail as...
2015-09-14  David Kalnischkiestests: -y is the default on travis, but not on other...
2015-09-14  Julian Andres... po: Sort domains
2015-09-12  Michael VogtSort pot input files
2015-09-12  Michael VogtUse xgettext --no-location in make update-pot
2015-09-11  Michael Vogtreleasing package apt version 1.1~exp12 1.1.exp12
next