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-05-15
Normalize Signed-By values by removing trailing commas everywhere
Julian Andres Klode
2016-05-15
Add conflicting Signed-By values to error message
Julian Andres Klode
2016-05-10
Strip trailing commas for created signed-by fingerprint lists
Julian Andres Klode
2016-05-08
implement Identifier field for IndexTargets
David Kalnischkies
2016-05-08
implement Fallback-Of for IndexTargets
David Kalnischkies
2016-05-07
download arch:all also for NATIVE_ARCHITECTURE indextargets
David Kalnischkies
2016-05-07
don't construct MetaIndex acquire items with IndexTargets
David Kalnischkies
2016-05-03
let DPKG_COLORS default to our APT::Color setting
David Kalnischkies
2016-05-01
support Signed-By in Release files as a sort of HPKP
David Kalnischkies
2016-05-01
support multiple fingerprints in signed-by
David Kalnischkies
2016-04-03
don't leak on error in listparser creation
David Kalnischkies
2016-03-25
drop confusing comma from no strong hash message
David Kalnischkies
2016-03-14
enforce verify of filesize in 'apt-get source'
David Kalnischkies
2016-03-14
streamline dpkgpm cleanup-handling
David Kalnischkies
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
[next]