Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * algorithms.cc: | David Kalnischkies | 2011-10-17 | 1 | -2/+9 |
* | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 2 | -4/+10 |
* | * apt-pkg/policy.cc: | David Kalnischkies | 2011-10-04 | 1 | -1/+2 |
* | * apt-pkg/init.cc: | David Kalnischkies | 2011-09-21 | 1 | -7/+6 |
* | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies | 2011-09-21 | 6 | -59/+42 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 2 | -73/+79 |
* | * apt-pkg/contrib/configuration.cc: | Michael Vogt | 2011-09-14 | 1 | -4/+5 |
* | M-A:same lockstep unpack should operate on installed | David Kalnischkies | 2011-09-09 | 1 | -5/+26 |
* | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies | 2011-09-05 | 1 | -4/+15 |
* | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2011-09-05 | 1 | -2/+2 |
* | * apt-pkg/orderlist.cc: | David Kalnischkies | 2011-08-24 | 1 | -7/+43 |
* | print from their the visit came from | David Kalnischkies | 2011-08-23 | 2 | -12/+14 |
* | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 2 | -0/+15 |
* | * apt-pkg/acquire.cc: | David Kalnischkies | 2011-08-22 | 1 | -0/+4 |
* | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2011-08-22 | 1 | -25/+22 |
* | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-08-17 | 2 | -2/+3 |
* | merged fixes from lp:~mvo/apt/mvo | Michael Vogt | 2011-08-15 | 2 | -1/+2 |
|\ | |||||
| * | fix crash when P.Arch() was used but the cache got remapped | Michael Vogt | 2011-08-08 | 1 | -1/+1 |
| |\ | |||||
| * | | apt-pkg/acquire-item.cc: add more debug output | Michael Vogt | 2011-08-08 | 1 | -0/+1 |
| * | | apt-pkg/pkgcachegen.cc: fix incorrect test for modification time | Michael Vogt | 2011-08-08 | 1 | -1/+1 |
* | | | rename the parameter name of MarkDelete from Purge to MarkPurge to | David Kalnischkies | 2011-08-11 | 1 | -2/+2 |
* | | | fix a few more cppcheck performance and scope warnings | David Kalnischkies | 2011-08-11 | 4 | -16/+16 |
* | | | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 27 | -206/+206 |
* | | | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies | 2011-08-11 | 3 | -3/+5 |
* | | | cppcheck is right that the check for preventing null deference of Query | David Kalnischkies | 2011-08-11 | 1 | -6/+2 |
| |/ |/| | |||||
* | | * test/integration/test-hashsum-verification: | Michael Vogt | 2011-08-05 | 1 | -2/+3 |
|\| | |||||
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2011-08-05 | 1 | -2/+3 |
|/ | |||||
* | apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remap | Michael Vogt | 2011-08-01 | 1 | -1/+3 |
* | merged from debian-sid | Michael Vogt | 2011-07-29 | 10 | -54/+120 |
|\ | |||||
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-28 | 1 | -5/+19 |
| |\ | |||||
| | * | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-27 | 1 | -1/+5 |
| |/ | |||||
| * | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 3 | -1/+68 |
| |\ | |||||
| * | | * apt-pkg/contrib/sha1.cc: | David Miller | 2011-07-26 | 1 | -3/+2 |
| * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-25 | 1 | -3/+6 |
| * | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-07-25 | 1 | -1/+1 |
| * | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 1 | -2/+16 |
| * | | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies | 2011-07-16 | 1 | -0/+2 |
| * | | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break | Michael Vogt | 2011-07-15 | 2 | -2/+2 |
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-07-15 | 1 | -1/+1 |
| * | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 4 | -9/+42 |
| |\ \ | |||||
| * | | | * apt-pkg/init.cc: | David Kalnischkies | 2011-07-06 | 3 | -38/+56 |
| * | | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-06-30 | 1 | -3/+19 |
| * | | | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 1 | -8/+32 |
| * | | | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 2 | -15/+13 |
| * | | | Defaults is a vector of Pin not of PkgPin | David Kalnischkies | 2011-06-29 | 1 | -1/+1 |
| * | | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-06-29 | 1 | -0/+3 |
| * | | | merge with debian-sid release 0.8.15 | David Kalnischkies | 2011-06-29 | 5 | -12/+69 |
| |\ \ \ | |||||
| * | | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2011-06-06 | 1 | -1/+20 |
* | | | | | * apt-pkg/pkgcachegen.{cc,h}: | Michael Vogt | 2011-07-29 | 2 | -2/+5 |
* | | | | | * apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2011-07-28 | 5 | -4/+47 |
| |_|_|/ |/| | | |