summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-10CMake: Translations: Make po templates depend on input filesJulian Andres Klode1-0/+3
2016-08-10CMake: Set PACKAGE_MAIL variableJulian Andres Klode2-2/+3
2016-08-10CMake: po: Add mirror methodJulian Andres Klode1-1/+3
2016-08-10CMake: Improve handling of vendor filesJulian Andres Klode2-8/+30
2016-08-10CMake: Cache CURRENT_VENDOR and make it configurableJulian Andres Klode1-4/+8
2016-08-10vendor/getinfo: Accept --vendor VENDOR optionJulian Andres Klode1-4/+9
2016-08-10CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode1-1/+1
2016-08-06releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode18-18/+24
2016-08-06Build-depend on pkg-configJulian Andres Klode1-1/+1
2016-08-06releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1Julian Andres Klode9-7/+36
2016-08-06CMake: Adjust abicheck locationsJulian Andres Klode2-2/+3
2016-08-06CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode23-376/+102
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode6-11/+30
2016-08-06CMake: Add initial support for documentation buildingJulian Andres Klode5-1/+160
2016-08-06CMake: Add support for building and installing .mo filesJulian Andres Klode4-1/+78
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode14-0/+601
2016-08-06prepare-release: Also search for libraries in CMake locationsJulian Andres Klode1-0/+7
2016-08-06debian/control: Use versioned provides for same-ver library depsJulian Andres Klode1-1/+3
2016-08-06vendor/getinfo: Teach it about sourceslist-list-formatJulian Andres Klode1-1/+1
2016-08-06vendor/getinfo: Provide command to determine vendor to useJulian Andres Klode1-1/+39
2016-08-06doc: Fix fuzzy string regressionJulian Andres Klode10-42/+44
2016-08-06test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode3-3/+3
2016-08-06configure.ac: Drop broken unused check for ptsname_r()Julian Andres Klode2-6/+0
2016-08-06configure.ac: Re-enable pthread support for thread-local _errorJulian Andres Klode1-5/+5
2016-08-05Merge pull request Debian/apt#18 from corburn/docJulian Andres Klode1-1/+1
2016-08-05doc: update path to periodic options scriptJason Travis1-1/+1
2016-08-04apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode1-1/+1
2016-08-04Release 1.3~pre31.3_pre3Julian Andres Klode62-498/+2123
2016-08-03ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode1-0/+23
2016-08-03ExecGPGV: Fork in all casesJulian Andres Klode1-43/+34
2016-08-03ExecGPGV: Rework file removal on exit()Julian Andres Klode1-28/+23
2016-08-03gpgv: Unlink the correct temp file in error caseJulian Andres Klode1-4/+4
2016-07-31apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies1-1/+1
2016-07-31apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies1-1/+13
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies3-4/+4
2016-07-29edsp: try to read responses even if writing failedDavid Kalnischkies1-15/+20
2016-07-29if the FileFd failed already following calls should fail, tooDavid Kalnischkies1-8/+10
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies4-30/+26
2016-07-27eipp: avoid producing file warnings in simulationDavid Kalnischkies1-37/+33
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies4-20/+37
2016-07-27http: skip requesting if pipeline is fullDavid Kalnischkies1-0/+2
2016-07-27use proper warning for automatic pipeline disableDavid Kalnischkies1-4/+1
2016-07-26verify hash of input file in rredDavid Kalnischkies2-19/+47
2016-07-23call flush on the wrapped writebuffered FileFdDavid Kalnischkies1-2/+1
2016-07-22report progress for triggered actionsDavid Kalnischkies1-15/+42
2016-07-22use a configurable location for apport report storageDavid Kalnischkies3-2/+7
2016-07-22report progress for removing while purging pkgsDavid Kalnischkies1-20/+31
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies2-59/+121
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2-1/+54
2016-07-22report warnings&errors consistently in edit-sourcesDavid Kalnischkies3-26/+42