Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-06-30 | 1 | -0/+9 |
* | merge with debian-sid 0.8.15.1 | David Kalnischkies | 2011-06-30 | 1 | -1/+1 |
|\ | |||||
| * | releasing version 0.8.15.1 | Michael Vogt | 2011-06-30 | 1 | -2/+2 |
| * | * doc/makefile: | Michael Vogt | 2011-06-30 | 2 | -10/+40 |
* | | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 1 | -1/+2 |
* | | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 1 | -1/+3 |
* | | Defaults is a vector of Pin not of PkgPin | David Kalnischkies | 2011-06-29 | 1 | -1/+2 |
* | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-06-29 | 1 | -1/+4 |
* | | the symbol for PrintStatus() is architecture dependent | David Kalnischkies | 2011-06-29 | 2 | -1/+9 |
* | | comment out gcc-4.5 specific symbols as gcc-4.6 is now default | David Kalnischkies | 2011-06-29 | 2 | -7/+8 |
* | | * debian/apt.symbols: | David Kalnischkies | 2011-06-29 | 2 | -5/+7 |
* | | clarify update vs. net-update in different distros (Closes: #632043) | David Kalnischkies | 2011-06-29 | 1 | -1/+2 |
* | | require to be root for add, rm, update and net-update | David Kalnischkies | 2011-06-29 | 1 | -1/+2 |
* | | * cmdline/apt-key: | David Kalnischkies | 2011-06-29 | 1 | -1/+3 |
* | | * doc/makefile: | David Kalnischkies | 2011-06-29 | 1 | -0/+8 |
* | | merge with debian-sid release 0.8.15 | David Kalnischkies | 2011-06-29 | 2 | -6/+34 |
|\| | |||||
| * | releasing version 0.8.15 | Michael Vogt | 2011-06-28 | 1 | -2/+2 |
| * | various typo and syntax corrections in doc/*.xml | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
| * | update symbol file (thanks to david) | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
| * | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-06-28 | 1 | -0/+16 |
| |\ | |||||
| | * | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2011-06-27 | 1 | -0/+4 |
| | * | update changelog for the previous two commits | Michael Vogt | 2011-06-09 | 1 | -0/+2 |
| | * | * apt-pkg/deb/deblistparser.cc: | Michael Vogt | 2011-06-09 | 1 | -0/+3 |
| | * | append the dist (e.g. sid, wheezy) as a query string when | Michael Vogt | 2011-06-07 | 1 | -0/+2 |
| | * | * methods/mirror.cc: | Michael Vogt | 2011-06-07 | 1 | -0/+5 |
| * | | merged from donkult | Michael Vogt | 2011-06-28 | 1 | -1/+8 |
| |\ \ | |||||
| * | | | change to 0.8.14.2 | Michael Vogt | 2011-06-28 | 1 | -1/+1 |
| * | | | cherry pick from donkult | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
| * | | | Catalan translation update (Jordi Mallach). Closes: #630657 | bubulle@debian.org | 2011-06-18 | 1 | -0/+1 |
| * | | | German documentation translation update (Chris Leick). Closes: #629949 | bubulle@debian.org | 2011-06-09 | 1 | -0/+1 |
| | |/ | |/| | |||||
| * | | Reject files known to be invalid (LP: #346386) (Closes: #627642) | Julian Andres Klode | 2011-05-30 | 1 | -1/+1 |
| * | | apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos... | Julian Andres Klode | 2011-05-30 | 1 | -0/+2 |
| * | | Italian translation update (Milo Casagrande). Closes: #627834 | bubulle@debian.org | 2011-05-25 | 1 | -0/+1 |
| * | | debian/changelog: next version will be 0.8.15 | Michael Vogt | 2011-05-25 | 1 | -1/+1 |
* | | | revert 2114.1.12 as doxygen does this for use now | David Kalnischkies | 2011-06-06 | 2 | -6/+1 |
* | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2011-06-06 | 1 | -1/+5 |
| |/ |/| | |||||
* | | * cmdline/apt-config.cc: | David Kalnischkies | 2011-05-28 | 1 | -1/+4 |
* | | * apt-pkg/init.cc: | Jörg Sommer | 2011-05-28 | 1 | -1/+3 |
* | | log reinstall commands in history.log | David Kalnischkies | 2011-05-23 | 1 | -0/+1 |
* | | remove invalid pkgcache.bin and rebuild it if possible | David Kalnischkies | 2011-05-19 | 1 | -0/+1 |
|/ | |||||
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-05-16 | 5 | -39/+114 |
|\ | |||||
| * | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2011-05-16 | 1 | -1/+4 |
| * | * apt-pkg/contrib/netrc.cc: | David Kalnischkies | 2011-05-13 | 1 | -1/+3 |
| * | if critical or-group can't be satisfied, exit directly. | David Kalnischkies | 2011-05-11 | 1 | -1/+2 |
| * | fix order of CurrentURI and UsedMirror in Status() and Log() | David Kalnischkies | 2011-05-10 | 1 | -1/+2 |
| * | dequote URL taken from Location in redirects as we will otherwise | David Kalnischkies | 2011-05-10 | 1 | -1/+3 |
| * | Location header in redirects should be absolute URI, but some | David Kalnischkies | 2011-04-29 | 1 | -1/+3 |
| * | * methods/http.cc: | David Kalnischkies | 2011-04-27 | 1 | -1/+4 |
| * | * apt-pkg/acquire-item.cc: | Ben Finney | 2011-04-26 | 1 | -1/+4 |
| * | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2011-04-26 | 1 | -1/+3 |