ntk/apt.git
2010-06-26 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-06-26 David Kalnischkies - use the new MatchAgainstConfig for the DefaultRootS...
2010-06-26 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-06-25 David Kalnischkiesprint all messages if the application is in an interact...
2010-06-25 David Kalnischkiesadd a simple stack handling to be able to delay error...
2010-06-25 David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-06-22 David KalnischkiesUse an abstract helper for error handling and output
2010-06-19 David Kalnischkies* cmdline/apt-get.cc:
2010-06-19 David Kalnischkiesget packages by task^ with FromTask()
2010-06-19 David Kalnischkiesfix the gcc warning about the initialisation order...
2010-06-16 David Kalnischkies* apt-pkg/depcache.cc:
2010-06-16 David Kalnischkiesadd a simple method to VerIterator to check if two...
2010-06-15 David Kalnischkies* cmdline/cacheset.cc:
2010-06-15 David KalnischkiesAdd a GroupedFromCommandLine for the VersionSet similar...
2010-06-11 David Kalnischkies* debian/control:
2010-06-10 David KalnischkiesMerge ... debian-experimental-ma to get the public...
2010-06-10 Michael Vogt* apt-pkg/cachefile.h:
2010-06-10 David Kalnischkies* apt-pkg/orderlist.cc:
2010-06-10 Michael Vogtreleasing version 0.7.26~exp6
2010-06-10 Michael Vogtmerged from david
2010-06-10 David Kalnischkies* apt-pkg/cacheset.cc:
2010-06-10 David Kalnischkiescorrect a minor spelling mistake in the changelog
2010-06-10 David Kalnischkiesreadd the autoremove protection for the kfreebsd-image...
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...
next