summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support for multipl types in one lineMichael Vogt2014-01-204-21/+33
* add support for multiple URIs in deb822 style sources.listMichael Vogt2014-01-204-16/+32
* add support for Enabled: no in deb822 sources.listMichael Vogt2014-01-203-2/+11
* add Description tag for deb822 sourcesMichael Vogt2014-01-203-5/+9
* rename "Suite/Section" to pluralMichael Vogt2014-01-184-12/+12
* implement suggestion by donkult (thanks!)Michael Vogt2014-01-174-7/+7
* update libapt testMichael Vogt2014-01-161-4/+4
* support multiple "Suite:" entriesMichael Vogt2014-01-162-9/+26
* rename URL to Uri in deb822-sourcesMichael Vogt2014-01-163-4/+4
* rename "distribution" in sources.list to "suite"Michael Vogt2014-01-163-21/+23
* * refactor to have a new virtual ParseStanzaMichael Vogt2014-01-163-27/+45
* remove "," in components againMichael Vogt2014-01-162-16/+1
* document deb822 style sources.listMichael Vogt2014-01-061-1/+16
* improve error messageMichael Vogt2014-01-043-21/+45
* improve testsMichael Vogt2014-01-043-8/+29
* Merge branch 'debian/sid' into feature/source-deb822Michael Vogt2014-01-0457-932/+1045
|\
| * l10n: vi.po (617t): Update translation up to v0.9.14.2Trần Ngọc Quân2014-01-011-4/+4
| * l10n: vi.po(617t): Update Vietnamese translationTrần Ngọc Quân2014-01-011-126/+174
| * prepare releaseMichael Vogt2013-12-2955-800/+852
| * vendor/ubuntu/sources.list.in: whitespace fixMichael Vogt2013-12-291-2/+2
| * update changelogMichael Vogt2013-12-291-3/+18
| * Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-12-2923-162/+225
| |\
| * | remove debian entry from default steamos sources.listMichael Vogt2013-12-271-2/+0
* | | Merge branch 'debian/sid' into feature/source-deb822Michael Vogt2014-01-0480-3517/+4368
|\ \ \ | | |/ | |/|
| * | add missing vector includeMichael Vogt2013-12-281-0/+1
| * | Merge branch 'debian/sid' into bugfix/bts731738-fancy-progessMichael Vogt2013-12-2878-3497/+4164
| |\ \
| | * | fix APTWEBSERVERBINDIR defaultMichael Vogt2013-12-272-2/+2
| | * | add make -C test/interactive-helper/ to .travis.ymlMichael Vogt2013-12-271-1/+1
| | * | Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt2013-12-272-7/+27
| | |\ \
| | | * | run autopkgtest against the installed aptMichael Vogt2013-12-132-7/+27
| | * | | Merge branch 'feature/test-apt-key-net-update' into debian/sidMichael Vogt2013-12-278-103/+39
| | |\ \ \
| | | * | | fix apt-key net-update test to use the buildin webserverMichael Vogt2013-12-198-110/+25
| | | * | | make apt-key net-update actually testableMichael Vogt2013-12-132-6/+27
| | | |/ /
| | * | | Merge branch 'feature/policy-parser-bts732746' into debian/sidMichael Vogt2013-12-273-2/+45
| | |\ \ \
| | | * | | make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt2013-12-213-2/+45
| | | |/ /
| | * | | add integration testMichael Vogt2013-12-241-0/+18
| | * | | add basic tests for GetTempDir()Michael Vogt2013-12-232-1/+14
| | * | | factor GetTempDir outMichael Vogt2013-12-225-27/+28
| | | |/ | | |/|
| | * | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dirThomas Bechtold2013-12-221-1/+6
| | * | vendor/steamos/*:Michael Vogt2013-12-215-1/+29
| | * | vendor/getinfo:Michael Vogt2013-12-213-2/+6
| | * | add apt-vendor for raspbian. Closes: #732749Michael Vogt2013-12-214-0/+27
| | * | Danish translation updateJoe Dalton2013-12-152-277/+129
| | * | releasing package apt version 0.9.14.1Michael Vogt2013-12-1247-3083/+3752
| | * | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt2013-12-126-7/+73
| | |\ \
| | | * | Fix conffile prompt regression (LP: #1260297)Michael Vogt2013-12-123-4/+51
| | | |/
| | * | improve error messageMichael Vogt2013-12-112-5/+8
| * | | Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bug...Michael Vogt2013-12-281-2/+0
| |\ \ \
| | * | | first proof-of-concept for a fix for #731738Michael Vogt2013-12-223-4/+11
| | | |/ | | |/|
| * | | properly handle SIGWINCH in PackageManagerFancy againMichael Vogt2013-12-282-26/+51