Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) | David Kalnischkies | 2010-05-13 | 2 | -1/+10 |
* | * doc/apt.ent | David Kalnischkies | 2010-05-13 | 6 | -17/+28 |
* | * contrib/mmap.cc: | David Kalnischkies | 2010-05-13 | 2 | -4/+6 |
* | * methods/gpgv.cc: | David Kalnischkies | 2010-05-12 | 2 | -25/+19 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-05-11 | 2 | -10/+13 |
* | merge with debian-experimental-ma | David Kalnischkies | 2010-05-06 | 13 | -40/+209 |
|\ | |||||
| * | releasing version 0.7.26~exp4 | Michael Vogt | 2010-05-06 | 1 | -1/+1 |
| * | - install html doxygen in libapt-pkg-doc | Michael Vogt | 2010-05-06 | 4 | -6/+8 |
| * | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| |\ | |||||
| | * | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| | |\ | |||||
| | | * | * debian/rules: | Michael Vogt | 2010-05-05 | 4 | -2/+8 |
| * | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| |\| | | |||||
| | * | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| | |\| | |||||
| | | * | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2010-05-05 | 2 | -1/+4 |
| * | | | Move the showauto command to apt-cache and sort output. | Julian Andres Klode | 2010-05-04 | 3 | -24/+30 |
| * | | | Makefile: Fix, committed wrong version. | Julian Andres Klode | 2010-05-04 | 1 | -0/+5 |
| * | | | * doc/files.sgml: | Michael Vogt | 2010-05-04 | 8 | -1015/+483 |
| |\ \ \ | |||||
| * | | | | * apt-pkg/pkgcache.cc: | Julian Andres Klode | 2010-05-04 | 3 | -6/+3 |
| * | | | | cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands. | Julian Andres Klode | 2010-05-04 | 3 | -1/+64 |
| * | | | | * apt-pkg/contrib/weakptr.h: | Julian Andres Klode | 2010-05-04 | 6 | -4/+76 |
| * | | | | merged from davids branch | Michael Vogt | 2010-05-04 | 67 | -293/+593 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2010-05-04 | 7 | -7/+42 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | * cmdline/apt-get.cc: | Michael Vogt | 2010-04-08 | 2 | -0/+11 |
* | | | | | | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies | 2010-05-06 | 2 | -3/+5 |
* | | | | | | convert FileExists to DirectoryExists to check if the path is really a | David Kalnischkies | 2010-05-06 | 3 | -8/+8 |
* | | | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -43/+2 |
* | | | | | | * debian/rules: | David Kalnischkies | 2010-05-04 | 2 | -39/+34 |
* | | | | | | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies | 2010-05-04 | 2 | -1/+3 |
* | | | | | | return in SingleArch a package also for "any" | David Kalnischkies | 2010-05-04 | 2 | -1/+2 |
* | | | | | | * methods/rred.cc: | David Kalnischkies | 2010-05-04 | 2 | -8/+14 |
* | | | | | | make update-po | David Kalnischkies | 2010-05-04 | 53 | -18655/+22942 |
* | | | | | | fix compiler warning: reaching end of non-void method | David Kalnischkies | 2010-05-04 | 1 | -0/+1 |
* | | | | | | merge from the debian-sid branch | David Kalnischkies | 2010-05-04 | 7 | -7/+44 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | merge from the mvo branch | Michael Vogt | 2010-05-04 | 7 | -6/+46 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | * apt-pkg/indexfile.cc: | Michael Vogt | 2010-05-03 | 2 | -0/+7 |
| | * | | | apt-pkg/policy.cc: yet another cout -> clog fix | Michael Vogt | 2010-04-28 | 1 | -1/+1 |
| | * | | | * apt-pkg/depcache.cc: | Michael Vogt | 2010-04-28 | 2 | -2/+4 |
| | * | | | * [ Abi break ] apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2010-04-28 | 3 | -3/+23 |
| | * | | | Remember hosts with general failures for | Michael Vogt | 2010-04-14 | 2 | -0/+7 |
* | | | | | use GroupCount for package names in stats and add a package struct line | David Kalnischkies | 2010-05-04 | 2 | -1/+4 |
* | | | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-05-04 | 4 | -5/+14 |
* | | | | | * doc/cache.sgml: | David Kalnischkies | 2010-05-04 | 3 | -911/+390 |
* | | | | | * doc/files.sgml: | David Kalnischkies | 2010-05-03 | 2 | -103/+81 |
* | | | | | replace »« with '' in the internal error msg to have ascii chars for gettext | David Kalnischkies | 2010-05-03 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | rewrite the pseudo package reinstaller to be more intelligent | David Kalnischkies | 2010-04-28 | 3 | -39/+86 |
* | | | | set also "all" to this version for pseudo packages in TryToChangeVer | David Kalnischkies | 2010-04-24 | 2 | -0/+6 |
* | | | | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2010-04-24 | 2 | -0/+4 |
* | | | | * apt-pkg/sourcelist.cc: | David Kalnischkies | 2010-04-24 | 2 | -0/+9 |
* | | | | * doc/po/de.po: | David Kalnischkies | 2010-04-24 | 2 | -4/+6 |
* | | | | show non-candidates as fallback for virtual packages (Closes: #578385) | David Kalnischkies | 2010-04-24 | 2 | -6/+14 |