]> git.saurik.com Git - apt.git/shortlog
apt.git
2016-08-19  Julian Andres... Ignore SIGINT and SIGQUIT for Pre-Install hooks
2016-08-19  Julian Andres... CMake: Translations: Pass --previous to msgmerge
2016-08-19  Julian Andres... CMake: Translations: Don't rebuild .mo for line number...
2016-08-18  Julian Andres... debian: Install etc/apt if present (e.g., on Ubuntu)
2016-08-17  Julian Andres... Release 1.3~rc2 1.3_rc2
2016-08-17  David Kalnischkiesmethods: read config in most to least specific order
2016-08-17  David Kalnischkiesdon't count each Type as an individual deb822-sources...
2016-08-17  David Kalnischkiesadd --with-source option and Packages/Sources support
2016-08-17  David Kalnischkiesallow spaces in fingerprints for 'apt-key del'
2016-08-17  David Kalnischkiesadd the gpg-classic variant to the gpgv/gnupg or-group
2016-08-17  David Kalnischkiestests: update self-sigs on our test keys
2016-08-17  David Kalnischkiestests: set source directory for gdb
2016-08-17  David Kalnischkiesdefault to Dir=/ in dpkg/status file finding magic
2016-08-17  David Kalnischkiessupport compression and by-hash for .diff/Index files
2016-08-17  David Kalnischkiessupport getting only-uncompressed files via by-hash
2016-08-17  David Kalnischkiesset the correct item FileSize in by-hash case
2016-08-17  David Kalnischkiesretry without same redirection mirror on 404 errors
2016-08-17  David Kalnischkiescheck internal redirections for loops, too
2016-08-16  David Kalnischkieslog with the failed item description, not with next try
2016-08-16  David Kalnischkiesdon't try pipelining if server closes connections
2016-08-16  David Kalnischkiesdon't sent Range requests if we know its not accepted
2016-08-16  David Kalnischkiesreorganize server-states resetting in http/https
2016-08-15  Julian Andres... CMake: Install bash completions via cmake
2016-08-13  Julian Andres... Change anonscm.d.o links to /git/apt/apt.git and https
2016-08-13  David Kalnischkieshttp(s): allow empty values for header fields
2016-08-12  David Kalnischkiesdrop incorrect const attribute from DirectoryExists
2016-08-12  Julian Andres... fileutl: empty file support: Avoid fstat() on -1 fd...
2016-08-12  David Kalnischkiestests: don't do boundless string compares with data()
2016-08-12  David Kalnischkiesensure a good clock() value for usage and tests
2016-08-12  David Kalnischkiesdon't perform int<float in progress bar drawing
2016-08-12  David Kalnischkiesctest: show test output in case of failures
2016-08-11  Julian Andres... CMake: Exclude .md5 and .map doxygen files from install
2016-08-11  Julian Andres... CMake: Use COPYONLY instead of @ONLY
2016-08-11  Julian Andres... CMake: Mark Doxygen as required and use DOXYGEN_EXECUTABLE
2016-08-11  Julian Andres... debian/NEWS: Get rid of 1.3~pre3+cmake1 entry
2016-08-11  Julian Andres... Release 1.3~rc1 1.3_rc1
2016-08-11  Julian Andres... doc/po: Adjust translations for programmatic typo fix
2016-08-11  David Kalnischkiestests: copy 01autoremove from the right place
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkieshttp: auto-configure for local Tor proxy if called...
2016-08-10  David Kalnischkiesblock direct connections to .onion domains (RFC7687)
2016-08-10  David Kalnischkiesdisable explicit configuration of all packages at the end
2016-08-10  David Kalnischkiessimulate all package manager actions explicitly
2016-08-10  David Kalnischkiestry to avoid removal of crossgraded packages
2016-08-10  David Kalnischkiesallow user@host (aka: no password) in URI parsing
2016-08-10  David Kalnischkiesfix programmatic typo in apt-key manpage
2016-08-10  David Kalnischkiesallow methods to be disabled and redirected via config
2016-08-10  David Kalnischkiesimplement socks5h proxy support for http method
2016-08-10  David Kalnischkiesimplement generic config fallback for methods
2016-08-10  David Kalnischkiesuse the same redirection handling for http and https
2016-08-10  David Kalnischkiesdetect redirection loops in acquire instead of workers
2016-08-10  David Kalnischkiesfail on unsupported http/https proxy settings
2016-08-10  David Kalnischkiessuggest transport-packages based on established namescheme
2016-08-10  David Kalnischkiessupport all socks-proxy known to curl in https method
2016-08-10  David Kalnischkiesensure all removes are reported to hook scripts
2016-08-10  David Kalnischkiesensure all configures are reported to hook scripts
2016-08-10  David Kalnischkiesdon't purge directly, but remove and do purge at the end
2016-08-10  David Kalnischkiescall dpkg with --no-triggers by default
2016-08-10  David Kalnischkiesselect remove/purge packages early on for dpkg
2016-08-10  David Kalnischkiessave and restore selection states before/after calling...
2016-08-10  David Kalnischkiesuse dpkg --unpack --recursive to avoid long cmdlines
2016-08-10  David Kalnischkiespass --force-remove-essential to dpkg only if needed
2016-08-10  Julian Andres... Do not set the binary dir in run-tests, it breaks stuff
2016-08-10  Julian Andres... Fix some indentation issues in README.md
2016-08-10  Julian Andres... Merge branch 'cmake'
2016-08-10  Julian Andres... test: Automatically discover CMake build directory
2016-08-10  Julian Andres... Update gitignore for cmake
2016-08-10  Julian Andres... Get rid of the old buildsystem
2016-08-10  Julian Andres... Add statvfs.h.in to CMake directory
2016-08-10  Julian Andres... Merge README.cmake into README.md
2016-08-10  Julian Andres... apt-private: Do not include apti18n.h in headers
2016-08-10  Julian Andres... prepare-release: Switch over to CMake, set version...
2016-08-10  Julian Andres... CMake: Rewrite existing Documentation support and add...
2016-08-10  Julian Andres... CMake: Misc: Extract command path_join() from Translations
2016-08-10  Julian Andres... CMake: Check for ptsname_r() again
2016-08-10  Julian Andres... CMake: Allow building without dpkg
2016-08-10  Julian Andres... CMake: Bump minimum required version to 3.4.0
2016-08-10  Julian Andres... debian: make autopkgtest run with CMake build dir
2016-08-10  Julian Andres... CMake: Add unit tests
2016-08-10  Julian Andres... CMake: Translations: Build .pot in po binary dir, not...
2016-08-10  Julian Andres... CMake: Translations: Allow excluding languages from...
2016-08-10  Julian Andres... CMake: Translations: Avoid rebuilding .mo if .pot did...
2016-08-10  Julian Andres... CMake: Translations: Add a statistics target
2016-08-10  Julian Andres... CMake: Translations: Build apt-all.pot and update ...
2016-08-10  Julian Andres... CMake: Translations: Add support for shell scripts
2016-08-10  Julian Andres... CMake: Translations: Write a .po file before writing...
2016-08-10  Julian Andres... CMake: Translations: Pass some additional arguments...
2016-08-10  Julian Andres... CMake: Translations: Make po templates depend on input...
2016-08-10  Julian Andres... CMake: Set PACKAGE_MAIL variable
2016-08-10  Julian Andres... CMake: po: Add mirror method
2016-08-10  Julian Andres... CMake: Improve handling of vendor files
2016-08-10  Julian Andres... CMake: Cache CURRENT_VENDOR and make it configurable
2016-08-10  Julian Andres... vendor/getinfo: Accept --vendor VENDOR option
2016-08-10  Julian Andres... CMake: Use find_package() for curl instead of pkg_check...
2016-08-06  Julian Andres... Handle interrupt when running Pre-Install hooks
2016-08-06  Julian Andres... releasing package apt version 1.3~pre3+cmake2 1.3_pre3+cmake2
2016-08-06  Julian Andres... Build-depend on pkg-config
2016-08-06  Julian Andres... releasing package apt version 1.3~pre3+cmake1 1.3_pre3+cmake1
2016-08-06  Julian Andres... CMake: Adjust abicheck locations
next