Commit History

Author SHA1 Message Date
  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
  Michael Vogt b9dc47069a add another escape test case, fixup octal one (its \0XX instead of \0XXX) 15 years ago
  Michael Vogt e0146bb181 apt-pkg/contrib/strutl.cc: kill unneeded debug output 15 years ago
  Michael Vogt a513ace2d2 * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: 15 years ago
  David Kalnischkies 410327e1ee let TimeRFC1123 return an empty string if gmtime() fails 15 years ago
  David Kalnischkies 8ff84cf381 impossible to be too long but just to be sure use snprintf 15 years ago
  David Kalnischkies 3eb9e25785 merge 'after squeeze release'-stuff 15 years ago
  David Kalnischkies f688d1d3c9 * apt-inst/contrib/extracttar.cc: 15 years ago
  Nobuhiro Hayashi 54f2f0a3e4 Permit base256 encoded value in the numeric field of tar header. 15 years ago
  Michael Vogt cdb9307c70 add support for third party changelogs 15 years ago
  David Kalnischkies 4d8d8112bb * apt-pkg/contrib/strutl.cc: 16 years ago
  David Kalnischkies ea6db08d45 * apt-pkg/contrib/strutl.cc: 16 years ago
  David Kalnischkies 24d7b6267e be sure that the RFC1123StrToTime method is run in a LANG=C environment 16 years ago
  David Kalnischkies 550891457f use the portable timegm shown in his manpage instead of a strange 16 years ago
  David Kalnischkies cd8cf88f0e * apt-pkg/contrib/strutl.cc: 16 years ago
  David Kalnischkies 436d7eab92 Userinfo is urlencoded in URIs (RFC 3986) 16 years ago
  David Kalnischkies 3f42500d6b rename ExplodeString to VectorizeString 16 years ago
  David Kalnischkies 6dc60370a7 replace every call to toupper with one to our own tolower_ascii 16 years ago
  Michael Vogt 113942be71 merge from the lp:~donkult/apt/sid branch 16 years ago
  Michael Vogt 5e02df826d Change the package index Info methods to allow apt-cache policy to be 16 years ago
  David Kalnischkies d7cf5923a0 dd support for the LANGUAGE environment variable 16 years ago
  Michael Vogt b39c18596d * apt-pkg/contrib/fileutl.cc: 16 years ago
  David Kalnischkies d16aade9b7 * apt-pkg/contrib/strutl.cc: 16 years ago