]> git.saurik.com Git - apt.git/shortlog
apt.git
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
2016-08-06  Julian Andres... CMake: debian: Switch packaging over to CMake and dh 9
2016-08-06  Julian Andres... CMake: Switch integration tests and travis over
2016-08-06  Julian Andres... CMake: Add initial support for documentation building
2016-08-06  Julian Andres... CMake: Add support for building and installing .mo...
2016-08-06  Julian Andres... CMake: Add basic CMake build system
2016-08-06  Julian Andres... prepare-release: Also search for libraries in CMake...
2016-08-06  Julian Andres... debian/control: Use versioned provides for same-ver...
2016-08-06  Julian Andres... vendor/getinfo: Teach it about sourceslist-list-format
2016-08-06  Julian Andres... vendor/getinfo: Provide command to determine vendor...
2016-08-06  Julian Andres... doc: Fix fuzzy string regression
2016-08-06  Julian Andres... test: Pass -maxdepth 1 when running find in methods dir
2016-08-06  Julian Andres... configure.ac: Drop broken unused check for ptsname_r()
2016-08-05  Julian Andres... configure.ac: Re-enable pthread support for thread...
2016-08-05  Julian Andres... Merge pull request Debian/apt#18 from corburn/doc
2016-08-05  Jason Travisdoc: update path to periodic options script
2016-08-04  Julian Andres... apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
2016-08-04  Julian Andres... Release 1.3~pre3 1.3_pre3
2016-08-03  Julian Andres... ExecGPGV: Pass current config state to apt-key via...
2016-08-03  Julian Andres... ExecGPGV: Fork in all cases
2016-08-03  Julian Andres... ExecGPGV: Rework file removal on exit()
2016-08-03  Julian Andres... gpgv: Unlink the correct temp file in error case
2016-07-31  David Kalnischkiesapt-key: ignore any error produced by gpgconf --kill
2016-07-31  David Kalnischkiesapt-key: kill gpg-agent explicitly in cleanup
2016-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-07-29  David Kalnischkiesedsp: try to read responses even if writing failed
2016-07-29  David Kalnischkiesif the FileFd failed already following calls should...
next