summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-07really release 0.9.140.9.14Michael Vogt55-44624/+47886
2013-12-07do not force a specific export-dir in the repositoryDavid Kalnischkies1-1/+0
2013-12-07ensure prepare-release works in the right directoryDavid Kalnischkies1-6/+14
2013-12-07releasing package apt version 0.9.14Michael Vogt1-2/+2
2013-12-07update libapt-pkg4.12 symbols fileDavid Kalnischkies2-6/+82
2013-12-07tell the release script that we use git nowDavid Kalnischkies1-2/+2
2013-12-07fix release script to deal with vendorsDavid Kalnischkies1-4/+13
2013-12-06releasing package apt version 0.9.13.2Michael Vogt1-0/+23
2013-12-06fix build failure with the new apt-vendors stuffMichael Vogt4-4/+5
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt3-11/+31
2013-12-06vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as wellMichael Vogt1-1/+1
2013-12-06vendor/makefile: fix build error for parallel buildsMichael Vogt1-1/+1
2013-12-05* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt1-1/+1
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt7-35/+145
2013-12-05remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p...Michael Vogt2-9/+1
2013-12-05add new LocalFileName() method to metaindexMichael Vogt7-60/+40
2013-12-04refactorMichael Vogt1-11/+22
2013-12-04add #ifdefed ABI break & cleaner solution once the abi break is in placeMichael Vogt6-8/+72
2013-12-04use MetaIndexFile() instead of MetaIndexURI()Michael Vogt1-4/+2
2013-12-04refactor FindSrc()Michael Vogt1-16/+15
2013-12-04add test for aptget source for unavailable packageMichael Vogt1-0/+5
2013-12-04further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt2-51/+60
2013-12-04refactor and move generation of the MetaIndex FileName out of the FindSrc()Michael Vogt1-8/+26
2013-12-04add test, deal with InReleaseMichael Vogt2-2/+49
2013-12-03proof-of-concept for fixing debian #731102Michael Vogt4-14/+61
2013-12-01prepare-release: declare the packages needed as source build deps.Steve Langasek1-0/+4
2013-12-01drop old /var/state to /var/lib transition artefactsDavid Kalnischkies2-41/+1
2013-12-01generate apt-key script with vendor info about keysDavid Kalnischkies6-6/+19
2013-12-01cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies4-13/+126
2013-11-30use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies5-4/+40
2013-11-30add a vendor specific file to have configurable entitiesDavid Kalnischkies28-166/+210
2013-11-30introduce a vendor system to change sources.listDavid Kalnischkies9-7/+89
2013-11-30enable NOISE for build logs to enable analyseDavid Kalnischkies1-0/+3
2013-11-30merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies1-5/+54
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies4-6/+20
2013-11-30tests: rm pkgcache.bin in 719263 testDavid Kalnischkies1-0/+1
2013-11-30webserver: use pthreads to handle multiple clientsDavid Kalnischkies2-163/+201
2013-11-30webserver: strip parameters from filenameDavid Kalnischkies1-1/+9
2013-11-30webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies1-3/+15
2013-11-30webserver: implement ~user access to ~user/public_html/David Kalnischkies1-1/+25
2013-11-30tests: enhance https support in the testcasesDavid Kalnischkies2-8/+14
2013-11-30webserver: spurious newline after data confuses curlDavid Kalnischkies1-9/+9
2013-11-30truncating /dev/null to zero is always successfulDavid Kalnischkies1-0/+3
2013-11-29releasing package apt version 0.9.13.10.9.13.1Michael Vogt1-2/+2
2013-11-29fix apport report writing (LP: #1254499)Michael Vogt2-1/+2
2013-11-29reset terminal on error (closes: #730795)Michael Vogt2-0/+2
2013-11-29update changelogMichael Vogt1-0/+1
2013-11-29fix crash when SetCandidateRelease is usedMichael Vogt3-1/+40
2013-11-29update changelogMichael Vogt1-1/+3
2013-11-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt14-27/+193