summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix release script to deal with vendorsDavid Kalnischkies2013-12-071-4/+13
* releasing package apt version 0.9.13.2Michael Vogt2013-12-061-0/+23
* fix build failure with the new apt-vendors stuffMichael Vogt2013-12-064-4/+5
* Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt2013-12-063-11/+31
* vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as wellMichael Vogt2013-12-061-1/+1
* vendor/makefile: fix build error for parallel buildsMichael Vogt2013-12-061-1/+1
* * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt2013-12-051-1/+1
* * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-057-35/+145
* prepare-release: declare the packages needed as source build deps.Steve Langasek2013-12-011-0/+4
* drop old /var/state to /var/lib transition artefactsDavid Kalnischkies2013-12-012-41/+1
* generate apt-key script with vendor info about keysDavid Kalnischkies2013-12-016-6/+19
* cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-014-13/+126
* use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies2013-11-305-4/+40
* add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-3028-166/+210
* introduce a vendor system to change sources.listDavid Kalnischkies2013-11-309-7/+89
* enable NOISE for build logs to enable analyseDavid Kalnischkies2013-11-301-0/+3
* merge ubuntus apport reporting changes to reduce diffDavid Kalnischkies2013-11-301-5/+54
* tests: add a webserverconfig method to abstract configDavid Kalnischkies2013-11-304-6/+20
* tests: rm pkgcache.bin in 719263 testDavid Kalnischkies2013-11-301-0/+1
* webserver: use pthreads to handle multiple clientsDavid Kalnischkies2013-11-302-163/+201
* webserver: strip parameters from filenameDavid Kalnischkies2013-11-301-1/+9
* webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies2013-11-301-3/+15
* webserver: implement ~user access to ~user/public_html/David Kalnischkies2013-11-301-1/+25
* tests: enhance https support in the testcasesDavid Kalnischkies2013-11-302-8/+14
* webserver: spurious newline after data confuses curlDavid Kalnischkies2013-11-301-9/+9
* truncating /dev/null to zero is always successfulDavid Kalnischkies2013-11-301-0/+3
* releasing package apt version 0.9.13.1Michael Vogt2013-11-291-2/+2
* fix apport report writing (LP: #1254499)Michael Vogt2013-11-292-1/+2
* reset terminal on error (closes: #730795)Michael Vogt2013-11-292-0/+2
* update changelogMichael Vogt2013-11-291-0/+1
* fix crash when SetCandidateRelease is usedMichael Vogt2013-11-293-1/+40
* update changelogMichael Vogt2013-11-291-1/+3
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-11-2914-27/+193
|\
| * Merge branch 'feature/edit-sources' into debian/sidMichael Vogt2013-11-2912-24/+190
| |\
| | * add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-294-3/+34
| | * add support for "apt edit-source foo" sources.list.d component editingMichael Vogt2013-11-291-4/+14
| | * move EditSources into its own fileMichael Vogt2013-11-284-38/+50
| | * add check when sources.list changedMichael Vogt2013-11-263-11/+43
| | * add syntax check for sources.listMichael Vogt2013-11-261-3/+16
| | * add basic "edit-sources" commandMichael Vogt2013-11-255-19/+87
| * | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt2013-11-262-3/+3
* | | add autopkgtestMichael Vogt2013-11-293-0/+10
* | | add missing test/integration/test-bug-720597-build-dep-purgeMichael Vogt2013-11-281-0/+36
* | | update changelogMichael Vogt2013-11-281-2/+3
* | | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sidMichael Vogt2013-11-284-6/+14
|\ \ \
| * | | add APT::Cmd::List-Include-SummaryMichael Vogt2013-11-262-1/+4
| |/ /
| * / do not show summary in "apt list"Michael Vogt2013-11-253-6/+11
| |/
* | add "-f" option to "build-dep" as sbuild is using it to fix regression with ...Michael Vogt2013-11-282-1/+8
* | fix regression that APT::Keep-Fds is not honored (closes: #730490)Michael Vogt2013-11-284-9/+23
* | fix "apt-get --purge build-dep" (closes: #720597)Michael Vogt2013-11-282-0/+8