Age | Commit message (Expand) | Author |
2013-12-09 | refactor deb822 reading into its own function | Michael Vogt |
2013-12-05 | fix section adding | Michael Vogt |
2013-12-05 | add unittest for new sourceslist parser as well | Michael Vogt |
2013-12-05 | first version with test | Michael Vogt |
2013-12-05 | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy | Michael Vogt |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-12-01 | prepare-release: declare the packages needed as source build deps. | Steve Langasek |
2013-12-01 | drop old /var/state to /var/lib transition artefacts | David Kalnischkies |
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies |
2013-11-30 | use a substvar to set the archive-keyring in debian/control | David Kalnischkies |
2013-11-30 | add a vendor specific file to have configurable entities | David Kalnischkies |
2013-11-30 | introduce a vendor system to change sources.list | David Kalnischkies |
2013-11-30 | enable NOISE for build logs to enable analyse | David Kalnischkies |
2013-11-30 | merge ubuntus apport reporting changes to reduce diff | David Kalnischkies |
2013-11-30 | tests: add a webserverconfig method to abstract config | David Kalnischkies |
2013-11-30 | tests: rm pkgcache.bin in 719263 test | David Kalnischkies |
2013-11-30 | webserver: use pthreads to handle multiple clients | David Kalnischkies |
2013-11-30 | webserver: strip parameters from filename | David Kalnischkies |
2013-11-30 | webserver: add directoryIndex support defaulting to index.html | David Kalnischkies |
2013-11-30 | webserver: implement ~user access to ~user/public_html/ | David Kalnischkies |
2013-11-30 | tests: enhance https support in the testcases | David Kalnischkies |
2013-11-30 | webserver: spurious newline after data confuses curl | David Kalnischkies |
2013-11-30 | truncating /dev/null to zero is always successful | David Kalnischkies |
2013-11-29 | releasing package apt version 0.9.13.10.9.13.1 | Michael Vogt |
2013-11-29 | fix apport report writing (LP: #1254499) | Michael Vogt |
2013-11-29 | reset terminal on error (closes: #730795) | Michael Vogt |
2013-11-29 | update changelog | Michael Vogt |
2013-11-29 | fix crash when SetCandidateRelease is used | Michael Vogt |
2013-11-29 | update changelog | Michael Vogt |
2013-11-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-11-29 | Merge branch 'feature/edit-sources' into debian/sid | Michael Vogt |
2013-11-29 | add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source | Michael Vogt |
2013-11-29 | add support for "apt edit-source foo" sources.list.d component editing | Michael Vogt |
2013-11-29 | add autopkgtest | Michael Vogt |
2013-11-28 | add missing test/integration/test-bug-720597-build-dep-purge | Michael Vogt |
2013-11-28 | update changelog | Michael Vogt |
2013-11-28 | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid | Michael Vogt |
2013-11-28 | add "-f" option to "build-dep" as sbuild is using it to fix regression with ... | Michael Vogt |
2013-11-28 | fix regression that APT::Keep-Fds is not honored (closes: #730490) | Michael Vogt |
2013-11-28 | fix "apt-get --purge build-dep" (closes: #720597) | Michael Vogt |
2013-11-28 | move EditSources into its own file | Michael Vogt |
2013-11-26 | add check when sources.list changed | Michael Vogt |
2013-11-26 | add syntax check for sources.list | Michael Vogt |
2013-11-26 | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -... | Michael Vogt |
2013-11-26 | add APT::Cmd::List-Include-Summary | Michael Vogt |
2013-11-25 | do not show summary in "apt list" | Michael Vogt |
2013-11-25 | add basic "edit-sources" command | Michael Vogt |
2013-11-24 | upload 0.9.13 to unstable | Michael Vogt |
2013-11-23 | Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 | Michael Vogt |