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
/
deb
Age
Commit message (
Expand
)
Author
2016-03-07
Fix several typos
Veres Lajos
2016-03-06
get group again after potential remap in Source: parse
David Kalnischkies
2016-02-26
Add missing numeric includes in files using std::accumulate()
Julian Andres Klode
2016-01-27
only warn about missing/invalid Date field for now
David Kalnischkies
2016-01-26
convert Version() and Architecture() to APT::StringView
David Kalnischkies
2016-01-26
remove unused Description methods in listparsers
David Kalnischkies
2016-01-26
parse version correctly from binary Source field
David Kalnischkies
2016-01-25
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
treat an empty dependency field just like it doesn't exist
David Kalnischkies
2016-01-25
Use c++11 for loop in AptHistoryRequestingUser
Michael Vogt
2016-01-25
Store "Requested-By" user in history.log in a simpler format
Michael Vogt
2016-01-25
Log calling SUDO_USER or PKEXEC_UID in history.log
Michael Vogt
2016-01-15
use APT::StringView for GrabWord
David Kalnischkies
2016-01-14
fix M-A:foreign provides creation for unknown archs
David Kalnischkies
2016-01-08
debListParser: Convert another ParseDepends to StringView
Julian Andres Klode
2016-01-08
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
AvailableDescriptionLanguages: Use one string for all iterations
Julian Andres Klode
2016-01-08
Replace compare() == 0 checks with this == other checks
Julian Andres Klode
2016-01-07
Switch performance critical code to use APT::StringView
Julian Andres Klode
2016-01-02
support comments in debian/control parsing
David Kalnischkies
2015-12-27
allow repositories to forbid arch:all for specific index targets
David Kalnischkies
2015-12-27
ParseDepends: Mark branches for build-dep parsing as unlikely
Julian Andres Klode
2015-12-27
debListParser: Do not validate Description-md5 for correctness twice
Julian Andres Klode
2015-12-27
debListParser: ParseDepends: Only query native arch if needed
Julian Andres Klode
2015-12-27
Convert most callers of isspace() to isspace_ascii()
Julian Andres Klode
2015-12-14
show a more descriptive error for weak Release files
David Kalnischkies
2015-12-11
Convert package names from Packages files to lower case
Julian Andres Klode
2015-12-07
Avoid overflow when summing up file sizes
Julian Andres Klode
2015-12-01
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
do not use read() returned value unconditionally
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
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
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
show progress info while 'downloading' a local .deb file
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
implement a public pkgSystem::ArchitecturesSupported
David Kalnischkies
2015-11-04
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
2015-10-30
dpkgpm: Convert users of localtime() to localtime_r()
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-23
deblistparser: Make PrioList const
Julian Andres Klode
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
M-A: allowed pkgs of unconfigured archs do not statisfy :any
David Kalnischkies
[next]