Age | Commit message (Expand) | Author |
2013-08-08 | use pkgTagFile to parse "header" of Release files | David Kalnischkies |
2013-08-08 | stop skipping "-----" sections in Release files | David Kalnischkies |
2013-08-08 | specific pins below 1000 cause downgrades | David Kalnischkies |
2013-08-05 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity | Michael Vogt |
2013-08-05 | fix some unitialized data members | Michael Vogt |
2013-08-03 | Vietnamese translation update. Closes: #718615 | Christian PERRIER |
2013-08-01 | prefer native arch over higher priority for providers | Colin Watson |
2013-08-01 | unset LANGUAGE for showing [Y/n] answer hints | David Kalnischkies |
2013-07-28 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-07-27 | run "doxygen -u" to update doxygen config | David Kalnischkies |
2013-07-27 | update the symbol files to reflect current state | David Kalnischkies |
2013-07-26 | exclude config.{sub,guess} from source package | David Kalnischkies |
2013-07-26 | fix another missing va_end() | Michael Vogt |
2013-07-26 | fix missing va_end() | Michael Vogt |
2013-07-26 | fix some coverity chroot() releated warnings | Michael Vogt |
2013-07-26 | reenable automatic parallel build of APT | David Kalnischkies |
2013-07-26 | implement debian/rules build-{arch,indep} as required by policy 3.9.4 | David Kalnischkies |
2013-07-26 | correct management-typo in description found by lintian | David Kalnischkies |
2013-07-26 | add missing Turkish (tr) to po/LINGUAS | David Kalnischkies |
2013-07-26 | add missing test make | Michael Vogt |
2013-07-26 | remove ALL_LINGUAS as it is overruled by po/LINGUAS | David Kalnischkies |
2013-07-26 | make autoconf happy by "mv configure.{in,ac}" | David Kalnischkies |
2013-07-26 | ensure that FileFd::Size returns 0 in error cases | David Kalnischkies |
2013-07-26 | proper cleanup varargs in _error (uncovered by Coverity) | David Kalnischkies |
2013-07-26 | use FileFd::Write instead of fwrite for errors | David Kalnischkies |
2013-07-26 | add missing "make test" for travis | Michael Vogt |
2013-07-26 | update changelog for upload0.9.9.4 | Michael Vogt |
2013-07-26 | request absolute URIs from proxies again (0.9.9.3 regession) | David Kalnischkies |
2013-07-26 | build tree first | Michael Vogt |
2013-07-26 | make setup in travis.yml a bit more verbose | Michael Vogt |
2013-07-25 | pick up Translation-* even if only compressed available | David Kalnischkies |
2013-07-25 | fix travis.yml | Michael Vogt |
2013-07-25 | add missing "free(buffer) for allocated buffer | Michael Vogt |
2013-07-25 | fix potential GetLock() fd leak | Michael Vogt |
2013-07-25 | delete targets data | Michael Vogt |
2013-07-25 | fix resource leak when verification fails | Michael Vogt |
2013-07-25 | apt-pkg/indexcopy.cc: check for pending errors before calling fdopen() | Michael Vogt |
2013-07-25 | call fdopen() after FileFd was checked | Michael Vogt |
2013-07-25 | add .travis.yml | Michael Vogt |
2013-07-25 | fix resource leak (thanks coverity) | Michael Vogt |
2013-07-25 | rework the code in cdromutl.cc to make coverity (more) happy | Michael Vogt |
2013-07-25 | fix off-by-one error in HttpMethod::​AutoDetectProxy() | Michael Vogt |
2013-07-25 | fix off-by-one error and do not use magic constant of 100 when checking Stack... | Michael Vogt |
2013-07-25 | always "delete d" in FileFd::~FileFd to coverity happy | Michael Vogt |
2013-07-25 | skip all Description fields in apt-cache, not just first (Closes: 717254)0.9.9.3 | Michael Vogt |
2013-07-25 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-07-24 | Merge remote-tracking branch 'upstream/debian/sid' | Michael Vogt |
2013-07-23 | debian/apt.postinst: | Michael Vogt |
2013-07-23 | debian/apt.auto-removal.sh: | Michael Vogt |
2013-07-23 | remove double list include | Michael Vogt |