Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 1 | -1/+1 |
* | test apt-get source release selection with suite and codename | David Kalnischkies | 2014-01-15 | 1 | -1/+13 |
* | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt | 2013-12-12 | 1 | -1/+1 |
* | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt | 2013-12-10 | 1 | -0/+5 |
* | fix typo | Michael Vogt | 2013-12-10 | 1 | -2/+2 |
* | improve test for #731853 and comments | Michael Vogt | 2013-12-10 | 1 | -3/+5 |
* | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt | 2013-12-10 | 1 | -2/+7 |
* | add test for aptget source for unavailable package | Michael Vogt | 2013-12-04 | 1 | -0/+5 |
* | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write... | Michael Vogt | 2013-12-04 | 1 | -8/+18 |
* | add test, deal with InRelease | Michael Vogt | 2013-12-04 | 1 | -0/+45 |