| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid | Michael Vogt | 2014-06-10 | 2 | -15/+31 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | add pkgSrcRecords::Next() to step through all the pkgSrcRecords | Michael Vogt | 2014-06-09 | 2 | -15/+31 | |
| | | |/ / / / | ||||||
| | * | | | | | support Acquire::GzipIndexes in dumpavail | David Kalnischkies | 2014-06-10 | 2 | -1/+3 | |
| | * | | | | | separate implementation from declaration of TryTo{Install,Remove} | David Kalnischkies | 2014-06-09 | 2 | -149/+148 | |
| | * | | | | | do not revert candidate for protected packages | David Kalnischkies | 2014-06-07 | 2 | -1/+40 | |
| | * | | | | | Italian program translation update | Milo Casagrande | 2014-06-07 | 1 | -78/+99 | |
| | * | | | | | cmdline/apt-helper.cc: use less generic description/short-description | Michael Vogt | 2014-06-06 | 1 | -1/+2 | |
| | * | | | | | use 'native' instead of 'amd64' as pkg arch | David Kalnischkies | 2014-05-30 | 1 | -9/+9 | |
| | * | | | | | update symbols files | David Kalnischkies | 2014-05-30 | 2 | -21/+33 | |
| | * | | | | | show current/total testcase statistic also in concise mode | David Kalnischkies | 2014-05-30 | 1 | -1/+1 | |
| | * | | | | | support parsing EDSP requests Architecture{,s} stanza | David Kalnischkies | 2014-05-30 | 3 | -0/+78 | |
| | * | | | | | without a filename we can't stat pipes | David Kalnischkies | 2014-05-30 | 1 | -1/+2 | |
| | * | | | | | print error stack on failure of 'apt' solver | David Kalnischkies | 2014-05-30 | 1 | -18/+18 | |
| | * | | | | | check exit status of external solvers | David Kalnischkies | 2014-05-30 | 2 | -10/+25 | |
| | * | | | | | if Resolver fails, do not continue even if not broken | David Kalnischkies | 2014-05-30 | 1 | -1/+2 | |
| | * | | | | | Merge EDSP 0.5 w/ multi-arch support for external solvers | David Kalnischkies | 2014-05-30 | 2 | -10/+54 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | | * | | | | EDSP: add APT-Release field to Package stanzas | Stefano Zacchiroli | 2014-05-04 | 2 | -2/+23 | |
| | | * | | | | EDSP: add Source field to Package stanzas | Stefano Zacchiroli | 2014-05-04 | 1 | -0/+6 | |
| | | * | | | | EDSP: add Architecture(s) multi-arch fields to the Request stanza | Stefano Zacchiroli | 2014-05-04 | 2 | -1/+21 | |
| | | * | | | | EDSP: bump protocol version to 0.5 | Stefano Zacchiroli | 2014-05-04 | 2 | -3/+3 | |
| | | * | | | | EDSP doc: fix typo in Request stanza description | Stefano Zacchiroli | 2014-05-04 | 1 | -6/+3 | |
| | * | | | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | 2014-05-29 | 10 | -13/+42 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | | Fix warning about uninitialized variable | Michael Vogt | 2014-05-28 | 1 | -1/+2 | |
| | | * | | | | Fix uninitialized value | Michael Vogt | 2014-05-28 | 1 | -1/+1 | |
| | | * | | | | use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser | Michael Vogt | 2014-05-27 | 1 | -1/+2 | |
| | | * | | | | Do not try to cast a pkgDepCache::Policy to a pkgCache | Michael Vogt | 2014-05-27 | 1 | -1/+1 | |
| | | * | | | | use free() instead of delete() when realloc is used | Michael Vogt | 2014-05-27 | 6 | -9/+36 | |
| | | * | | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt | 2014-05-27 | 76 | -57864/+58319 | |
| | | |\ \ \ \ | ||||||
| | * | | | | | | (try to) fix travis-ci build failures | David Kalnischkies | 2014-05-29 | 3 | -6/+22 | |
| * | | | | | | | Fix more warnings from clang | Michael Vogt | 2014-05-29 | 7 | -11/+12 | |
| * | | | | | | | cmdline/apt-extracttemplates.cc: remove unused private var | Michael Vogt | 2014-05-29 | 2 | -2/+1 | |
| * | | | | | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt | 2014-05-29 | 12 | -1157/+1684 | |
| |\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | update Doxyfile to 1.8.7 to silence deprecation warnings | David Kalnischkies | 2014-05-22 | 1 | -943/+1365 | |
| | * | | | | | fix screen width detection for apt/apt-get lists | Sebastian Schmidt | 2014-05-22 | 2 | -1/+1 | |
| | * | | | | | fix tight loop detection and temporary removes | David Kalnischkies | 2014-05-22 | 6 | -191/+251 | |
| | * | | | | | consistently fail if Smart* packagemanager actions fail | David Kalnischkies | 2014-05-22 | 2 | -51/+44 | |
| | * | | | | | mark as Automatic/Downloadable pure as gcc suggests | David Kalnischkies | 2014-05-22 | 1 | -2/+2 | |
| | * | | | | | make test independent from the actual Install-Size | David Kalnischkies | 2014-05-22 | 1 | -2/+2 | |
| | * | | | | | add an additional test for arch specific conflicts | David Kalnischkies | 2014-05-16 | 1 | -0/+36 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt | 2014-05-15 | 3 | -1/+53 | |
| * | | | | | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt | 2014-05-14 | 52 | -1163/+2099 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | (try to) fix travis-ci build failures | David Kalnischkies | 2014-05-12 | 3 | -6/+22 | |
| | * | | | | | add an additional test for arch specific conflicts | David Kalnischkies | 2014-05-10 | 1 | -0/+36 | |
| | * | | | | | invalid cache if architecture set doesn't match | David Kalnischkies | 2014-05-10 | 5 | -10/+67 | |
| | * | | | | | improve pkgTagSection scanning and parsing | David Kalnischkies | 2014-05-10 | 5 | -104/+365 | |
| | * | | | | | parse and retrieve multiple Descriptions in one record | David Kalnischkies | 2014-05-09 | 8 | -95/+124 | |
| | * | | | | | reenable pipelining via hashsum reordering support | David Kalnischkies | 2014-05-09 | 5 | -65/+148 | |
| | * | | | | | tell download methods the expected hashes | David Kalnischkies | 2014-05-09 | 3 | -0/+13 | |
| | * | | | | | promote ExpectedHashes to a pkgAcquire::Item member | David Kalnischkies | 2014-05-09 | 2 | -102/+40 | |
| | * | | | | | deal with hashes in ftparchive more dynamic as well | David Kalnischkies | 2014-05-09 | 5 | -300/+199 | |
