Age | Commit message (Expand) | Author |
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-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 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | follow the recommendation of cppcheck to make some method methods (scnr) | David Kalnischkies |
2011-02-14 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2011-02-13 | update size of dynamic MMap as we write in from the outside | David Kalnischkies |
2011-02-12 | * methods/rred.cc: | David Kalnischkies |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode |
2010-05-04 | * methods/rred.cc: | David Kalnischkies |
2009-12-11 | Backport rred patches from my own sid branch to the 0.7.25 branch | David Kalnischkies |
2009-09-08 | add text at the top without failing in rred (Closes: #545694) | David Kalnischkies |
2005-08-29 | * debug support (Debug::pkgAcquire::RRed) for rred method added | Michael Vogt |
2005-08-23 | * method/rred.cc cleanup (thanks to robertle) | Michael Vogt |
2005-08-22 | * bugfix/updates in the rred.cc code (big thanks for helping Robert!) | Michael Vogt |
2005-08-22 | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma... | Michael Vogt |
2005-08-19 | * use the new cool rred method for the patchting | Michael Vogt |
2005-07-28 | * added methods/rred.cc (thanks to robertle) | Michael Vogt |