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
Age
Commit message (
Expand
)
Author
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-04
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
ignore newlines in dpkg-deb control output for installing debs
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
reenable gcc warnings for deprecated functions
David Kalnischkies
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
centralize unlink checks in acquire-item
David Kalnischkies
2015-11-04
do not cleanup .diff/Index files on Hit
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
show version and type in "apt (r)depends"
David Kalnischkies
2015-11-04
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
deal with --version more centrally
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
deduplicate main methods
David Kalnischkies
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
disable updating insecure repositories in apt by default
David Kalnischkies
2015-11-04
revamp apt(8) to refer more instead of duplicating
David Kalnischkies
2015-11-04
move 'search' implementations as well
David Kalnischkies
2015-11-04
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
suggest 'apt autoremove' to get right of unneeded packages
David Kalnischkies
2015-11-04
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
2015-11-04
rework errors and warnings around insecure repositories
David Kalnischkies
2015-11-04
set failreasons similar to connect.cc based on curl errors
David Kalnischkies
2015-11-04
revert accidental removal of documentation for trusted option in sources.list
David Kalnischkies
2015-11-04
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
show progress info while 'downloading' a local .deb file
David Kalnischkies
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
tests: ensure sponge-files are cleaned up properly
David Kalnischkies
2015-11-04
tests: change test-skipping detection for arch-specific pkgs
David Kalnischkies
2015-11-04
drop privileges in file:// method as we do for decompressors
David Kalnischkies
2015-11-04
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
2015-11-04
refactor dpkg execution in deb/debsystem
David Kalnischkies
2015-11-04
switch 'apt-mark hold' from Pkg to Ver based operation
David Kalnischkies
2015-11-04
add cacheset push_back wrapping for std::back_inserter
David Kalnischkies
2015-11-04
implement operator* for cacheset iterators
David Kalnischkies
2015-11-04
implement a public pkgSystem::ArchitecturesSupported
David Kalnischkies
2015-11-04
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
2015-11-04
travis: move 'make' into the install target
David Kalnischkies
2015-11-04
Turkish program translation update
Mert Dirik
2015-11-03
configure.ac: Only require autoconf 2.68
Julian Andres Klode
2015-11-03
configure.ac: Run autoupdate
Julian Andres Klode
2015-10-30
thread-safety tests: Adjust path to lists
Julian Andres Klode
2015-10-30
Provide tests for thread-safety
Julian Andres Klode
[next]