]> git.saurik.com Git - apt.git/history - apt-pkg/deb
zh_CN.po: update simplified Chinese translation. (100%)
[apt.git] / apt-pkg / deb /
2015-06-11  David Kalnischkiesuse an enum instead of strings as IndexTarget::Option...
2015-06-11  David Kalnischkiesuse IndexTarget to get to IndexFile
2015-06-11  David Kalnischkiesshow URI.Path in all acquire item descriptions
2015-06-10  David Kalnischkiesrename Calculate- to GetIndexTargets and use it as...
2015-06-10  David Kalnischkiesstop using IndexTarget pointers which are never freed
2015-06-10  David Kalnischkiesstore all targets data in IndexTarget struct
2015-06-10  David Kalnischkiesabstract the code to iterate over all targets a bit
2015-06-09  David Kalnischkiesconfigureable acquire targets to download additional...
2015-06-09  David Kalnischkiesrework hashsum verification in the acquire system
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Helmut Grohneparse arch-qualified Provides correctly
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-05-11  David Kalnischkiesstop depending on copy-on-write for std::string
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-12  David Kalnischkiesparse specific-arch dependencies correctly on single...
2015-04-07  Michael Vogtfix crash in order writing in pkgDPkgPM::WriteApportRep...
2015-04-07  Michael VogtFix crash in pkgDPkgPM::WriteApportReport(() (LP: ...
2015-03-16  Helmut Grohneparse arch-qualified Provides correctly
2015-03-16  David Kalnischkiesfix some new compiler warnings reported by gcc-5
2015-03-16  David Kalnischkiesproperly implement pkgRecord::Parser for *.deb files
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-12-23  David Kalnischkiespass-through stdin fd instead of content if not a terminal
2014-12-23  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-10  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-07  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-07  David Kalnischkiescorrect architecture detection for 'rc' packages for...
2014-11-28  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-28  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-19  David Kalnischkiesfix PTY interaction on linux and kfreebsd
2014-11-18  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-10  David Kalnischkiesuse 'best' hash for source authentication
2014-11-08  David Kalnischkiesguard ABI changes for SourcePkg/Ver in pkgCache
2014-11-08  David Kalnischkiesmark internal interfaces as hidden
2014-11-08  David Kalnischkiesbetter non-virtual metaIndex.LocalFileName() implementation
2014-11-08  David Kalnischkiesuse a abi version check similar to the gcc check
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
2014-11-06  Michael VogtMerge remote-tracking branch 'mvo/feature/no-more-acqui...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-11-05  Michael Vogtapt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
2014-10-29  Michael VogtOnly support Translation-* that are listed in the ...
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-23  Michael VogtFix incorrect comparison between signed/unsigned
2014-10-23  Michael VogtUse sysconf(_SC_ARG_MAX) to find the size of Dpkg:...
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  David Kalnischkiestrusted=yes sources are secure, we just don't know why
2014-10-13  David Kalnischkiesdo not inline virtual destructors with d-pointers
2014-10-08  Guillem JoverUpdate Status field values handling
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-06  Michael Vogtmake http size check work
2014-10-06  joschimplement the updated build profile spec
2014-10-02  David Kalnischkiesrename StringType VERSION to VERSIONNUMBER
2014-09-30  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-09-29  David Kalnischkiesmark private methods as hidden
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-26  David Kalnischkiesstore source name and version in binary cache
2014-09-26  David Kalnischkiesdrop stored StringItems in favor of in-memory mappings
2014-09-26  Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17  Michael Vogtuse pkgAcqMetaBase as the transactionManager
2014-09-08  David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08  David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-02  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-08-26  David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-07-31  Michael VogtRework TransactionID stuff
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-10  Michael VogtAllow passing a full path to apt-get install /foo/bar.deb
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-07  David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael Vogtreadd pkgPackageManager::Go() to not break API
2014-06-18  David Kalnischkiesremove the Section member from package struct
2014-06-18  David Kalnischkiescleanup datatypes mix used in binary cache
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
next