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
Age
Commit message (
Expand
)
Author
2016-11-09
show the conflicting distribution warning again
David Kalnischkies
2016-11-09
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
2016-11-09
fix three typos in sources & manpages
Chris Leick
2016-11-09
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-11-02
keep Release.gpg on untrusted to trusted IMS-Hit
David Kalnischkies
2016-10-04
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-09-18
VersionHash: Do not skip too long dependency lines
Julian Andres Klode
2016-09-11
Coverage: Do not print messages from gcov
Julian Andres Klode
2016-09-07
edsp: try 2 to read responses even if writing failed
David Kalnischkies
2016-09-02
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
2016-09-02
CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable
Julian Andres Klode
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2016-08-31
Base256ToNum: Fix uninitialized value
Julian Andres Klode
2016-08-31
TagFile: Fix off-by-one errors in comment stripping
Julian Andres Klode
2016-08-31
Fix segfault and out-of-bounds read in Binary fields
Julian Andres Klode
2016-08-29
init: Add Dir::Bin::planners default entry
Julian Andres Klode
2016-08-29
init: Fix path to external solvers
Julian Andres Klode
2016-08-29
don't loop on pinning pkgs from absolute debs by regex
David Kalnischkies
2016-08-29
randomize acquire order for same type index files
David Kalnischkies
2016-08-27
Merge branch 'portability/freebsd'
Julian Andres Klode
2016-08-26
CMake: Add missing iconv dependency
Julian Andres Klode
2016-08-26
Make root group configurable via ROOT_GROUP
Julian Andres Klode
2016-08-26
changelog: Respect Dir setting for local changelog getting
Julian Andres Klode
2016-08-26
Make directory paths configurable
Julian Andres Klode
2016-08-26
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
2016-08-26
CMake: Do not use -lresolv if res_init exists in libc
Julian Andres Klode
2016-08-26
CMake: Do not hardcode -ldl
Julian Andres Klode
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
2016-08-25
treat .ddeb files like .deb, especially for dpkg
David Kalnischkies
2016-08-24
do not restore selections for already purged packages
David Kalnischkies
2016-08-24
improve code & doc for aquire weak/loop failing
David Kalnischkies
2016-08-24
do fail on weakhash/loop earlier in acquire
David Kalnischkies
2016-08-23
install-progress: Call the real ::fork() in our fork() method
Julian Andres Klode
2016-08-23
prevent C++ locale number formatting in text APIs (try 3)
David Kalnischkies
2016-08-23
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
2016-08-20
CMake: Fix uninitialized variables
Julian Andres Klode
2016-08-19
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
2016-08-17
don't count each Type as an individual deb822-sources stanza
David Kalnischkies
2016-08-17
add --with-source option and Packages/Sources support
David Kalnischkies
2016-08-17
default to Dir=/ in dpkg/status file finding magic
David Kalnischkies
2016-08-17
support compression and by-hash for .diff/Index files
David Kalnischkies
2016-08-17
support getting only-uncompressed files via by-hash
David Kalnischkies
2016-08-17
set the correct item FileSize in by-hash case
David Kalnischkies
2016-08-17
retry without same redirection mirror on 404 errors
David Kalnischkies
2016-08-17
check internal redirections for loops, too
David Kalnischkies
2016-08-16
log with the failed item description, not with next try
David Kalnischkies
2016-08-12
drop incorrect const attribute from DirectoryExists
David Kalnischkies
2016-08-12
fileutl: empty file support: Avoid fstat() on -1 fd and check result
Julian Andres Klode
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
2016-08-12
don't perform int<float in progress bar drawing
David Kalnischkies
[next]