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
Age
Commit message (
Expand
)
Author
2014-10-06
fix warnings
Michael Vogt
2014-10-06
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
2014-10-06
implement the updated build profile spec
josch
2014-10-06
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2014-10-06
cleanup pkgAcq*::Failed()
Michael Vogt
2014-10-06
add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()
Michael Vogt
2014-10-06
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
2014-10-06
fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...
Michael Vogt
2014-10-06
add new "SetActiveSubprocess()
Michael Vogt
2014-10-03
Bump library version to libapt-pkg4.14
Michael Vogt
2014-10-03
really do not download Release if InRelease does not verify
Michael Vogt
2014-10-03
implement MarkAndSweep in cc instead of header
David Kalnischkies
2014-10-03
rename StringType VERSION to VERSIONNUMBER
David Kalnischkies
2014-10-02
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
2014-10-02
add a bunch of docstrings etc
Michael Vogt
2014-10-02
fix crash
Michael Vogt
2014-10-02
donkults fixes
Michael Vogt
2014-10-02
Cleanup pkgAcqIndex
Michael Vogt
2014-10-01
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2014-10-01
fix leftover files from Acquire::GzipIndex
Michael Vogt
2014-10-01
hack around test-apt-update-unauth failure
Michael Vogt
2014-10-01
update test/integration/test-releasefile-verification
Michael Vogt
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...
Michael Vogt
2014-09-30
fix another instance of warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-30
support parsing of all hashes for pdiff
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-09-29
cleanup
Michael Vogt
2014-09-29
fix Configuration::FindVector API
David Kalnischkies
2014-09-29
fix DestFile ext
Michael Vogt
2014-09-29
refactor
Michael Vogt
2014-09-29
Adjust DestFile in ReverifyAfterIMS() to not include compr Extension
Michael Vogt
2014-09-29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-29
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-28
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
allow options between command and -- on commandline
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
fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...
David Kalnischkies
2014-09-27
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-09-27
fix: Consecutive return, break, continue, goto or throw statements are unnece...
David Kalnischkies
2014-09-27
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
2014-09-27
add --readonly option for apt-key adv
David Kalnischkies
2014-09-27
use apt-key adv (+ gnupg) instead of gpgv for verify
David Kalnischkies
2014-09-27
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-27
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
fix occurrence typo in tagfile comment
David Kalnischkies
2014-09-27
add an API for cache filters/matcher
David Kalnischkies
2014-09-27
move PCI::From* methods into CacheSetHelper class
David Kalnischkies
2014-09-27
rework cachesets API to allow future extension
David Kalnischkies
[prev]
[next]