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
/
acquire-item.cc
Age
Commit message (
Expand
)
Author
2015-11-25
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-21
review of new/changed translatable program strings
Justin B Rye
2015-11-21
do not sent Last-Modified if we expect a changed file
David Kalnischkies
2015-11-05
"support" unsigned Release files without hashes again
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
support arch:all data e.g. in separate Packages file
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
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
unbreak the copy-method claiming hashsum mismatch since ~exp9
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
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-08-31
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-28
implement PDiff patching for compressed files
David Kalnischkies
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
2015-08-10
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
handle site-changing redirects as mirror changes
David Kalnischkies
2015-08-10
skip .diff/Index acquire if Release file was a hit
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-15
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
2015-06-15
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2015-06-11
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-10
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-09
remove debianism file-content verification
David Kalnischkies
2015-06-09
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-09
cleanup pdiff support detection decision
David Kalnischkies
2015-06-09
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-07
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
[next]