index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
/
commandline_test.cc
Age
Commit message (
Expand
)
Author
2018-05-04
Prevent GTest from flooding us with compiler warnings
David Kalnischkies
2017-03-19
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
2016-09-01
tests: silence -Wmissing-declarations
David Kalnischkies
2015-11-19
support setting empty values (sanely) & removing support for
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2014-09-28
allow options between command and -- on commandline
David Kalnischkies
2014-07-16
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-04-16
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2012-06-09
fix segfault with empty LongOpt in --no-* branch
David Kalnischkies
2012-06-09
* apt-pkg/contrib/cmdline.cc:
Daniel Hartwig