summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-1890-7895/+9703
|\
| * Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-06-181-1/+1
| |\
| | * test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt2014-06-121-1/+1
| * | Updated translation of german documentationChris Leick2014-06-171-60/+61
| * | Check for gtest's header before building.Michele OrrĂ¹2014-06-171-4/+11
| * | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2014-06-113-3/+5
| * | fix autopkgtest testsMichael Vogt2014-06-114-2/+5
| |/
| * really release 1.0.4Michael Vogt2014-06-1046-47/+47
| * release 1.0.4Michael Vogt2014-06-1047-7488/+8779
| * apt-private/private-output.cc: fix cppcheck outputMichael Vogt2014-06-101-1/+1
| * fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt2014-06-102-5/+5
| * use pkgSrcRecords::Step() instead of Next()Michael Vogt2014-06-103-5/+5
| * prepare 1.0.4 uploadMichael Vogt2014-06-101-0/+41
| * Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt2014-06-103-0/+36
| |\
| | * show upgradable packages after apt updateMichael Vogt2014-05-223-0/+36
| * | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt2014-06-104-0/+51
| |\ \
| | * | Show unauthenticated warning for source packages as wellMichael Vogt2014-06-024-0/+51
| * | | Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt2014-06-105-11/+129
| |\ \ \
| | * | | Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt2014-06-045-11/+129
| * | | | Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sidMichael Vogt2014-06-102-15/+31
| |\ \ \ \
| | * | | | add pkgSrcRecords::Next() to step through all the pkgSrcRecordsMichael Vogt2014-06-092-15/+31
| | |/ / /
| * | | | support Acquire::GzipIndexes in dumpavailDavid Kalnischkies2014-06-102-1/+3
| * | | | separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies2014-06-092-149/+148
| * | | | do not revert candidate for protected packagesDavid Kalnischkies2014-06-072-1/+40
| * | | | Italian program translation updateMilo Casagrande2014-06-071-78/+99
| * | | | cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt2014-06-061-1/+2
| * | | | use 'native' instead of 'amd64' as pkg archDavid Kalnischkies2014-05-301-9/+9
| * | | | update symbols filesDavid Kalnischkies2014-05-302-21/+33
| * | | | show current/total testcase statistic also in concise modeDavid Kalnischkies2014-05-301-1/+1
| * | | | support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies2014-05-303-0/+78
| * | | | without a filename we can't stat pipesDavid Kalnischkies2014-05-301-1/+2
| * | | | print error stack on failure of 'apt' solverDavid Kalnischkies2014-05-301-18/+18
| * | | | check exit status of external solversDavid Kalnischkies2014-05-302-10/+25
| * | | | if Resolver fails, do not continue even if not brokenDavid Kalnischkies2014-05-301-1/+2
| * | | | Merge EDSP 0.5 w/ multi-arch support for external solversDavid Kalnischkies2014-05-302-10/+54
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | EDSP: add APT-Release field to Package stanzasStefano Zacchiroli2014-05-042-2/+23
| | * | | EDSP: add Source field to Package stanzasStefano Zacchiroli2014-05-041-0/+6
| | * | | EDSP: add Architecture(s) multi-arch fields to the Request stanzaStefano Zacchiroli2014-05-042-1/+21
| | * | | EDSP: bump protocol version to 0.5Stefano Zacchiroli2014-05-042-3/+3
| | * | | EDSP doc: fix typo in Request stanza descriptionStefano Zacchiroli2014-05-041-6/+3
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-05-2910-13/+42
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix warning about uninitialized variableMichael Vogt2014-05-281-1/+2
| | * | | Fix uninitialized valueMichael Vogt2014-05-281-1/+1
| | * | | use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParserMichael Vogt2014-05-271-1/+2
| | * | | Do not try to cast a pkgDepCache::Policy to a pkgCacheMichael Vogt2014-05-271-1/+1
| | * | | use free() instead of delete() when realloc is usedMichael Vogt2014-05-276-9/+36
| | * | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-05-2776-57864/+58319
| | |\ \ \
| * | | | | (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-293-6/+22
* | | | | | Fix more warnings from clangMichael Vogt2014-05-297-11/+12
* | | | | | cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-292-2/+1