Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle :arch modifier in PackageSet::FromString correctly | David Kalnischkies | 2010-06-05 | 2 | -8/+22 |
* | do not insert end() Iterators into the CacheSet even if requested | David Kalnischkies | 2010-06-05 | 1 | -0/+6 |
* | Don't increase the commandline parameter in the library but in the | David Kalnischkies | 2010-06-05 | 1 | -2/+2 |
* | Add a method to get a VersionSet from the Commandline and refactor | David Kalnischkies | 2010-06-05 | 2 | -23/+191 |
* | store also the SourceList we use internally for export | David Kalnischkies | 2010-06-04 | 2 | -13/+60 |
* | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies | 2010-06-04 | 7 | -52/+100 |
* | * apt-pkg/cacheset.{cc,h}: | David Kalnischkies | 2010-05-31 | 3 | -6/+49 |
* | rename packageset into cacheset while it is not too late | David Kalnischkies | 2010-05-31 | 3 | -12/+16 |
* | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2010-05-31 | 2 | -0/+24 |
* | * apt-pkg/contrib/cmdline.cc: | David Kalnischkies | 2010-05-31 | 1 | -2/+2 |
* | improve the handling of regex together with the architecture modifier | David Kalnischkies | 2010-05-31 | 2 | -16/+23 |
* | move cmdline parsing from apt-cache to new FromCommandLine method | David Kalnischkies | 2010-05-31 | 2 | -22/+73 |
* | move regex magic from apt-get to new FromRegEx method | David Kalnischkies | 2010-05-30 | 4 | -3/+87 |
* | * apt-pkg/packageset.h: | David Kalnischkies | 2010-05-30 | 2 | -1/+55 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-29 | 1 | -3/+3 |
* | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2010-05-29 | 1 | -1/+3 |
* | * apt-pkg/indexrecords.{cc,h}: | David Kalnischkies | 2010-05-29 | 3 | -5/+15 |
* | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-05-28 | 1 | -1/+14 |
* | try harder to find the other pseudo versions for autoremove multiarch | David Kalnischkies | 2010-05-28 | 1 | -5/+2 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-28 | 1 | -2/+5 |
* | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-05-28 | 2 | -3/+3 |
* | forward manual-installed bit on package disappearance | David Kalnischkies | 2010-05-27 | 2 | -1/+61 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-27 | 2 | -10/+25 |
* | - show at the end of the install process a list of disappeared packages | David Kalnischkies | 2010-05-24 | 2 | -2/+19 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-05-24 | 1 | -1/+3 |
* | * contrib/mmap.cc: | David Kalnischkies | 2010-05-13 | 1 | -2/+2 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-11 | 1 | -10/+11 |
* | merge with debian-experimental-ma | David Kalnischkies | 2010-05-06 | 6 | -5/+71 |
|\ | |||||
| * | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -1/+2 |
| |\ | |||||
| | * | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -1/+2 |
| | |\ | |||||
| | | * | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 1 | -1/+2 |
| * | | | * doc/files.sgml: | Michael Vogt | 2010-05-04 | 4 | -87/+394 |
| |\ \ \ | |||||
| * | | | | * apt-pkg/pkgcache.cc: | Julian Andres Klode | 2010-05-04 | 1 | -1/+1 |
| * | | | | * apt-pkg/contrib/weakptr.h: | Julian Andres Klode | 2010-05-04 | 5 | -4/+69 |
| * | | | | merged from davids branch | Michael Vogt | 2010-05-04 | 13 | -86/+315 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2010-05-04 | 4 | -6/+23 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
* | | | | | | convert FileExists to DirectoryExists to check if the path is really a | David Kalnischkies | 2010-05-06 | 3 | -8/+8 |
* | | | | | | return in SingleArch a package also for "any" | David Kalnischkies | 2010-05-04 | 1 | -1/+1 |
* | | | | | | fix compiler warning: reaching end of non-void method | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
* | | | | | | merge from the debian-sid branch | David Kalnischkies | 2010-05-04 | 4 | -6/+23 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | merge from the mvo branch | Michael Vogt | 2010-05-04 | 4 | -6/+23 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | * apt-pkg/indexfile.cc: | Michael Vogt | 2010-05-03 | 1 | -0/+2 |
| | * | | | apt-pkg/policy.cc: yet another cout -> clog fix | Michael Vogt | 2010-04-28 | 1 | -1/+1 |
| | * | | | * apt-pkg/depcache.cc: | Michael Vogt | 2010-04-28 | 1 | -2/+2 |
| | * | | | * [ Abi break ] apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2010-04-28 | 2 | -3/+20 |
* | | | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-05-04 | 3 | -5/+11 |
* | | | | | * doc/cache.sgml: | David Kalnischkies | 2010-05-04 | 1 | -84/+385 |
* | | | | | replace »« with '' in the internal error msg to have ascii chars for gettext | David Kalnischkies | 2010-05-03 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | rewrite the pseudo package reinstaller to be more intelligent | David Kalnischkies | 2010-04-28 | 2 | -38/+84 |
* | | | | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2010-04-24 | 1 | -0/+2 |