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-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
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-12
implement VerifyFile as all-hashes check
David Kalnischkies
2015-05-11
improve partial/ cleanup in abort and failure cases
David Kalnischkies
2015-04-19
hide first pdiff merge failure debug message
David Kalnischkies
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
2015-04-19
refactor calculation of final lists/ name from URI
David Kalnischkies
2015-04-19
unsigned Release files can expire, too
David Kalnischkies
2014-11-08
guard const-ification API changes
David Kalnischkies
2014-11-08
replace ignore-deprecated #pragma dance with _Pragma
David Kalnischkies
2014-11-08
reenable patchsize limit option for pdiffs
David Kalnischkies
2014-11-06
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...
Michael Vogt
2014-11-04
Call "Dequeue()" for items in AbortTransaction() to fix race
Michael Vogt
2014-10-29
Only support Translation-* that are listed in the {In,}Release file
Michael Vogt
2014-10-26
move permission changing from -item to -worker
David Kalnischkies
2014-10-23
chown finished partial files earlier
David Kalnischkies
2014-10-20
use c++ style instead of the last two c-arrays
David Kalnischkies
2014-10-20
aborted reverify restores file owner and permission
David Kalnischkies
2014-10-20
run acquire transactions only once
David Kalnischkies
2014-10-20
mark --allow-insecure-repositories message as translateable
David Kalnischkies
2014-10-15
ignore Acquire::GzipIndexes for cdrom sources
David Kalnischkies
2014-10-15
Merge branch 'debian/sid' into debian/experimental
David Kalnischkies
2014-10-15
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-13
do not load filesize in pkgAcqIndexTrans explicitly
David Kalnischkies
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-13
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
display a warning for unsigned repos
David Kalnischkies
2014-10-13
make --allow-insecure-repositories message an error
David Kalnischkies
2014-10-10
remove useless pdiff filename output
David Kalnischkies
2014-10-08
Only rename StatError files in AbortTransaction()
Michael Vogt
2014-10-08
pkgAcqArchive::QueueNext(): change owner/permission of DestFile
Michael Vogt
2014-10-07
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
[next]