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-09-17
use pkgAcqMetaBase as the transactionManager
Michael Vogt
2014-09-16
add a bunch of dpointers
Michael Vogt
2014-09-16
remove pkgAcqSubIndex
Michael Vogt
2014-09-05
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-02
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2014-09-02
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-08-29
initialize iPolicyBrokenCount in DepCache::Update
Warren He
2014-08-26
support versioned provides as implemented by dpkg
David Kalnischkies
2014-08-25
add shared code into pkgAcqMetaSigBase::GenerateAuthWarning()
Michael Vogt
2014-08-24
all tests pass
Michael Vogt
2014-08-24
make the test-pdiff-usage code work again
Michael Vogt
2014-08-24
make compressed-indexes test pass again
Michael Vogt
2014-08-24
cleanup
Michael Vogt
2014-08-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-02
really move clearsign check into pkgAcqMetaClearSig::Done()
Michael Vogt
2014-08-02
add ims check verify
Michael Vogt
2014-08-02
move clearsign check into pkgAcqMetaClearSig::Failed()
Michael Vogt
2014-08-01
make i-m-s work again
Michael Vogt
2014-08-01
make errors more consistent
Michael Vogt
2014-08-01
check hashes of compressed files as well
Michael Vogt
2014-08-01
fix transactionid passing
Michael Vogt
2014-08-01
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
2014-07-31
fail early (again) on gpg sig failures
Michael Vogt
2014-07-31
ensure InRelease->Release is transactional as well
Michael Vogt
2014-07-31
make test_inreleae_to_release_reverts_all work
Michael Vogt
2014-07-31
Rework TransactionID stuff
Michael Vogt
2014-07-29
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-22
WIP cleanup pkgAcqMetaSig
Michael Vogt
2014-07-21
Download Release first, then Release.gpg
Michael Vogt
2014-07-21
add pkgAcquire::TransactionHasError()
Michael Vogt
2014-07-18
WIP transaction based update
Michael Vogt
2014-07-17
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
2014-07-16
Do not crash for apt-get install /dev/null
Michael Vogt
2014-07-16
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-10
Allow passing a full path to apt-get install /foo/bar.deb
Michael Vogt
2014-07-08
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-07-08
Add new Base256ToNum long long overload function
Guillem Jover
2014-07-07
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-07-03
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-06-18
apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized
Michael Vogt
2014-06-18
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...
Michael Vogt
2014-06-18
readd pkgPackageManager::Go() to not break API
Michael Vogt
2014-06-18
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
remove the Section member from package struct
David Kalnischkies
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
[next]