Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support setting empty values (sanely) & removing support for | David Kalnischkies | 2015-11-19 | 1 | -0/+75 |
* | revamp all tools help messages | David Kalnischkies | 2015-11-04 | 1 | -1/+1 |
* | move apts cmdline helper type into -private | David Kalnischkies | 2015-11-04 | 1 | -5/+9 |
* | generate commands array after config is loaded | David Kalnischkies | 2015-11-04 | 1 | -4/+4 |
* | allow options between command and -- on commandline | David Kalnischkies | 2014-09-28 | 1 | -0/+68 |
* | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt | 2014-07-16 | 1 | -0/+29 |
* | use Google C++ Testing Framework for libapt tests | David Kalnischkies | 2014-04-16 | 1 | -15/+38 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+3 |
* | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies | 2012-06-09 | 1 | -2/+13 |
* | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig | 2012-06-09 | 1 | -0/+21 |