Age | Commit message (Expand) | Author |
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-10-05 | merge with current debian apt/experimental | David Kalnischkies |
2011-10-05 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-10-04 | * apt-pkg/policy.cc: | David Kalnischkies |
2011-09-26 | merged fix from donkult | Michael Vogt |
2011-09-21 | * apt-pkg/init.cc: | David Kalnischkies |
2011-09-21 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-09-21 | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies |
2011-09-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-09-20 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2011-09-20 | load the dpkg base arguments only one time and reuse them later | David Kalnischkies |
2011-09-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-09-19 | fix foldmarker in algorithms.h | David Kalnischkies |
2011-09-19 | remove old APT_COMPATIBILITY ifdef's | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-19 | remove an extra argument for the error mesage format | David Kalnischkies |
2011-09-16 | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt |
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies |
2011-09-14 | * [abi-break] Support large files in the complete toolset. Indexes of this | Michael Vogt |
2011-09-14 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-09-13 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-09-09 | M-A:same lockstep unpack should operate on installed | David Kalnischkies |
2011-09-05 | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies |
2011-09-05 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2011-08-24 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2011-08-23 | print from their the visit came from | David Kalnischkies |
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies |
2011-08-22 | * apt-pkg/acquire.cc: | David Kalnischkies |
2011-08-22 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2011-08-17 | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies |
2011-08-16 | Fixed a problem where the loop flag would be removed prematurely. | Christopher Baines |
2011-08-15 | Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve... | Christopher Baines |
2011-08-15 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-15 | merged fixes from lp:~mvo/apt/mvo | Michael Vogt |
2011-08-14 | Applied DonKult (David)'s excellent fix for inproving the loop management. No... | Christopher Baines |
2011-08-13 | Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug. | Christopher Baines |
2011-08-12 | Added code to allow SmartConfigure to be called mutiple times on the same pac... | Christopher Baines |
2011-08-12 | Inproved debug with versioning | Christopher Baines |
2011-08-12 | Small fix for loop handeling. | Christopher Baines |
2011-08-11 | rename the parameter name of MarkDelete from Purge to MarkPurge to | David Kalnischkies |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies |
2011-08-11 | cppcheck is right that the check for preventing null deference of Query | David Kalnischkies |