Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-10-21 | 2 | -6/+13 | |
* | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2010-10-28 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2010-10-28 | 1 | -0/+1 | |
* | | add test case for having no indexes, and fix regression in that case | Martin Pitt | 2010-10-15 | 1 | -9/+35 | |
* | | merge with debian-sid | David Kalnischkies | 2010-10-13 | 3 | -13/+41 | |
|\| | ||||||
| * | apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo... | Michael Vogt | 2010-10-13 | 1 | -5/+10 | |
| * | merge from trunk | Martin Pitt | 2010-10-13 | 1 | -2/+2 | |
| |\ | ||||||
| | * | * apt-pkg/deb/debsystem.cc: | Michael Vogt | 2010-10-13 | 1 | -2/+2 | |
| | |\ | ||||||
| | | * | apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th... | Michael Vogt | 2010-10-13 | 1 | -1/+1 | |
| | | * | * revert commit: | Michael Vogt | 2010-10-13 | 1 | -1/+1 | |
| * | | | * apt-pkg/contrib/fileutl.cc: | Martin Pitt | 2010-10-13 | 1 | -1/+20 | |
| * | | | * apt-pkg/deb/debindexfile.cc: | Martin Pitt | 2010-10-13 | 1 | -9/+13 | |
| |/ / | ||||||
* / / | * apt-pkg/deb/deblistparser.cc: | Sebastian Andrzej Siewior | 2010-10-07 | 1 | -0/+1 | |
|/ / | ||||||
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-10-02 | 1 | -0/+10 | |
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2010-09-29 | 1 | -3/+3 | |
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-09-29 | 1 | -1/+1 | |
* | | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-09-28 | 1 | -2/+2 | |
* | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-09-15 | 5 | -6/+15 | |
|\ \ | ||||||
| * \ | merge with debian-sid to get final 0.8.4 | David Kalnischkies | 2010-09-14 | 2 | -4/+22 | |
| |\ \ | ||||||
| * | | | * apt-pkg/policy.cc: | David Kalnischkies | 2010-09-14 | 5 | -6/+15 | |
* | | | | merged lp:~mvo/apt/conflicts-on-virtuals to better deal with | Michael Vogt | 2010-09-15 | 1 | -10/+19 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | remove duplicated test, move test for conflicts higher up, better debug output | Michael Vogt | 2010-09-03 | 1 | -24/+15 | |
* | | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2010-09-10 | 1 | -3/+21 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable... | Michael Vogt | 2010-09-10 | 1 | -4/+12 | |
| * | | | apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review) | Michael Vogt | 2010-09-10 | 1 | -3/+3 | |
| * | | | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2010-09-10 | 1 | -0/+10 | |
* | | | | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | 2010-09-09 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2010-09-09 | 1 | -6/+10 | |
* | | | * apt-pkg/indexcopy.cc: | Michael Vogt | 2010-09-07 | 1 | -3/+10 | |
|\| | | ||||||
| * | | do not replace /dev/null when running in APT::CDROM::NoAct | Michael Vogt | 2010-09-07 | 1 | -1/+6 | |
| * | | apt-pkg/indexcopy.cc: include trustedFile (if it exists) | Michael Vogt | 2010-09-03 | 1 | -5/+3 | |
| * | | * apt-pkg/indexcopy.cc: | Michael Vogt | 2010-09-03 | 1 | -3/+7 | |
| |\| | ||||||
| | * | apt-pkg/algorithms.cc: show debug output only if debug option is given | Michael Vogt | 2010-08-31 | 1 | -3/+4 | |
| | * | apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea... | Michael Vogt | 2010-08-31 | 1 | -1/+2 | |
| | * | apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star... | Michael Vogt | 2010-08-31 | 1 | -0/+17 | |
* | | | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies | 2010-09-06 | 4 | -8/+8 | |
* | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2010-09-04 | 2 | -3/+2 | |
* | | | update the version number to the upcoming 0.8.2 and | David Kalnischkies | 2010-09-03 | 1 | -1/+1 | |
|/ / | ||||||
* | | check for length of Data to avoid the validness of | David Kalnischkies | 2010-09-02 | 1 | -1/+1 | |
* | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-09-02 | 5 | -30/+32 | |
|/ | ||||||
* | * apt-pkg/versionmatch.cc: | David Kalnischkies | 2010-08-30 | 1 | -3/+6 | |
* | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2010-08-28 | 3 | -4/+13 | |
* | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-08-28 | 1 | -1/+2 | |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-08-27 | 1 | -1/+10 | |
* | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2010-08-21 | 1 | -3/+3 | |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-08-20 | 1 | -2/+4 | |
* | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-08-19 | 1 | -1/+1 | |
* | * apt-pkg/init.cc: | David Kalnischkies | 2010-08-19 | 2 | -3/+5 | |
* | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-08-16 | 1 | -1/+1 | |
* | do not unconditional print the new debugoutput for "FixByInstall" | David Kalnischkies | 2010-08-14 | 1 | -1/+2 |