summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10releasing package apt version 0.9.14.10.9.14.1Michael Vogt
2013-12-10improve test for #731853 and commentsMichael Vogt
2013-12-10if there is only deb-src pick higest version in deb-src release matchingMichael Vogt
2013-12-10Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sidMichael Vogt
2013-12-07really release 0.9.140.9.14Michael Vogt
2013-12-07do not force a specific export-dir in the repositoryDavid Kalnischkies
2013-12-07ensure prepare-release works in the right directoryDavid Kalnischkies
2013-12-07releasing package apt version 0.9.14Michael Vogt
2013-12-07update libapt-pkg4.12 symbols fileDavid Kalnischkies
2013-12-07tell the release script that we use git nowDavid Kalnischkies
2013-12-07fix release script to deal with vendorsDavid Kalnischkies
2013-12-06releasing package apt version 0.9.13.2Michael Vogt
2013-12-06fix build failure with the new apt-vendors stuffMichael Vogt
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt
2013-12-06vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as wellMichael Vogt
2013-12-06vendor/makefile: fix build error for parallel buildsMichael Vogt
2013-12-05* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt
2013-12-05remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p...Michael Vogt
2013-12-05add new LocalFileName() method to metaindexMichael Vogt
2013-12-04refactorMichael Vogt
2013-12-04add #ifdefed ABI break & cleaner solution once the abi break is in placeMichael Vogt
2013-12-04use MetaIndexFile() instead of MetaIndexURI()Michael Vogt
2013-12-04refactor FindSrc()Michael Vogt
2013-12-04add test for aptget source for unavailable packageMichael Vogt
2013-12-04further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt
2013-12-04refactor and move generation of the MetaIndex FileName out of the FindSrc()Michael Vogt
2013-12-04add test, deal with InReleaseMichael Vogt
2013-12-03proof-of-concept for fixing debian #731102Michael Vogt
2013-12-01prepare-release: declare the packages needed as source build deps.Steve Langasek
2013-12-01drop old /var/state to /var/lib transition artefactsDavid Kalnischkies
2013-12-01generate apt-key script with vendor info about keysDavid Kalnischkies
2013-12-01cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies
2013-11-30use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies
2013-11-30add a vendor specific file to have configurable entitiesDavid Kalnischkies
2013-11-30introduce a vendor system to change sources.listDavid Kalnischkies
2013-11-30enable NOISE for build logs to enable analyseDavid Kalnischkies
2013-11-30merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies
2013-11-30tests: rm pkgcache.bin in 719263 testDavid Kalnischkies
2013-11-30webserver: use pthreads to handle multiple clientsDavid Kalnischkies
2013-11-30webserver: strip parameters from filenameDavid Kalnischkies
2013-11-30webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies
2013-11-30webserver: implement ~user access to ~user/public_html/David Kalnischkies
2013-11-30tests: enhance https support in the testcasesDavid Kalnischkies
2013-11-30webserver: spurious newline after data confuses curlDavid Kalnischkies
2013-11-30truncating /dev/null to zero is always successfulDavid Kalnischkies
2013-11-29releasing package apt version 0.9.13.10.9.13.1Michael Vogt
2013-11-29fix apport report writing (LP: #1254499)Michael Vogt
2013-11-29reset terminal on error (closes: #730795)Michael Vogt