index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
strutl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-10
/
+13
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-19
/
+19
*
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-29
1
-0
/
+1
*
re-add missing APT::String::Strip
Michael Vogt
2013-10-18
1
-0
/
+7
*
change maxsplit default from "0" to maxint
Michael Vogt
2013-10-01
1
-2
/
+2
*
improve documentation for StringSplit()
Michael Vogt
2013-10-01
1
-2
/
+17
*
doc update
Michael Vogt
2013-09-07
1
-2
/
+8
*
add maxsplit parameter to StringSplit
Michael Vogt
2013-09-07
1
-1
/
+1
*
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
Michael Vogt
2013-09-07
1
-0
/
+2
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-0
/
+4
*
split out a method to strip whitespaces only on the right side
Michael Vogt
2013-03-15
1
-0
/
+1
*
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
1
-0
/
+6
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-56
/
+52
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-0
/
+4
|
\
|
*
fix typos in changelog, make DeEscapeString const, improve description
Michael Vogt
2011-07-26
1
-1
/
+1
|
*
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
Michael Vogt
2011-07-26
1
-1
/
+1
|
*
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
Michael Vogt
2011-07-26
1
-0
/
+4
*
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-0
/
+1
|
/
*
merge 'after squeeze release'-stuff
David Kalnischkies
2011-02-03
1
-0
/
+1
|
\
|
*
* apt-inst/contrib/extracttar.cc:
David Kalnischkies
2011-01-13
1
-0
/
+1
|
|
\
|
|
*
Permit base256 encoded value in the numeric field of tar header.
Nobuhiro Hayashi
2010-12-03
1
-0
/
+1
|
|
/
*
/
add support for third party changelogs
Michael Vogt
2010-11-16
1
-0
/
+1
|
/
*
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
1
-2
/
+2
*
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-06-08
1
-1
/
+3
*
Userinfo is urlencoded in URIs (RFC 3986)
David Kalnischkies
2010-03-31
1
-0
/
+1
*
rename ExplodeString to VectorizeString
David Kalnischkies
2010-03-30
1
-1
/
+1
*
replace every call to toupper with one to our own tolower_ascii
David Kalnischkies
2010-03-30
1
-15
/
+6
*
merge from the lp:~donkult/apt/sid branch
Michael Vogt
2010-02-18
1
-0
/
+1
|
\
|
*
dd support for the LANGUAGE environment variable
David Kalnischkies
2010-02-18
1
-0
/
+1
*
|
Change the package index Info methods to allow apt-cache policy to be
Michael Vogt
2010-02-18
1
-0
/
+1
|
/
*
Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
David Kalnischkies
2009-10-24
1
-6
/
+6
*
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
Otavio Salvador
2009-07-25
1
-0
/
+1
*
* apt-pkg/acquire.cc:
Michael Vogt
2009-07-21
1
-0
/
+2
|
\
|
*
fix problematic use of tolower() when calculating the version
Michael Vogt
2009-04-23
1
-0
/
+1
|
*
* apt-pkg/indexrecords.cc:
Michael Vogt
2008-12-08
1
-0
/
+1
*
|
merge r1797 from lp:~donkult/apt/experimental
Michael Vogt
2009-06-29
1
-0
/
+1
|
/
*
* fixed compile errors with g++ 7.3 (thanks to
Michael Vogt
2007-06-19
1
-0
/
+1
*
* merged the no-pragma branch
Michael Vogt
2006-12-14
1
-3
/
+1
|
\
|
*
* removed the pragma mess
Michael Vogt
2006-10-02
1
-3
/
+1
*
|
* merged with apt--mvo
Michael Vogt
2005-11-30
1
-13
/
+13
|
\
|
|
*
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-11-23
1
-13
/
+13
*
|
Port DDTP to APT 0.6 branch
Otavio Salvador
2005-03-23
1
-1
/
+2
|
/
*
Add safe_snprintf
Arch Librarian
2004-09-20
1
-1
/
+4
*
Restored GCC 2.95 compilability
Arch Librarian
2004-09-20
1
-4
/
+12
*
Reverted CheckDomainList and LookupTag while adding new...
Arch Librarian
2004-09-20
1
-3
/
+18
*
Changed comparision operators
Arch Librarian
2004-09-20
1
-8
/
+10
*
Ensure the memory buffer is 0'd
Arch Librarian
2004-09-20
1
-6
/
+14
*
Alfredo's no_proxy patch
Arch Librarian
2004-09-20
1
-1
/
+2
*
Join with aliencode
Arch Librarian
2004-09-20
1
-4
/
+34
*
A few functions migrated around
Arch Librarian
2004-09-20
1
-1
/
+3
[next]