Commit History

Author SHA1 Message Date
  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 13 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
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues 13 years ago
  Michael Vogt 3278fe6656 merged bundle from david 13 years ago
  Michael Vogt 4fb400a66f split out a method to strip whitespaces only on the right side 13 years ago
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 years ago
  David Kalnischkies 5076b3c220 * apt-pkg/contrib/strutl.cc: 14 years ago
  David Kalnischkies 324cbd5693 as we parse datestrings from external sources a lot specify the length 14 years ago
  David Kalnischkies 89d88ac3ef merge with my debian-sid branch 14 years ago
  David Kalnischkies 404528bd58 convert a few for-loop char finds to proper strchr and memchr 15 years ago
  David Kalnischkies 74b2200285 merge with debian/experimental 15 years ago
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this 15 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 years ago
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
  Michael Vogt cca2efe60e fix typos in changelog, make DeEscapeString const, improve description 15 years ago