Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk | David Kalnischkies | 2012-11-09 | 1 | -2/+6 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-11-09 | 1 | -13/+6 |
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-10-24 | 1 | -0/+2 |
* | * apt-pkg/pkgcachegen.cc: | Michael Vogt | 2012-10-15 | 1 | -2/+6 |
* | merge from lp:~donkult/apt/sid | Michael Vogt | 2012-10-15 | 5 | -62/+70 |
|\ | |||||
| * | remove 256 char line limit by using getline() (POSIX.1-2008) | David Kalnischkies | 2012-10-13 | 1 | -3/+5 |
| * | * apt-pkg/contrib/netrc.cc: | David Kalnischkies | 2012-10-13 | 1 | -16/+27 |
| * | * apt-pkg/policy.cc: | David Kalnischkies | 2012-10-13 | 1 | -23/+26 |
| * | * apt-pkg/edsp.cc: | David Kalnischkies | 2012-10-13 | 1 | -2/+4 |
| * | write the native architecture as unique string into the cache header | David Kalnischkies | 2012-10-13 | 1 | -1/+3 |
| * | correct "3 missing" to "2 missing" remap registrations as the Version | David Kalnischkies | 2012-10-13 | 1 | -1/+1 |
* | | merged lp:~mvo/apt/mvo | Michael Vogt | 2012-10-12 | 1 | -5/+16 |
|\ \ | |/ |/| | |||||
| * | apt-pkg/contrib/netrc.cc: use a slightly smaller login/password size | Michael Vogt | 2012-08-28 | 1 | -2/+2 |
| * | make netrc parser more robust and parser biger login tokens, thanks to "TJ" (... | Michael Vogt | 2012-08-13 | 1 | -5/+16 |
* | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2012-09-19 | 2 | -3/+24 |
* | | add 3 missing remap registrations causing a segfault in case | David Kalnischkies | 2012-09-19 | 1 | -0/+3 |
* | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2012-09-19 | 1 | -1/+1 |
* | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2012-09-09 | 1 | -0/+2 |
* | | handle packages without a mandatory architecture (debian-policy ยง5.3) | David Kalnischkies | 2012-09-09 | 5 | -8/+86 |
* | | apt-pkg/aptconfiguration.h: fix compiler error | Michael Vogt | 2012-09-04 | 1 | -1/+1 |
* | | report the package name with architecture in the "no file" error message | David Kalnischkies | 2012-09-03 | 1 | -1/+1 |
* | | unpack versions only in case a different version from the package | David Kalnischkies | 2012-09-03 | 1 | -1/+4 |
* | | * apt-pkg/cdrom.cc: | David Kalnischkies | 2012-09-03 | 4 | -0/+45 |
* | | - do not create duplicated flat-archive CD-ROM sources for foreign | David Kalnischkies | 2012-09-03 | 1 | -6/+9 |
* | | * apt-pkg/cdrom.cc: | David Kalnischkies | 2012-09-02 | 1 | -3/+6 |
* | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2012-09-02 | 1 | -4/+7 |
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-08-30 | 1 | -1/+3 |
* | | * apt-pkg/cdrom.cc: | David Kalnischkies | 2012-08-05 | 1 | -2/+2 |
* | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2012-08-05 | 1 | -1/+6 |
* | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2012-08-04 | 1 | -2/+0 |
* | | move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard there | David Kalnischkies | 2012-08-04 | 1 | -1/+1 |
* | | apt-pkg/contrib/mmap.cc: | Pino Toscano | 2012-08-04 | 1 | -7/+7 |
* | | for filesystems not supporting mmap'ing a file we need to use a | David Kalnischkies | 2012-07-24 | 1 | -0/+1 |
* | | trigger the usage of the fallback code for kfreebsd also in the | David Kalnischkies | 2012-07-24 | 1 | -1/+11 |
* | | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | 2012-07-20 | 1 | -1/+1 |
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-07-18 | 1 | -1/+1 |
* | | * apt-pkg/cacheset.cc: | David Kalnischkies | 2012-07-18 | 1 | -0/+2 |
* | | * apt-pkg/cachefilter.cc: | David Kalnischkies | 2012-07-12 | 1 | -6/+0 |
* | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2012-07-09 | 1 | -1/+2 |
* | | * apt-pkg/clean.cc: | David Kalnischkies | 2012-07-05 | 1 | -2/+3 |
* | | merged from donkult | Michael Vogt | 2012-06-19 | 9 | -62/+180 |
|\ \ | |||||
| * | | do not dereference the storage for the unique strings as the pointer can | David Kalnischkies | 2012-06-16 | 3 | -9/+13 |
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2012-06-14 | 1 | -1/+1 |
| * | | * apt-pkg/pkgcachegen.cc: | Daniel Hartwig | 2012-06-14 | 1 | -2/+3 |
| * | | * apt-pkg/cacheset.cc: | David Kalnischkies | 2012-06-14 | 2 | -4/+51 |
| * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2012-06-14 | 3 | -27/+86 |
| * | | * deb/deblistparser.cc: | David Kalnischkies | 2012-06-14 | 1 | -23/+30 |
* | | | Fix previous commit: Do not call memset() if realloc() returned NULL. | Julian Andres Klode | 2012-06-16 | 1 | -2/+3 |
* | | | Zero out the new memory allocated with realloc(). | Julian Andres Klode | 2012-06-16 | 1 | -0/+2 |
* | | | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode | 2012-06-16 | 1 | -9/+8 |
|/ / |