]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/strutl.cc
Fix typos in documentation (codespell)
[apt.git] / apt-pkg / contrib / strutl.cc
2014-02-22  Michael VogtFix typos in documentation (codespell)
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-29  Michael Vogtadd "APT::String::Endswith" and automatic adding of...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-18  Michael Vogtre-add missing APT::String::Strip
2013-10-18  Michael Vogtadd APT::String::Strip(), start cleanup of ProcessDpkgS...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-02  Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-01  Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01  Michael Vogtimprove documentation for StringSplit()
2013-09-07  Michael Vogtdoc update
2013-09-07  Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07  Michael Vogtimplement StringSplit() as we need this to fix the...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-12  Michael Vogtsome more coverity fixes
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix another missing va_end()
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20  David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-05-08  Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26  Michael Vogtmerge stuff from donkult
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  Michael Vogtsplit out a method to strip whitespaces only on the...
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-04-25  Michael Vogtmerged from donkult
2012-04-21  David Kalnischkies* apt-pkg/contrib/strutl.cc:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-04  David Kalnischkiesas we parse datestrings from external sources a lot...
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-11-10  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-05  David Kalnischkiesmerge with current debian apt/sid
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-21  David Kalnischkiesconvert a few for-loop char finds to proper strchr...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-26  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-26  Michael Vogtfix typos in changelog, make DeEscapeString const,...
2011-07-26  Michael Vogtadd another escape test case, fixup octal one (its...
2011-07-26  Michael Vogtapt-pkg/contrib/strutl.cc: kill unneeded debug output
2011-07-26  Michael Vogt* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te...
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-04-05  Michael Vogtmerged from debian-sid
2011-04-04  Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-02  David Kalnischkieslet TimeRFC1123 return an empty string if gmtime()...
2011-04-02  David Kalnischkiesimpossible to be too long but just to be sure use snprintf
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-08  Michael Vogtmerged from lp:~mvo/apt/mvo (which is really lp:~donkul...
2011-02-08  Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-03  David Kalnischkiesmerge 'after squeeze release'-stuff
2011-02-02  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2011-01-25  David Kalnischkiesmerge with debian-sid
2011-01-12  David Kalnischkies* apt-inst/contrib/extracttar.cc:
2010-12-03  Nobuhiro HayashiPermit base256 encoded value in the numeric field of...
2010-11-25  Michael Vogtmerged lp:~pitti/apt/compressed-indexes
2010-11-18  Michael Vogtmerged from apt-get-download
2010-11-18  Michael Vogtmerged from apt-get-download
2010-11-18  Michael Vogtmerged lp:~mvo/apt/apt-get-changelog
2010-11-16  Michael Vogtadd support for third party changelogs
next