]> git.saurik.com Git - apt.git/shortlog
apt.git
2010-06-09  David Kalnischkiesenhance the split out of the gpgv commandline mangling...
2010-06-09  David Kalnischkiessent Last-Modified header also for Translation files
2010-06-09  David Kalnischkiesbe sure that the RFC1123StrToTime method is run in...
2010-06-09  David Kalnischkies* apt-pkg/indexcopy.cc:
2010-06-09  David Kalnischkiesfix compiler warning in the new mirror code
2010-06-09  David Kalnischkies* apt-pkg/policy.cc:
2010-06-09  David Kalnischkiesremove the "typename" from the const_iterators as gcc...
2010-06-09  Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09  Michael Vogtdebian/rules: remove two more leftovers fromthe ubuntu...
2010-06-09  Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09  Michael Vogt* merge the remaining Ubuntu change:
2010-06-09  David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09  David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-09  David Kalnischkiesrename the options, document them and reorder the chang...
2010-06-08  David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-06-08  David Kalnischkiesuse the portable timegm shown in his manpage instead...
2010-06-08  David Kalnischkies* ftparchive/writer.cc:
2010-06-08  David Kalnischkiesuse the Valid-Until header from the Release file but...
2010-06-08  David Kalnischkiesenhance the Valid-Until code a bit by using the correct...
2010-06-08  David Kalnischkies* apt-pkg/contrib/strutl.cc:
2010-06-08  David Kalnischkies* apt-pkg/indexrecords.cc:
2010-06-06  David Kalnischkiesuse the GroupedFromCommandLine() method in the dotty...
2010-06-06  David Kalnischkiesadd a GroupedFromCommandLine method to the PackageSet...
2010-06-05  David Kalnischkiesdo not fail if an unrelated error is pending in Display...
2010-06-05  David Kalnischkiessupport special release-modifier 'installed' and 'candi...
2010-06-05  David Kalnischkiesaccept package versions in the unmet command
2010-06-05  David Kalnischkiesenhance the changelog a bit
2010-06-05  David Kalnischkieshandle :arch modifier in PackageSet::FromString correctly
2010-06-05  David Kalnischkiesapt-cache show --no-all-versions should issues the...
2010-06-05  David Kalnischkiesdo not insert end() Iterators into the CacheSet even...
2010-06-05  David KalnischkiesDon't increase the commandline parameter in the library...
2010-06-05  David Kalnischkiesadd --target-release option (Closes: #115520)
2010-06-05  David KalnischkiesAdd a option to apt-cache policy to additionally init...
2010-06-05  David Kalnischkiesuse pkgCacheFile and the new CacheSets all over the...
2010-06-05  David KalnischkiesAdd a method to get a VersionSet from the Commandline...
2010-06-04  David Kalnischkiesstore also the SourceList we use internally for export
2010-06-04  David KalnischkiesSwitch away from the now deprecated methods for Cache...
2010-06-04  David Kalnischkies* apt-pkg/cachefile.{cc,h}:
2010-06-03  David Kalnischkies* cmdline/apt-get.cc:
2010-06-03  David Kalnischkies* apt-pkg/depcache.cc:
2010-06-03  David Kalnischkiesdeprecate AddSize with Multiplier as it is unused and...
2010-06-03  David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-02  Michael Vogtmethods/mirror.cc: debug improvements
2010-06-02  Michael Vogtimplement Fail-Ignore bool in FetchItem that tells...
2010-06-02  Michael Vogtmethods/mirror.cc: simplify uri.startswith()
2010-06-02  Michael Vogtmethods/mirrors.cc: make cycle through the mirrors...
2010-06-02  Michael Vogtmethods/mirror.cc: remove Acquire::Mirror::RefreshInter...
2010-06-02  Michael Vogtimprove error message if mirror method fails
2010-06-02  Michael Vogtcmdline/apt-report-mirror-failure: port to latest pytho...
2010-06-02  Michael Vogtmethods/mirror.cc: on fail try the next mirror
2010-06-02  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-05-31  David Kalnischkies* apt-pkg/cacheset.{cc,h}:
2010-05-31  David Kalnischkiesrename packageset into cacheset while it is not too...
2010-05-31  David Kalnischkies* cmdline/apt-cache.cc:
2010-05-31  David Kalnischkies* apt-pkg/pkgcache.cc:
2010-05-31  David Kalnischkies* apt-pkg/contrib/cmdline.cc:
2010-05-31  David Kalnischkiesimprove the handling of regex together with the archite...
2010-05-31  David Kalnischkiesi managed to commit broken code… which (at least in...
2010-05-30  David Kalnischkiesmove cmdline parsing from apt-cache to new FromCommandL...
2010-05-30  David Kalnischkiesmove regex magic from apt-get to new FromRegEx method
2010-05-30  David Kalnischkies* apt-pkg/packageset.h:
2010-05-29  David Kalnischkies* ftparchive/writer.h:
2010-05-29  David Kalnischkies* apt-pkg/depcache.cc:
2010-05-29  David Kalnischkies* apt-pkg/cacheiterator.h:
2010-05-29  David Kalnischkies* apt-pkg/indexrecords.{cc,h}:
2010-05-28  David Kalnischkiescreate the bin-test directory automatic in the runner
2010-05-28  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-05-28  David Kalnischkiestry harder to find the other pseudo versions for autore...
2010-05-28  David Kalnischkies* apt-pkg/depcache.cc:
2010-05-28  David Kalnischkies* apt-pkg/deb/debsystem.cc:
2010-05-27  David Kalnischkiesforward manual-installed bit on package disappearance
2010-05-27  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-05-25  Michael Vogtmerged from debian-sid
2010-05-25  Michael Vogtmethods/http.cc: shorten comment on return values of...
2010-05-25  Michael Vogt* methods/http.{cc,h}:
2010-05-25  Michael Vogtmerged lp:~donkult/apt/sid
2010-05-24  David Kalnischkies - show at the end of the install process a list of...
2010-05-24  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-05-24  David Kalnischkiesremove the gnome-apt reference as it is removed from...
2010-05-24  David Kalnischkies* doc/apt-get.8.xml:
2010-05-24  David Kalnischkies* debian/libapt-pkg-doc.doc-base.cache:
2010-05-24  David Kalnischkiesuse dpkg-buildflags if available for CXXFLAGS
2010-05-24  David Kalnischkiesuse $(CURDIR) instead of $(pwd)
2010-05-16  bubulle@debian.orgItalian translation completed
2010-05-15  bubulle@debian.orgItalian translation update. Closes: #581742
2010-05-15  David Kalnischkies* README.arch:
2010-05-14  David Kalnischkieshandle multiple --{tar,diff,dsc}-only options correctly
2010-05-14  Michael Vogt* debian/apt.postinst:
2010-05-14  Michael Vogtreleasing version 0.7.25.3ubuntu8 0.7.25.3ubuntu8
2010-05-13  David Kalnischkiesadd "NotAutomatic: yes" handling, thanks Osamu Aoki...
2010-05-13  David Kalnischkies* doc/apt.ent
2010-05-13  David Kalnischkies* contrib/mmap.cc:
2010-05-12  David Kalnischkies* methods/gpgv.cc:
2010-05-11  bubulle@debian.orgSlovak translation update. Closes: #581159
2010-05-11  David Kalnischkies* apt-pkg/depcache.cc:
2010-05-07  Michael Vogt* methods/http.cc:
2010-05-07  Julian Andres... apt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Heade...
2010-05-06  David Kalnischkiesmerge with debian-experimental-ma
2010-05-06  Michael Vogtreleasing version 0.7.26~exp4
2010-05-06  David Kalnischkiesdon't suggest held packages as they are installed ...
next