summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake: Translations: Build apt-all.pot and update .po filesJulian Andres Klode2016-08-103-3/+54
* CMake: Translations: Add support for shell scriptsJulian Andres Klode2016-08-103-25/+72
* CMake: Translations: Write a .po file before writing a .mo fileJulian Andres Klode2016-08-101-3/+6
* CMake: Translations: Pass some additional arguments to commandsJulian Andres Klode2016-08-101-1/+2
* CMake: Translations: Make po templates depend on input filesJulian Andres Klode2016-08-101-0/+3
* CMake: Set PACKAGE_MAIL variableJulian Andres Klode2016-08-102-2/+3
* CMake: po: Add mirror methodJulian Andres Klode2016-08-101-1/+3
* CMake: Improve handling of vendor filesJulian Andres Klode2016-08-102-8/+30
* CMake: Cache CURRENT_VENDOR and make it configurableJulian Andres Klode2016-08-101-4/+8
* vendor/getinfo: Accept --vendor VENDOR optionJulian Andres Klode2016-08-101-4/+9
* CMake: Use find_package() for curl instead of pkg_check_modules()Julian Andres Klode2016-08-101-1/+1
* releasing package apt version 1.3~pre3+cmake21.3_pre3+cmake2Julian Andres Klode2016-08-0618-18/+24
* Build-depend on pkg-configJulian Andres Klode2016-08-061-1/+1
* releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1Julian Andres Klode2016-08-069-7/+36
* CMake: Adjust abicheck locationsJulian Andres Klode2016-08-062-2/+3
* CMake: debian: Switch packaging over to CMake and dh 9Julian Andres Klode2016-08-0623-376/+102
* CMake: Switch integration tests and travis overJulian Andres Klode2016-08-066-11/+30
* CMake: Add initial support for documentation buildingJulian Andres Klode2016-08-065-1/+160
* CMake: Add support for building and installing .mo filesJulian Andres Klode2016-08-064-1/+78
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-0614-0/+601
* prepare-release: Also search for libraries in CMake locationsJulian Andres Klode2016-08-061-0/+7
* debian/control: Use versioned provides for same-ver library depsJulian Andres Klode2016-08-061-1/+3
* vendor/getinfo: Teach it about sourceslist-list-formatJulian Andres Klode2016-08-061-1/+1
* vendor/getinfo: Provide command to determine vendor to useJulian Andres Klode2016-08-061-1/+39
* doc: Fix fuzzy string regressionJulian Andres Klode2016-08-0610-42/+44
* test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode2016-08-063-3/+3
* configure.ac: Drop broken unused check for ptsname_r()Julian Andres Klode2016-08-062-6/+0
* configure.ac: Re-enable pthread support for thread-local _errorJulian Andres Klode2016-08-061-5/+5
* Merge pull request Debian/apt#18 from corburn/docJulian Andres Klode2016-08-051-1/+1
|\
| * doc: update path to periodic options scriptJason Travis2016-08-051-1/+1
|/
* apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode2016-08-041-1/+1
* Release 1.3~pre31.3_pre3Julian Andres Klode2016-08-0462-498/+2123
* ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode2016-08-031-0/+23
* ExecGPGV: Fork in all casesJulian Andres Klode2016-08-031-43/+34
* ExecGPGV: Rework file removal on exit()Julian Andres Klode2016-08-031-28/+23
* gpgv: Unlink the correct temp file in error caseJulian Andres Klode2016-08-031-4/+4
* apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies2016-07-311-1/+1
* apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies2016-07-311-1/+13
* prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies2016-07-303-4/+4
* edsp: try to read responses even if writing failedDavid Kalnischkies2016-07-291-15/+20
* if the FileFd failed already following calls should fail, tooDavid Kalnischkies2016-07-291-8/+10
* (error) va_list 'args' was opened but not closed by va_end()David Kalnischkies2016-07-274-30/+26
* eipp: avoid producing file warnings in simulationDavid Kalnischkies2016-07-271-37/+33
* rred: truncate result file before writing to itDavid Kalnischkies2016-07-274-20/+37
* http: skip requesting if pipeline is fullDavid Kalnischkies2016-07-271-0/+2
* use proper warning for automatic pipeline disableDavid Kalnischkies2016-07-271-4/+1
* verify hash of input file in rredDavid Kalnischkies2016-07-262-19/+47
* call flush on the wrapped writebuffered FileFdDavid Kalnischkies2016-07-231-2/+1
* report progress for triggered actionsDavid Kalnischkies2016-07-221-15/+42
* use a configurable location for apport report storageDavid Kalnischkies2016-07-223-2/+7