Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/cacheset.cc: | David Kalnischkies | 2010-06-10 | 1 | -0/+8 |
* | correct a minor spelling mistake in the changelog | David Kalnischkies | 2010-06-10 | 1 | -1/+1 |
* | readd the autoremove protection for the kfreebsd-image as it was lost | David Kalnischkies | 2010-06-10 | 1 | -10/+11 |
* | sent Last-Modified header also for Translation files | David Kalnischkies | 2010-06-09 | 1 | -1/+2 |
* | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2010-06-09 | 1 | -1/+3 |
* | * apt-pkg/policy.cc: | David Kalnischkies | 2010-06-09 | 1 | -1/+4 |
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-06-09 | 1 | -2/+63 |
|\ | |||||
| * | - backport forgotten Valid-Until patch from the obsolete experimental | David Kalnischkies | 2010-06-09 | 1 | -1/+13 |
| |\ | |||||
| | * | rename the options, document them and reorder the changelog a bit | David Kalnischkies | 2010-06-09 | 1 | -8/+16 |
| | * | use the portable timegm shown in his manpage instead of a strange | David Kalnischkies | 2010-06-09 | 1 | -0/+2 |
| | * | * ftparchive/writer.cc: | David Kalnischkies | 2010-06-09 | 1 | -0/+2 |
| | * | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-06-08 | 1 | -0/+3 |
| | * | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2010-06-08 | 1 | -0/+4 |
| * | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-06-09 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | * cmdline/apt-get.cc: | David Kalnischkies | 2010-06-03 | 1 | -1/+3 |
| | * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-06-03 | 1 | -0/+1 |
| | * | | deprecate AddSize with Multiplier as it is unused and switch to | David Kalnischkies | 2010-06-03 | 1 | -0/+2 |
| | * | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-06-03 | 1 | -0/+10 |
| | |/ | |||||
| * | | support special release-modifier 'installed' and 'candidate' | David Kalnischkies | 2010-06-05 | 1 | -0/+1 |
| * | | accept package versions in the unmet command | David Kalnischkies | 2010-06-05 | 1 | -0/+1 |
| * | | enhance the changelog a bit | David Kalnischkies | 2010-06-05 | 1 | -3/+3 |
| * | | add --target-release option (Closes: #115520) | David Kalnischkies | 2010-06-05 | 1 | -0/+1 |
| * | | use pkgCacheFile and the new CacheSets all over the place | David Kalnischkies | 2010-06-05 | 1 | -0/+1 |
| * | | store also the SourceList we use internally for export | David Kalnischkies | 2010-06-04 | 1 | -0/+1 |
| * | | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies | 2010-06-04 | 1 | -0/+3 |
| * | | * apt-pkg/cacheset.{cc,h}: | David Kalnischkies | 2010-05-31 | 1 | -3/+3 |
| * | | rename packageset into cacheset while it is not too late | David Kalnischkies | 2010-05-31 | 1 | -1/+1 |
| * | | * cmdline/apt-cache.cc: | David Kalnischkies | 2010-05-31 | 1 | -1/+3 |
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2010-05-31 | 1 | -1/+3 |
| * | | * apt-pkg/contrib/cmdline.cc: | David Kalnischkies | 2010-05-31 | 1 | -1/+3 |
| * | | move cmdline parsing from apt-cache to new FromCommandLine method | David Kalnischkies | 2010-05-31 | 1 | -0/+1 |
| * | | move regex magic from apt-get to new FromRegEx method | David Kalnischkies | 2010-05-30 | 1 | -0/+1 |
| * | | * apt-pkg/packageset.h: | David Kalnischkies | 2010-05-30 | 1 | -0/+2 |
| * | | * ftparchive/writer.h: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
| * | | * apt-pkg/indexrecords.{cc,h}: | David Kalnischkies | 2010-05-29 | 1 | -1/+5 |
| * | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-05-28 | 1 | -0/+2 |
| * | | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies | 2010-05-28 | 1 | -0/+1 |
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-28 | 1 | -1/+4 |
| * | | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-05-28 | 1 | -0/+2 |
| * | | forward manual-installed bit on package disappearance | David Kalnischkies | 2010-05-27 | 1 | -1/+2 |
| * | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-27 | 1 | -0/+8 |
| |/ | |||||
* | | debian/rules: remove two more leftovers fromthe ubuntu merge | Michael Vogt | 2010-06-09 | 1 | -2/+0 |
* | | * merge the remaining Ubuntu change: | Michael Vogt | 2010-06-09 | 5 | -3/+49 |
|\ \ | |/ |/| | |||||
| * | * debian/apt.postinst: | Michael Vogt | 2010-05-14 | 2 | -2/+21 |
| * | releasing version 0.7.25.3ubuntu8 | Michael Vogt | 2010-05-14 | 1 | -2/+2 |
| * | * apt-pkg/indexfile.cc: | Michael Vogt | 2010-05-05 | 1 | -0/+5 |
| * | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -2/+7 |
| * | Use https:// in Vcs-Bzr URL. | lool@dooz.org | 2010-04-22 | 2 | -1/+7 |