summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02fix section addingMichael Vogt
2013-12-02add unittest for new sourceslist parser as wellMichael Vogt
2013-12-02first version with testMichael 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
2013-11-29update changelogMichael Vogt
2013-11-29fix crash when SetCandidateRelease is usedMichael Vogt
2013-11-29update changelogMichael Vogt
2013-11-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2013-11-29Merge branch 'feature/edit-sources' into debian/sidMichael Vogt
2013-11-29add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt
2013-11-29add support for "apt edit-source foo" sources.list.d component editingMichael Vogt
2013-11-29add autopkgtestMichael Vogt
2013-11-28add missing test/integration/test-bug-720597-build-dep-purgeMichael Vogt
2013-11-28update changelogMichael Vogt
2013-11-28Merge remote-tracking branch 'mvo/feature/short-list' into debian/sidMichael Vogt
2013-11-28add "-f" option to "build-dep" as sbuild is using it to fix regression with ...Michael Vogt
2013-11-28fix regression that APT::Keep-Fds is not honored (closes: #730490)Michael Vogt
2013-11-28fix "apt-get --purge build-dep" (closes: #720597)Michael Vogt
2013-11-28move EditSources into its own fileMichael Vogt
2013-11-26add check when sources.list changedMichael Vogt
2013-11-26add syntax check for sources.listMichael Vogt
2013-11-26rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt
2013-11-26add APT::Cmd::List-Include-SummaryMichael Vogt