]> git.saurik.com Git - apt.git/history - apt-pkg
simple URI rewrite rules config for webserver
[apt.git] / apt-pkg /
2013-06-20  David Kalnischkiesdo not redownload unchanged InRelease files
2013-06-20  David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-06-20  David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09  David Kalnischkiesensure state-dir exists before coyping cdrom files
2013-06-09  David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09  David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09  David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-09  David Kalnischkiesmake the vprintf like _error->Insert public
2013-06-09  David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-06-09  David Kalnischkiesdo unpacks before configures in SmartConfigure
2013-06-09  David Kalnischkiestry all providers in order if uninstallable in MarkInstall
2013-06-09  David Kalnischkiesfix priority sorting by prefering higher in MarkInstall
2013-06-09  David Kalnischkiesprefer Essentials over Removals in ordering score
2013-06-09  David Kalnischkiesrewrite pkgOrderList::DepRemove to stop incorrect immed...
2013-06-06  Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06  Michael Vogtfix double free (closes: #711045)
2013-05-16  Michael Vogtmerged previous bzr commit
2013-05-16  David Kalnischkiesnon-inline RunGPGV methods to restore ABI compatibility...
2013-05-08  Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-05-08  Michael Vogt* apt-pkg/algorithms.cc:
2013-05-08  Michael Vogtproperly handle if-modfied-since with libcurl/https
2013-04-10  bubulle@debian.orgFix English spelling error in a message ('A error'...
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-04  Michael Vogt* apt-pkg/sourcelist.cc:
2013-04-03  David Kalnischkiesshare version strings between same versions (of differe...
2013-04-03  David Kalnischkies* apt-pkg/cacheiterators.h:
2013-04-03  Michael Vogtapt-pkg/contrib/gpgv.cc: fix InRelease check
2013-04-03  David Kalnischkies - sort group and package names in the hashtable on...
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-04-01  David Kalnischkiesmicro-optimize and enhance readability of ListParser...
2013-04-01  David Kalnischkiesequal comparisions are used mostly in same-source relat...
2013-04-01  David Kalnischkies* apt-pkg/deb/debversion.cc:
2013-03-26  Michael Vogtmerge stuff from donkult
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-20  Michael Vogtapt-pkg/edsp.cc: do not use stderr in WriteSolution...
2013-03-20  Michael Vogtapt-pkg/edsp.cc: do not spam stderr in WriteSolution
2013-03-19  David Kalnischkiessupport dash-escaped text in clearsigned files as imple...
2013-03-19  David Kalnischkiesuse FileFd instead of int fds to tidy up the interface...
2013-03-18  David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18  David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-18  Michael Vogtfix pkgTagSection::Exists() and add test
2013-03-16  David Kalnischkiesensure that we fclose/unlink/free in the new gpg-code...
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-15  Michael Vogtsplit out a method to strip whitespaces only on the...
2013-03-15  David Kalnischkies* apt-pkg/acquire-item.cc:
2013-03-15  David Kalnischkiesdon't close stdout/stderr if it is also the statusfd
2013-03-15  David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15  David Kalnischkies* apt-pkg/indexcopy.cc:
2013-03-14  Michael Vogt* SECURITY UPDATE: InRelease verification bypass 0.9.7.8
2013-03-13  David Kalnischkiesfactor version string creation out of NewDepends, so...
2013-03-12  David Kalnischkieshandle language tags for descriptions are unique string...
2013-03-12  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01  Michael Vogtinclude two missing patches to really fix bug #696225...
2013-03-01  Michael Vogtmerged lp:~donkult/apt/sid
2013-02-24  David Kalnischkies* apt-pkg/depcache.cc:
2013-01-24  Michael Vogt* apt-pkg/indexrecords.cc:
2013-01-14  Michael Vogtensure sha512 is really used when available (thanks...
2013-01-09  Michael Vogtmerge train fixes
2013-01-09  Michael Vogt* apt-pkg/contrib/progress.cc:
2013-01-08  Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2013-01-08  Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2012-12-13  Michael Vogtmerged from lp:~donkult/apt/sid
2012-12-13  Michael Vogtchange permissions of /var/log/apt/term.log to 0640...
2012-11-10  Jonathan Thomas* apt-pkg/algorithms.cc:
2012-11-09  David Kalnischkies* apt-pkg/algorithms.cc:
2012-11-09  David Kalnischkiesno mode changes should obviously be ok for pkgDepCache...
2012-11-09  David Kalnischkies* apt-pkg/depcache.cc:
2012-11-01  Michael Vogtmerged frm donkult
2012-10-23  David Kalnischkies* apt-pkg/packagemanager.cc:
2012-10-15  Michael Vogt* apt-pkg/pkgcachegen.cc:
2012-10-15  Michael Vogtmerge from lp:~donkult/apt/sid
2012-10-13  David Kalnischkiesremove 256 char line limit by using getline() (POSIX...
2012-10-13  David Kalnischkies* apt-pkg/contrib/netrc.cc:
2012-10-13  David Kalnischkies* apt-pkg/policy.cc:
2012-10-13  David Kalnischkies* apt-pkg/edsp.cc:
2012-10-13  David Kalnischkieswrite the native architecture as unique string into...
2012-10-13  David Kalnischkiescorrect "3 missing" to "2 missing" remap registrations...
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-28  Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-19  David Kalnischkies* apt-pkg/pkgcache.cc:
2012-09-19  David Kalnischkiesadd 3 missing remap registrations causing a segfault...
2012-09-19  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2012-09-11  Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-09  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2012-09-09  David Kalnischkieshandle packages without a mandatory architecture (debia...
2012-09-04  Michael Vogtapt-pkg/aptconfiguration.h: fix compiler error
2012-09-04  Michael Vogtmerged lp:~donkult/apt/sid
2012-09-03  David Kalnischkiesreport the package name with architecture in the "no...
2012-09-03  David Kalnischkiesunpack versions only in case a different version from...
2012-09-03  David Kalnischkies* apt-pkg/cdrom.cc:
2012-09-03  David Kalnischkies - do not create duplicated flat-archive CD-ROM source...
2012-09-02  David Kalnischkies* apt-pkg/cdrom.cc:
2012-09-02  David Kalnischkies* apt-pkg/indexcopy.cc:
2012-08-30  David Kalnischkies* apt-pkg/packagemanager.cc:
next