Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | merged from the lp:~mvo/apt/mvo branch | Michael Vogt | 2011-02-02 | 4 | -1/+12 | |
|\ \ | ||||||
| * | | apt-pkg/deb/dpkgpm.cc: fix format string warning | Michael Vogt | 2011-01-27 | 1 | -1/+1 | |
| * | | * apt-pkg/contrib/weakptr.h: | Michael Vogt | 2011-01-12 | 1 | -0/+1 | |
| * | | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt | 2010-11-18 | 2 | -0/+10 | |
| |\ \ | ||||||
| | * | | add support for third party changelogs | Michael Vogt | 2010-11-16 | 2 | -0/+10 | |
* | | | | apt-pkg/cdrom.cc: fix another hardcoded /cdrom | Michael Vogt | 2011-02-01 | 1 | -1/+1 | |
* | | | | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: | Michael Vogt | 2011-02-01 | 2 | -3/+6 | |
| |_|/ |/| | | ||||||
* | | | * apt-pkg/algorithms.cc: | David Kalnischkies | 2010-11-29 | 1 | -0/+7 | |
|/ / | ||||||
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-11-10 | 1 | -2/+5 | |
* | | * apt-pkg/algorithms.cc: | David Kalnischkies | 2010-11-10 | 1 | -0/+1 | |
* | | evaluate Acquire::Languages= before LANG= (Closes: #602573) | David Kalnischkies | 2010-11-09 | 1 | -40/+42 | |
* | | * apt-pkg/orderlist.cc: | David Kalnischkies | 2010-11-06 | 1 | -7/+27 | |
* | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-11-06 | 1 | -1/+2 | |
* | | merged from donkult | Michael Vogt | 2010-10-28 | 3 | -13/+21 | |
|\ \ | ||||||
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2010-10-26 | 1 | -7/+8 | |
| * | | * 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 |