summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies2013-08-0147-12521/+13387
* Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-07-2817-26/+41
|\
| * fix another missing va_end()Michael Vogt2013-07-261-3/+3
| * fix missing va_end()Michael Vogt2013-07-262-0/+3
| * fix some coverity chroot() releated warningsMichael Vogt2013-07-263-4/+5
| * add missing test makeMichael Vogt2013-07-261-0/+3
| * add missing "make test" for travisMichael Vogt2013-07-261-1/+1
| * build tree firstMichael Vogt2013-07-261-1/+1
| * make setup in travis.yml a bit more verboseMichael Vogt2013-07-262-5/+2
| * fix travis.ymlMichael Vogt2013-07-251-1/+1
| * add missing "free(buffer) for allocated bufferMichael Vogt2013-07-252-1/+1
| * fix potential GetLock() fd leakMichael Vogt2013-07-251-4/+6
| * delete targets dataMichael Vogt2013-07-251-0/+1
| * fix resource leak when verification failsMichael Vogt2013-07-251-0/+1
| * apt-pkg/indexcopy.cc: check for pending errors before calling fdopen()Michael Vogt2013-07-251-1/+1
| * call fdopen() after FileFd was checkedMichael Vogt2013-07-251-1/+1
| * add .travis.ymlMichael Vogt2013-07-251-0/+5
| * fix resource leak (thanks coverity)Michael Vogt2013-07-251-4/+8
| * rework the code in cdromutl.cc to make coverity (more) happyMichael Vogt2013-07-251-1/+2
| * fix off-by-one error in HttpMethod::​AutoDetectProxy()Michael Vogt2013-07-251-1/+1
| * fix off-by-one error and do not use magic constant of 100 when checking Stack...Michael Vogt2013-07-251-1/+1
| * always "delete d" in FileFd::~FileFd to coverity happyMichael Vogt2013-07-251-4/+2
| * Merge remote-tracking branch 'upstream/debian/sid'Michael Vogt2013-07-24128-8780/+11416
| |\
| * | remove double list includeMichael Vogt2013-07-231-1/+0
* | | run "doxygen -u" to update doxygen configDavid Kalnischkies2013-07-271-146/+522
* | | update the symbol files to reflect current stateDavid Kalnischkies2013-07-272-74/+53
* | | exclude config.{sub,guess} from source packageDavid Kalnischkies2013-07-261-1/+6
* | | reenable automatic parallel build of APTDavid Kalnischkies2013-07-261-9/+8
* | | implement debian/rules build-{arch,indep} as required by policy 3.9.4David Kalnischkies2013-07-262-16/+16
* | | correct management-typo in description found by lintianDavid Kalnischkies2013-07-261-3/+3
* | | add missing Turkish (tr) to po/LINGUASDavid Kalnischkies2013-07-262-6/+22
* | | remove ALL_LINGUAS as it is overruled by po/LINGUASDavid Kalnischkies2013-07-261-4/+0
* | | make autoconf happy by "mv configure.{in,ac}"David Kalnischkies2013-07-264-6/+6
* | | ensure that FileFd::Size returns 0 in error casesDavid Kalnischkies2013-07-261-5/+18
* | | proper cleanup varargs in _error (uncovered by Coverity)David Kalnischkies2013-07-261-4/+6
* | | use FileFd::Write instead of fwrite for errorsDavid Kalnischkies2013-07-261-3/+4
* | | update changelog for uploadMichael Vogt2013-07-261-0/+15
* | | request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies2013-07-263-12/+72
* | | pick up Translation-* even if only compressed availableDavid Kalnischkies2013-07-252-23/+47
* | | skip all Description fields in apt-cache, not just first (Closes: 717254)Michael Vogt2013-07-251-2/+6
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-07-252-26/+131
|\ \ \
| * | | fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies2013-07-182-11/+48
| * | | skip all Description fields in apt-cache, not just firstDavid Kalnischkies2013-07-182-18/+86
* | | | debian/apt.postinst:Michael Vogt2013-07-232-0/+10
* | | | debian/apt.auto-removal.sh:Michael Vogt2013-07-232-1/+10
|/ / /
* | | Merge remote-tracking branch 'geissert/proxy-keep-alive' into debian/sidMichael Vogt2013-07-171-21/+8
|\ \ \
| * | | Do not send a connection: keep-alive, at allRaphael Geissert2013-07-141-21/+8
| | |/ | |/|
* | | fix if-clause to generate hook-info for 'rc' packages (Closes: 717006)Michael Vogt2013-07-171-2/+5
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-07-172-1/+26
|\ \ \
| * | | fix if-clause to generate hook-info for 'rc' packagesDavid Kalnischkies2013-07-162-1/+26
| |/ /