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-10-30
dpkgpm: Convert users of localtime() to localtime_r()
Julian Andres Klode
2015-10-30
cacheset: Fix compilation on new GCC in C++98 mode
Julian Andres Klode
2015-10-30
srvrec: Do not expose C++11 tuple use in header
Julian Andres Klode
2015-10-30
dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe
Julian Andres Klode
2015-10-30
dpkgpm: Convert ctime() call to ctime_r()
Julian Andres Klode
2015-10-30
aptconfiguration: Convert strtok() to strtok_r()
Julian Andres Klode
2015-10-30
GetSrvRecords: Make thread-safe
Julian Andres Klode
2015-10-23
deblistparser: Make PrioList const
Julian Andres Klode
2015-10-20
releasing 1.1~exp14
1.1_exp14
Michael Vogt
2015-10-20
Allow -i and -u as aliases for installed and upgradable in list
Julian Andres Klode
2015-10-11
.travis.yml: Add pinned vivid for gettext and clean up a bit
Julian Andres Klode
2015-10-11
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
Julian Andres Klode
2015-10-05
releasing package apt version 1.1~exp13
1.1.exp13
Michael Vogt
2015-10-05
Run "./prepare-release pre-export"
Michael Vogt
2015-09-30
Fix select timeout to be 50msec instead of 0.5msec
Michael Vogt
2015-09-22
Use --add-location=file for po/ and doc/po
Michael Vogt
2015-09-15
tests: add a -j $jobs mode to test runner for parallel execution
David Kalnischkies
2015-09-15
tests: don't use hardcoded port for http and https
David Kalnischkies
2015-09-14
fallback to well-known URI if by-hash fails
David Kalnischkies
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
tests: try to support spaces in TMPDIR
David Kalnischkies
2015-09-14
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
2015-09-14
tests: use SHA1 checksum only by default in tests
David Kalnischkies
2015-09-14
add --sha512 option + documentation for apt-ftparchive
David Kalnischkies
2015-09-14
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
David Kalnischkies
2015-09-14
do not generate bogus hashes if hash is disabled in apt-ftparchive
David Kalnischkies
2015-09-14
do not ignore differently versioned self-provides
David Kalnischkies
2015-09-14
various changes to increase test-coverage
David Kalnischkies
2015-09-14
implement apt-get source msg 'Please use: $vcs' for git
David Kalnischkies
2015-09-14
dereference redirect in Vcs-Browser URI to cgit
David Kalnischkies
2015-09-14
srv test: do 100 pulls twice and compare list
David Kalnischkies
2015-09-14
fix alloc-dealloc-mismatch (operator new [] vs operator delete)
David Kalnischkies
2015-09-14
fix two memory leaks reported by gcc
David Kalnischkies
2015-09-14
use std-algorithms instead of manual loops to avoid overflow warning
David Kalnischkies
2015-09-14
do not report deprecate warnings for the None declaration
David Kalnischkies
2015-09-14
move std=c++11 from CXXFLAGS to CXX
David Kalnischkies
2015-09-14
fix 'Dead assignment' by dropping unneeded boolean
David Kalnischkies
2015-09-14
tests: use more 'native' instead of 'amd64' if possible
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
include debug information in the autoremove-kernels file
David Kalnischkies
2015-09-14
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
2015-09-14
remove incorrect optimization branches
David Kalnischkies
2015-09-14
select kernels to protect from autoremove based on Debian version
David Kalnischkies
2015-09-14
copy ReadWrite-error to the bottom to make clang happy
David Kalnischkies
2015-09-14
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
implement CopyFile without using FileFd::Size()
David Kalnischkies
2015-09-14
add Source-Version field for EDSP
David Kalnischkies
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
[prev]
[next]