index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
/
strutil_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2016-06-17
1
-0
/
+35
*
accept only the expected UTC timezones in date parsing
David Kalnischkies
2016-05-28
1
-0
/
+38
*
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2015-11-05
1
-0
/
+11
*
reimplement the last uses of sprintf
David Kalnischkies
2015-04-10
1
-0
/
+22
*
rewrite ReadMessages()
David Kalnischkies
2014-10-26
1
-0
/
+70
*
add test for Basic Authentication scheme
David Kalnischkies
2014-10-23
1
-1
/
+15
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
1
-0
/
+15
|
\
|
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
1
-0
/
+15
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
1
-0
/
+9
|
/
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
1
-0
/
+35
*
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-04-16
1
-81
/
+57
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+6
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-29
1
-0
/
+18
*
change maxsplit default from "0" to maxint
Michael Vogt
2013-10-01
1
-0
/
+4
*
add maxsplit parameter to StringSplit
Michael Vogt
2013-09-07
1
-0
/
+6
*
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
Michael Vogt
2013-09-07
1
-0
/
+17
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-1
/
+1
*
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
Michael Vogt
2011-07-26
1
-0
/
+6
*
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
Michael Vogt
2011-07-26
1
-0
/
+40