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