Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename "Suite/Section" to plural | Michael Vogt | 2014-01-18 | 4 | -12/+12 |
| | |||||
* | implement suggestion by donkult (thanks!) | Michael Vogt | 2014-01-17 | 4 | -7/+7 |
| | |||||
* | update libapt test | Michael Vogt | 2014-01-16 | 1 | -4/+4 |
| | |||||
* | support multiple "Suite:" entries | Michael Vogt | 2014-01-16 | 2 | -9/+26 |
| | |||||
* | rename URL to Uri in deb822-sources | Michael Vogt | 2014-01-16 | 3 | -4/+4 |
| | |||||
* | rename "distribution" in sources.list to "suite" | Michael Vogt | 2014-01-16 | 3 | -21/+23 |
| | |||||
* | * refactor to have a new virtual ParseStanza | Michael Vogt | 2014-01-16 | 3 | -27/+45 |
| | | | | | | Have a similar ParseStanza() to the current ParseLine(). Rename the Architectures options in deb822 to make it more user friendly | ||||
* | remove "," in components again | Michael Vogt | 2014-01-16 | 2 | -16/+1 |
| | |||||
* | document deb822 style sources.list | Michael Vogt | 2014-01-06 | 1 | -1/+16 |
| | |||||
* | improve error message | Michael Vogt | 2014-01-04 | 3 | -21/+45 |
| | |||||
* | improve tests | Michael Vogt | 2014-01-04 | 3 | -8/+29 |
| | |||||
* | Merge branch 'debian/sid' into feature/source-deb822 | Michael Vogt | 2014-01-04 | 57 | -932/+1045 |
|\ | |||||
| * | l10n: vi.po (617t): Update translation up to v0.9.14.2 | Trần Ngọc Quân | 2014-01-01 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Michael Vogt <mvo@debian.org> | ||||
| * | l10n: vi.po(617t): Update Vietnamese translation | Trần Ngọc Quân | 2014-01-01 | 1 | -126/+174 |
| | | | | | | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com> | ||||
| * | prepare release | Michael Vogt | 2013-12-29 | 55 | -800/+852 |
| | | |||||
| * | vendor/ubuntu/sources.list.in: whitespace fix | Michael Vogt | 2013-12-29 | 1 | -2/+2 |
| | | |||||
| * | update changelog | Michael Vogt | 2013-12-29 | 1 | -3/+18 |
| | | |||||
| * | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | 2013-12-29 | 23 | -162/+225 |
| |\ | |||||
| * | | remove debian entry from default steamos sources.list | Michael Vogt | 2013-12-27 | 1 | -2/+0 |
| | | | |||||
* | | | Merge branch 'debian/sid' into feature/source-deb822 | Michael Vogt | 2014-01-04 | 80 | -3517/+4368 |
|\ \ \ | | |/ | |/| | |||||
| * | | add missing vector include | Michael Vogt | 2013-12-28 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess | Michael Vogt | 2013-12-28 | 78 | -3497/+4164 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/install-progress.cc | ||||
| | * | | fix APTWEBSERVERBINDIR default | Michael Vogt | 2013-12-27 | 2 | -2/+2 |
| | | | | |||||
| | * | | add make -C test/interactive-helper/ to .travis.yml | Michael Vogt | 2013-12-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt | 2013-12-27 | 2 | -7/+27 |
| | |\ \ | |||||
| | | * | | run autopkgtest against the installed apt | Michael Vogt | 2013-12-13 | 2 | -7/+27 |
| | | | | | |||||
| | * | | | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt | 2013-12-27 | 8 | -103/+39 |
| | |\ \ \ | |||||
| | | * | | | fix apt-key net-update test to use the buildin webserver | Michael Vogt | 2013-12-19 | 8 | -110/+25 |
| | | | | | | |||||
| | | * | | | make apt-key net-update actually testable | Michael Vogt | 2013-12-13 | 2 | -6/+27 |
| | | |/ / | |||||
| | * | | | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt | 2013-12-27 | 3 | -2/+45 |
| | |\ \ \ | |||||
| | | * | | | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt | 2013-12-21 | 3 | -2/+45 |
| | | |/ / | |||||
| | * | | | add integration test | Michael Vogt | 2013-12-24 | 1 | -0/+18 |
| | | | | | |||||
| | * | | | add basic tests for GetTempDir() | Michael Vogt | 2013-12-23 | 2 | -1/+14 |
| | | | | | |||||
| | * | | | factor GetTempDir out | Michael Vogt | 2013-12-22 | 5 | -27/+28 |
| | | |/ | | |/| | |||||
| | * | | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir | Thomas Bechtold | 2013-12-22 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | if the directory given by $TMPDIR is not available, use /tmp as fallback. | ||||
| | * | | vendor/steamos/*: | Michael Vogt | 2013-12-21 | 5 | -1/+29 |
| | | | | | | | | | | | | | | | | | | | | * vendor/steamos/*: - add steamos support | ||||
| | * | | vendor/getinfo: | Michael Vogt | 2013-12-21 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | * vendor/getinfo: - fix ubuntu-codename | ||||
| | * | | add apt-vendor for raspbian. Closes: #732749 | Michael Vogt | 2013-12-21 | 4 | -0/+27 |
| | | | | |||||
| | * | | Danish translation update | Joe Dalton | 2013-12-15 | 2 | -277/+129 |
| | | | | |||||
| | * | | releasing package apt version 0.9.14.1 | Michael Vogt | 2013-12-12 | 47 | -3083/+3752 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt | 2013-12-12 | 6 | -7/+73 |
| | |\ \ | |||||
| | | * | | Fix conffile prompt regression (LP: #1260297) | Michael Vogt | 2013-12-12 | 3 | -4/+51 |
| | | |/ | | | | | | | | | | | | | | | | | This fixes a regression in the conffile prompt for the progress-fd and adds a testcase to ensure this does not regress again. | ||||
| | * | | improve error message | Michael Vogt | 2013-12-11 | 2 | -5/+8 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into ↵ | Michael Vogt | 2013-12-28 | 1 | -2/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/bts731738-fancy-progess Conflicts: apt-pkg/install-progress.cc | ||||
| | * | | | first proof-of-concept for a fix for #731738 | Michael Vogt | 2013-12-22 | 3 | -4/+11 |
| | | |/ | | |/| | |||||
| * | | | properly handle SIGWINCH in PackageManagerFancy again | Michael Vogt | 2013-12-28 | 2 | -26/+51 |
| | | | | |||||
| * | | | first proof-of-concept for a fix for #731738 | Michael Vogt | 2013-12-22 | 3 | -4/+11 |
| |/ / | |||||
| * | | fix test/integration/test-apt-key-net-update | Michael Vogt | 2013-12-12 | 1 | -2/+6 |
| | | | |||||
| * | | clarify error message when apt-get source=ver fails, print a real error ↵ | Michael Vogt | 2013-12-12 | 2 | -2/+2 |
| | | | | | | | | | | | | message instead of "ignoring" | ||||
| * | | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt | 2013-12-11 | 1 | -0/+15 |
| |/ |