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