summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-05-0585-38398/+38580
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-04-22110-3866/+4020
| |\ \ \
| * | | | apt-private/acqprogress.cc: reset color in apt updateMichael Vogt2014-04-161-1/+1
* | | | | (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-293-6/+22
* | | | | update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies2014-05-221-943/+1365
* | | | | fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-222-1/+1
* | | | | fix tight loop detection and temporary removesDavid Kalnischkies2014-05-226-191/+251
* | | | | consistently fail if Smart* packagemanager actions failDavid Kalnischkies2014-05-222-51/+44
* | | | | mark as Automatic/Downloadable pure as gcc suggestsDavid Kalnischkies2014-05-221-2/+2
* | | | | make test independent from the actual Install-SizeDavid Kalnischkies2014-05-221-2/+2
* | | | | add an additional test for arch specific conflictsDavid Kalnischkies2014-05-161-0/+36
| |_|_|/ |/| | |
* | | | Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-153-1/+53
* | | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-081-14/+4
|\ \ \ \
| * | | | fix regression from commit 215b0fafMichael Vogt2014-05-081-14/+4
* | | | | show progress in run-testsMichael Vogt2014-05-071-1/+2
* | | | | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-0713-197/+708
|\| | | |
| * | | | ensure "--db" also works with the new srcpkgdbMichael Vogt2014-04-073-2/+35
| * | | | refactor _InitQuery()Michael Vogt2014-04-042-9/+22
| * | | | ensure clean worksMichael Vogt2014-04-044-10/+42
| * | | | refactor to make OpenFile/OpenDebFile more robustMichael Vogt2014-04-041-120/+110
| * | | | add test for binary cachedb and contents generationMichael Vogt2014-04-043-3/+95
| * | | | Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-0412-108/+459
* | | | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-05-071-0/+2
|\ \ \ \ \
| * | | | | initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies2014-04-281-0/+2
* | | | | | prepare release 1.0.3Michael Vogt2014-05-0555-57567/+57564
* | | | | | Revert "add bash completion for the "apt" command"Michael Vogt2014-05-053-98/+0
| |_|_|_|/ |/| | | |