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
2013-04-03
apt-pkg/contrib/gpgv.cc: fix InRelease check
Michael Vogt
2013-04-02
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
2013-03-19
support dash-escaped text in clearsigned files as implementations are
David Kalnischkies
2013-03-19
use FileFd instead of int fds to tidy up the interface a bit
David Kalnischkies
2013-03-18
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
2013-03-18
- add method to open (maybe) clearsigned files transparently
David Kalnischkies
2013-03-16
ensure that we fclose/unlink/free in the new gpg-code as soon as possible
David Kalnischkies
2013-03-15
- if ExecGPGV deals with a clear-signed file it will split this file
David Kalnischkies
2013-03-15
split out a method to strip whitespaces only on the right side
Michael Vogt
2013-03-15
don't close stdout/stderr if it is also the statusfd
David Kalnischkies
2013-03-15
* apt-pkg/contrib/gpgv.cc:
David Kalnischkies
2013-03-15
* apt-pkg/indexcopy.cc:
David Kalnischkies
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
2013-03-01
include two missing patches to really fix bug #696225, thanks to
Michael Vogt
2013-01-09
* apt-pkg/contrib/progress.cc:
Michael Vogt
2012-10-15
merge from lp:~donkult/apt/sid
Michael Vogt
2012-10-13
remove 256 char line limit by using getline() (POSIX.1-2008)
David Kalnischkies
2012-10-13
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
2012-10-12
merged lp:~mvo/apt/mvo
Michael Vogt
2012-08-28
apt-pkg/contrib/netrc.cc: use a slightly smaller login/password size
Michael Vogt
2012-08-13
make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...
Michael Vogt
2012-08-04
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-08-04
move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard there
David Kalnischkies
2012-08-04
apt-pkg/contrib/mmap.cc:
Pino Toscano
2012-07-24
for filesystems not supporting mmap'ing a file we need to use a
David Kalnischkies
2012-07-24
trigger the usage of the fallback code for kfreebsd also in the
David Kalnischkies
2012-07-20
* apt-pkg/contrib/mmap.cc:
David Kalnischkies
2012-06-16
Fix previous commit: Do not call memset() if realloc() returned NULL.
Julian Andres Klode
2012-06-16
Zero out the new memory allocated with realloc().
Julian Andres Klode
2012-06-16
* apt-pkg/contrib/mmap.cc:
Julian Andres Klode
2012-06-09
fix segfault with empty LongOpt in --no-* branch
David Kalnischkies
2012-06-09
* apt-pkg/contrib/cmdline.cc:
Daniel Hartwig
2012-05-22
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-21
* apt-pkg/contrib/mmap.cc:
David Kalnischkies
2012-05-16
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-10
ensure that d is set before accessing it
David Kalnischkies
2012-05-10
ensure that in error conditions the Fail flag is set
David Kalnischkies
2012-05-10
collect zombie (de)compressor processes on reopen
David Kalnischkies
2012-05-09
ensure that we do init d only once and especially not with its own
David Kalnischkies
2012-05-09
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-04-23
/dev/null is a special absolute path as it has no subdirectories
David Kalnischkies
2012-04-23
normalize a bit by replacing // and /./ with / in FindFile
David Kalnischkies
2012-04-22
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2012-04-21
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2012-04-20
* apt-pkg/contrib/sha2_internal.cc:
David Kalnischkies
2012-04-19
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-04-05
- add libbz2-dev as new build-dependency
David Kalnischkies
2012-04-05
if we have zlib builtin insert add a dummy gzip compressor for FileFD
David Kalnischkies
2012-04-05
detect zlib correctly. We still don't allow to build without it to remain
David Kalnischkies
[prev]
[next]