Commit History

作者 SHA1 備註 提交日期
  David Kalnischkies d8a57c1953 tests: silence -Wmissing-declarations 8 年之前
  David Kalnischkies 1d742e0147 avoid std::get_time usage to sidestep libstdc++6 bug 8 年之前
  David Kalnischkies 9febc2b238 accept only the expected UTC timezones in date parsing 8 年之前
  David Kalnischkies 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 9 年之前
  David Kalnischkies b8eba208da reimplement the last uses of sprintf 9 年之前
  David Kalnischkies d8c71b3b5d rewrite ReadMessages() 10 年之前
  David Kalnischkies b0314abb0c add test for Basic Authentication scheme 10 年之前
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 10 年之前
  David Kalnischkies b578738870 strip everything spacey in APT::String::Strip 10 年之前
  Michael Vogt a5bb5e1e74 Only allow "apt-get build-dep path" when path starts with ./ or / 10 年之前
  David Kalnischkies 224dc03841 fix SubstVar to be usable as a replace_all method 10 年之前
  David Kalnischkies f00832cc27 use Google C++ Testing Framework for libapt tests 10 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 年之前
  Michael Vogt cf993341c2 add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source 11 年之前
  Michael Vogt 2ddab3fb95 change maxsplit default from "0" to maxint 11 年之前
  Michael Vogt 85bf001994 add maxsplit parameter to StringSplit 11 年之前
  Michael Vogt 00f4d9ffa3 implement StringSplit() as we need this to fix the dpkg status-fd output parsing 11 年之前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年之前
  Michael Vogt b9dc47069a add another escape test case, fixup octal one (its \0XX instead of \0XXX) 13 年之前
  Michael Vogt a513ace2d2 * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: 13 年之前