Age | Commit message (Expand) | Author |
2018-12-26 | Merge nitotv apt fixes into 1.4.81.4.8+nitotv | Sam Bingner |
2017-01-27 | Bug #807012 also involves package dependencies :/. | Jay Freeman (saurik) |
2017-01-17 | strutl: Provide an APT::String::Join() function | Julian Andres Klode |
2016-11-22 | Introduce tolower_ascii_unsafe() and use it for hashing | Julian Andres Klode |
2016-07-02 | use +0000 instead of UTC by default as timezone in output | David Kalnischkies |
2016-05-28 | accept only the expected UTC timezones in date parsing | David Kalnischkies |
2016-03-07 | Fix several typos | Veres Lajos |
2016-01-07 | Switch performance critical code to use APT::StringView | Julian Andres Klode |
2015-12-29 | Turn tolower_ascii() and isspace_ascii() into inline functions | Julian Andres Klode |
2015-12-27 | Introduce isspace_ascii() for use by parsers | Julian Andres Klode |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-06-11 | show URI.Path in all acquire item descriptions | David Kalnischkies |
2015-04-19 | Merge branch 'debian/jessie' into debian/experimental | David Kalnischkies |
2015-04-07 | demote VectorizeString gcc attribute from const to pure | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-07-08 | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt |
2014-07-08 | Add new Base256ToNum long long overload function | Guillem Jover |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2013-11-29 | add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source | Michael Vogt |
2013-10-18 | re-add missing APT::String::Strip | Michael Vogt |
2013-10-01 | change maxsplit default from "0" to maxint | Michael Vogt |
2013-10-01 | improve documentation for StringSplit() | Michael Vogt |
2013-09-07 | doc update | Michael Vogt |
2013-09-07 | add maxsplit parameter to StringSplit | Michael Vogt |
2013-09-07 | implement StringSplit() as we need this to fix the dpkg status-fd output parsing | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-03-15 | split out a method to strip whitespaces only on the right side | Michael Vogt |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-07-26 | fix typos in changelog, make DeEscapeString const, improve description | Michael Vogt |
2011-07-26 | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt |
2011-07-26 | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-01-13 | * apt-inst/contrib/extracttar.cc: | David Kalnischkies |
2010-12-03 | Permit base256 encoded value in the numeric field of tar header. | Nobuhiro Hayashi |
2010-11-16 | add support for third party changelogs | Michael Vogt |
2010-06-09 | move the users away from the deprecated StrToTime() method | David Kalnischkies |
2010-06-08 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-03-31 | Userinfo is urlencoded in URIs (RFC 3986) | David Kalnischkies |
2010-03-30 | rename ExplodeString to VectorizeString | David Kalnischkies |
2010-03-30 | replace every call to toupper with one to our own tolower_ascii | David Kalnischkies |
2010-02-18 | merge from the lp:~donkult/apt/sid branch | Michael Vogt |
2010-02-18 | Change the package index Info methods to allow apt-cache policy to be | Michael Vogt |
2010-02-18 | dd support for the LANGUAGE environment variable | David Kalnischkies |
2009-10-24 | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2 | David Kalnischkies |
2009-07-25 | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary | Otavio Salvador |