Age | Commit message (Expand) | Author |
2014-05-30 | support parsing EDSP requests Architecture{,s} stanza | David Kalnischkies |
2014-05-30 | without a filename we can't stat pipes | David Kalnischkies |
2014-05-30 | print error stack on failure of 'apt' solver | David Kalnischkies |
2014-05-30 | check exit status of external solvers | David Kalnischkies |
2014-05-30 | if Resolver fails, do not continue even if not broken | David Kalnischkies |
2014-05-30 | Merge EDSP 0.5 w/ multi-arch support for external solvers | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-05-29 | (try to) fix travis-ci build failures | David Kalnischkies |
2014-05-28 | Fix warning about uninitialized variable | Michael Vogt |
2014-05-28 | Fix uninitialized value | Michael Vogt |
2014-05-27 | use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser | Michael Vogt |
2014-05-27 | Do not try to cast a pkgDepCache::Policy to a pkgCache | Michael Vogt |
2014-05-27 | use free() instead of delete() when realloc is used | Michael Vogt |
2014-05-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-05-22 | update Doxyfile to 1.8.7 to silence deprecation warnings | David Kalnischkies |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt |
2014-05-22 | fix tight loop detection and temporary removes | David Kalnischkies |
2014-05-22 | consistently fail if Smart* packagemanager actions fail | David Kalnischkies |
2014-05-22 | mark as Automatic/Downloadable pure as gcc suggests | David Kalnischkies |
2014-05-22 | make test independent from the actual Install-Size | David Kalnischkies |
2014-05-16 | add an additional test for arch specific conflicts | David Kalnischkies |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-08 | fix regression from commit 215b0faf | Michael Vogt |
2014-05-07 | show progress in run-tests | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt |
2014-05-05 | Revert "add bash completion for the "apt" command" | Michael Vogt |
2014-05-05 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-05-04 | EDSP: add APT-Release field to Package stanzas | Stefano Zacchiroli |
2014-05-04 | EDSP: add Source field to Package stanzas | Stefano Zacchiroli |
2014-05-04 | EDSP: add Architecture(s) multi-arch fields to the Request stanza | Stefano Zacchiroli |
2014-05-04 | EDSP: bump protocol version to 0.5 | Stefano Zacchiroli |
2014-05-04 | EDSP doc: fix typo in Request stanza description | Stefano Zacchiroli |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
2014-04-28 | initialize Verify in second pkgAcqIndex constructor | David Kalnischkies |
2014-04-28 | Fix missing ScreenWidth check in apt.cc | Michael Vogt |
2014-04-28 | debian/apt-doc.docs: remove README.MultiArch | Michael Vogt |
2014-04-28 | l10n: vi.po: Update one new string | Trần Ngọc Quân |
2014-04-26 | allow vendors to install configuration files | David Kalnischkies |
2014-04-26 | fix FileFd::Size bitswap on big-endian architectures | Adam Conrad |
2014-04-26 | enforce LFS for partial files in https range requests | David Kalnischkies |
2014-04-26 | remove unused duplicated acqprogress.{cc,h} files | David Kalnischkies |
2014-04-26 | build http request in a stringstream | David Kalnischkies |
2014-04-26 | remove outdated README.MultiArch | David Kalnischkies |
2014-04-26 | add a README for vendor information | David Kalnischkies |
2014-04-26 | add vendor information for BlankOn | Mahyuddin Ramli |
2014-04-26 | handle pkgnames shorter than modifiers | David Kalnischkies |
2014-04-26 | properly undo CD-ROM mount in all error cases | John Ogness |