Commit History

Author SHA1 Message Date
  David Kalnischkies 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 10 years ago
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 11 years ago
  David Kalnischkies 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 years ago
  David Kalnischkies b8eba208da reimplement the last uses of sprintf 11 years ago
  David Kalnischkies ce105e8740 (error) va_list 'args' was opened but not closed by va_end() 11 years ago
  David Kalnischkies d8c71b3b5d rewrite ReadMessages() 11 years ago
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 12 years ago
  David Kalnischkies b578738870 strip everything spacey in APT::String::Strip 12 years ago
  Michael Vogt 8c782efd93 Merge branch 'debian/sid' into debian/experimental 12 years ago
  Michael Vogt 08be0ca32a StringToBool: only act if the entire string is consumed by strtol() 12 years ago
  Michael Vogt a5bb5e1e74 Only allow "apt-get build-dep path" when path starts with ./ or / 12 years ago
  Guillem Jover 3c09d634b6 Add new Base256ToNum long long overload function 12 years ago
  David Kalnischkies 224dc03841 fix SubstVar to be usable as a replace_all method 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies ef74268b47 warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations] 12 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
  David Kalnischkies a5414e5640 add default and override handling for Cnf::FindVector 12 years ago
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 years ago
  Michael Vogt cf993341c2 add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source 12 years ago
  Michael Vogt 65dbd5a1a3 re-add missing APT::String::Strip 12 years ago
  Michael Vogt 2ddab3fb95 change maxsplit default from "0" to maxint 13 years ago
  Michael Vogt 41053d721c improve documentation for StringSplit() 13 years ago
  Michael Vogt 9572a54bbc doc update 13 years ago
  Michael Vogt 85bf001994 add maxsplit parameter to StringSplit 13 years ago
  Michael Vogt 00f4d9ffa3 implement StringSplit() as we need this to fix the dpkg status-fd output parsing 13 years ago
  Michael Vogt fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 years ago
  Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 years ago
  Michael Vogt 70e0c1683e some more coverity fixes 13 years ago
  Michael Vogt 163dc55bd6 fix another missing va_end() 13 years ago
  David Kalnischkies 7090386528 support \n and \r\n line endings in ReadMessages 13 years ago