index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Age
Commit message (
Expand
)
Author
2011-10-30
* apt-pkg/contrib/sha2_internal.cc:
David Kalnischkies
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-14
* apt-pkg/contrib/configuration.cc:
Michael Vogt
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-09-13
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-29
apt-pkg/contrib/sha2_internal.h: remove extern "C" to avoid symbol clash with...
Michael Vogt
2011-07-29
merged from debian-sid
Michael Vogt
2011-07-29
apt-pkg/contrib/sha256.h: use #warning to warn about deprecated header
Michael Vogt
2011-07-28
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-07-28
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-07-28
* merged latest fixes from debian-sid
Michael Vogt
2011-07-26
merged from lp:~mvo/apt/mvo
Michael Vogt
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.cc: kill unneeded debug output
Michael Vogt
2011-07-26
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
Michael Vogt
2011-07-26
* apt-pkg/contrib/sha1.cc:
David Miller
2011-07-25
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2011-07-15
apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break
Michael Vogt
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-14
fix sha512 calculation in Hashes::VerifyFiles()
David Kalnischkies
2011-07-13
enable Hashes::AddFD() to skip creation of certain hashes
David Kalnischkies
2011-07-13
move implementation of checksums around by abstracting even more
David Kalnischkies
2011-07-10
merge with debian-experimental
David Kalnischkies
2011-07-06
* apt-pkg/init.cc:
David Kalnischkies
2011-07-05
merge lp:~mvo/apt/sha512-template to get fixes for the
Michael Vogt
2011-07-05
apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) a...
Michael Vogt
2011-07-05
apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" a...
Michael Vogt
2011-06-29
Make private sha2 functions static
Matt Emmerton
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
2011-05-17
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-05-13
MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs
David Kalnischkies
2011-05-13
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
2011-05-10
fix SubProgress to accept a Percent parameter to update the Current
David Kalnischkies
2011-04-16
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-04-02
let TimeRFC1123 return an empty string if gmtime() fails
David Kalnischkies
2011-04-02
impossible to be too long but just to be sure use snprintf
David Kalnischkies
2011-03-10
merged the lp:~mvo/apt/mvo branch
Michael Vogt
2011-03-09
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...
Michael Vogt
[next]