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-11-28
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-10
allow options between command and -- on commandline
David Kalnischkies
2014-11-10
deprecate the Section member from package struct
David Kalnischkies
2014-11-10
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
add a simple container for HashStrings
David Kalnischkies
2014-10-23
Fix incorrect comparison between signed/unsigned
Michael Vogt
2014-10-23
Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
Michael Vogt
2014-10-15
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-08
Update Status field values handling
Guillem Jover
2014-10-06
implement the updated build profile spec
josch
2014-09-26
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2014-09-21
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
2014-09-21
Fix regression for cdrom: sources from latest security update
Michael Vogt
2014-09-21
generalize Acquire::GzipIndex
Michael Vogt
2014-09-17
improve test for commit daff4a
Michael Vogt
2014-09-17
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-16
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-12
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
2014-09-08
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2014-09-08
fix progress report for upgrade and reinstall
David Kalnischkies
2014-09-07
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
make GetLocalitySortedVersionSet more generic
David Kalnischkies
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-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-07-29
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-17
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
2014-07-16
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
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
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-10
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2014-06-10
Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid
Michael Vogt
2014-06-09
add pkgSrcRecords::Next() to step through all the pkgSrcRecords
Michael Vogt
2014-06-07
do not revert candidate for protected packages
David Kalnischkies
2014-05-30
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
without a filename we can't stat pipes
David Kalnischkies
2014-05-30
check exit status of external solvers
David Kalnischkies
2014-05-30
Merge EDSP 0.5 w/ multi-arch support for external solvers
David Kalnischkies
2014-05-29
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-05-28
Fix warning about uninitialized variable
Michael Vogt
2014-05-27
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
Michael Vogt
2014-05-27
Do not try to cast a pkgDepCache::Policy to a pkgCache
Michael Vogt
2014-05-27
use free() instead of delete() when realloc is used
Michael Vogt
[next]