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
/
cmdline
Age
Commit message (
Expand
)
Author
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
drop incorrect parameter implicitely converted to bool
David Kalnischkies
2015-04-19
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-10
add a simple unit test for acquire progress
David Kalnischkies
2015-04-07
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
(error) Same iterator is used with different containers
David Kalnischkies
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
2014-12-22
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-09
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-11-28
support long keyids in "apt-key del" instead of ignoring them
James McCoy
2014-11-19
use dpkg --merge-avail only if needed in apt-mark
David Kalnischkies
2014-11-18
various small additional tests and testcases
David Kalnischkies
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
2014-11-09
use pkgAcquire::GetLock instead of own code
David Kalnischkies
2014-11-09
allow uninstalled packages to be put on hold
David Kalnischkies
2014-11-09
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
streamline display of --help in all tools
David Kalnischkies
2014-11-08
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
better non-virtual metaIndex.LocalFileName() implementation
David Kalnischkies
2014-10-23
chown finished partial files earlier
David Kalnischkies
2014-10-20
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-15
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-08
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2014-10-07
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-10-07
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-03
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
2014-10-02
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
2014-09-29
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2014-09-29
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-27
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2014-09-27
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
store source name and version in binary cache
David Kalnischkies
2014-09-27
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
2014-09-27
miscellaneous small cleanups in apt-key
David Kalnischkies
2014-09-27
add --readonly option for apt-key adv
David Kalnischkies
2014-09-27
use only one --keyring in gpg interactions
David Kalnischkies
2014-09-27
add --secret-keyring option for apt-key
David Kalnischkies
2014-09-27
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
2014-09-27
add a test for apt-key export{,all}
David Kalnischkies
2014-09-27
respect --keyring also in merged keyring commands
David Kalnischkies
2014-09-27
support gnupg2 as drop-in replacement for gnupg
David Kalnischkies
2014-09-27
delay gnupg setup in apt-key until it is needed
David Kalnischkies
2014-09-27
merge fragment keyrings in apt-key to avoid hitting gpg limits
David Kalnischkies
2014-09-27
refactor key removal code to reuse it in next step
David Kalnischkies
2014-09-27
set a primary-keyring only if we have access to it
David Kalnischkies
2014-09-27
support (multiple) arguments properly in apt-key
David Kalnischkies
[next]