summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-sources-deb822
Commit message (Expand)AuthorAgeFilesLines
* Step over empty sections in TagFiles with commentsDavid Kalnischkies2019-02-011-0/+68
* Fix typo reported by codespell in code commentsDavid Kalnischkies2018-11-251-1/+1
* allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies2017-11-191-0/+92
* acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode2016-09-021-2/+2
* allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies2016-07-221-3/+3
* deb822: Restore support for <multivalue>-{Add,Remove}James McCoy2016-04-281-0/+10
* properly parse comments in apt_preferences and deb822-style sourcesDavid Kalnischkies2016-01-021-0/+2
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-041-4/+18
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-16/+37
* try xz instead of bz2 first for compressed filesDavid Kalnischkies2015-08-291-38/+38
* Support tabs in sources.list filesJulian Andres Klode2015-08-191-0/+6
* bring back deb822 sources.list entries as .sourcesDavid Kalnischkies2015-08-101-19/+56
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-28/+27
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-24/+24
* add test for Suite with pathMichael Vogt2014-01-281-0/+11
* enable deb822 sources for associated testcaseDavid Kalnischkies2014-01-261-2/+4
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-01-251-1/+1
|\
| * support " " in deb822 source optionsMichael Vogt2014-01-251-1/+1
* | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt2014-01-211-28/+30
|\|
| * Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-3/+3
| |\
| * \ Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt2014-01-181-1/+1
| |\ \
| * \ \ merged mvo/feature/deb822Michael Vogt2014-01-161-16/+15
| |\ \ \
| * | | | rework some testcases to not spit out textDavid Kalnischkies2014-01-151-31/+39
* | | | | add support for multipl types in one lineMichael Vogt2014-01-201-3/+10
* | | | | add support for multiple URIs in deb822 style sources.listMichael Vogt2014-01-201-1/+10
* | | | | add support for Enabled: no in deb822 sources.listMichael Vogt2014-01-201-0/+4
* | | | | add Description tag for deb822 sourcesMichael Vogt2014-01-201-3/+3
| |_|_|/ |/| | |
* | | | rename "Suite/Section" to pluralMichael Vogt2014-01-181-3/+3
| |_|/ |/| |
* | | implement suggestion by donkult (thanks!)Michael Vogt2014-01-171-1/+1
| |/ |/|
* | support multiple "Suite:" entriesMichael Vogt2014-01-161-0/+8
* | rename URL to Uri in deb822-sourcesMichael Vogt2014-01-161-1/+1
* | rename "distribution" in sources.list to "suite"Michael Vogt2014-01-161-2/+2
* | * refactor to have a new virtual ParseStanzaMichael Vogt2014-01-161-1/+1
* | remove "," in components againMichael Vogt2014-01-161-11/+0
|/
* improve error messageMichael Vogt2014-01-041-8/+22
* improve testsMichael Vogt2014-01-041-5/+16
* fix section addingMichael Vogt2013-12-051-0/+10
* first version with testMichael Vogt2013-12-051-0/+45