Age | Commit message (Expand) | Author |
---|---|---|
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | methods/aptmethod.h: Add missing fileutl.h include | Julian Andres Klode |
2016-08-17 | methods: read config in most to least specific order | David Kalnischkies |
2016-08-10 | implement generic config fallback for methods | David Kalnischkies |
2016-08-10 | detect redirection loops in acquire instead of workers | David Kalnischkies |
2016-07-06 | don't change owner/perms/times through file:// symlinks | David Kalnischkies |
2016-06-02 | ignore std::locale exeception on non-existent "" locale | David Kalnischkies |
2016-05-28 | use std::locale::global instead of setlocale | David Kalnischkies |
2016-03-15 | apt-pkg/acquire-worker.cc: Introduce 104 Warning message | Julian Andres Klode |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies |