Age | Commit message (Expand) | Author |
2015-09-14 | implement apt-get source msg 'Please use: $vcs' for git | David Kalnischkies |
2015-09-01 | Consider md5sum no longer a usable hash | Michael Vogt |
2015-08-27 | tests: check apt-get source release name switching with -t | David Kalnischkies |
2015-06-15 | condense parallel requests with the same hashes to one | David Kalnischkies |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2014-10-20 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2014-01-15 | test apt-get source release selection with suite and codename | David Kalnischkies |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | improve test for #731853 and comments | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt |
2013-12-04 | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write... | Michael Vogt |
2013-12-04 | add test, deal with InRelease | Michael Vogt |