Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | * apt-pkg/contrib/netrc.cc: | David Kalnischkies | 2011-05-13 | 2 | -5/+11 | |
| * | | rewrite new and previously satisfied important dependency detection in | David Kalnischkies | 2011-05-13 | 2 | -43/+212 | |
| * | | move the broken dependency detection above the new recommends detection | David Kalnischkies | 2011-05-12 | 1 | -16/+16 | |
| * | | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies | 2011-05-11 | 5 | -72/+26 | |
| * | | if critical or-group can't be satisfied, exit directly. | David Kalnischkies | 2011-05-11 | 5 | -3/+134 | |
| * | | fix order of CurrentURI and UsedMirror in Status() and Log() | David Kalnischkies | 2011-05-10 | 3 | -19/+25 | |
| * | | dequote URL taken from Location in redirects as we will otherwise | David Kalnischkies | 2011-05-10 | 3 | -3/+41 | |
| * | | Location header in redirects should be absolute URI, but some | David Kalnischkies | 2011-04-29 | 2 | -2/+20 | |
| * | | support lighttpd as test webserver but still prefer weborf | David Kalnischkies | 2011-04-27 | 1 | -6/+15 | |
| * | | * methods/http.cc: | David Kalnischkies | 2011-04-27 | 2 | -4/+14 | |
| * | | * apt-pkg/acquire-item.cc: | Ben Finney | 2011-04-26 | 46 | -90/+93 | |
| * | | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2011-04-26 | 2 | -7/+8 | |
| * | | * test/versions.lst: | David Kalnischkies | 2011-04-26 | 2 | -7/+10 | |
| * | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-04-26 | 2 | -2/+8 | |
| * | | * doc/po/de.po: | Chris Leick | 2011-04-26 | 2 | -2/+5 | |
| * | | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies | 2011-04-26 | 3 | -1/+141 | |
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-04-25 | 2 | -4/+9 | |
| * | | update the apt-mark manpage | David Kalnischkies | 2011-04-21 | 1 | -24/+20 | |
| * | | add a close entry as a showmanual is provided by apt-mark now | David Kalnischkies | 2011-04-21 | 1 | -1/+2 | |
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-04-21 | 3 | -9/+13 | |
| * | | * cmdline/apt-mark.cc: | David Kalnischkies | 2011-04-21 | 6 | -112/+266 | |
| * | | remove not existing packages left over from the testcase | David Kalnischkies | 2011-04-21 | 1 | -3/+3 | |
| * | | simplify the code for wildcard pinning a bit | David Kalnischkies | 2011-04-21 | 1 | -10/+7 | |
| * | | merge with debian-sid branch and 0.8.14.1 release | David Kalnischkies | 2011-04-20 | 3 | -3/+14 | |
| |\ \ | ||||||
| * | | | * debian/rules: | David Kalnischkies | 2011-04-19 | 2 | -1/+6 | |
| * | | | * debian/apt.lintian-overrides: | David Kalnischkies | 2011-04-19 | 2 | -2/+4 | |
| * | | | * debian/apt{,-utils}.symbols: | David Kalnischkies | 2011-04-19 | 3 | -36/+57 | |
| * | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-04-16 | 2 | -3/+6 | |
| * | | | cppcheck: (style) Variable 'State' is assigned a value that is never used | David Kalnischkies | 2011-04-16 | 1 | -3/+1 | |
| * | | | * apt-pkg/orderlist.cc: | David Kalnischkies | 2011-04-16 | 2 | -2/+4 | |
| * | | | remove the extra unnecessary qualification cppcheck complains about | David Kalnischkies | 2011-04-16 | 1 | -13/+13 | |
| * | | | * apt-pkg/acquire-method.cc: | David Kalnischkies | 2011-04-16 | 2 | -140/+94 | |
| * | | | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | 2011-04-16 | 8 | -52/+105 | |
| * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-04-16 | 3 | -2/+49 | |
| * | | | add sbin directories to PATH to avoid dpkg warnings | David Kalnischkies | 2011-04-15 | 1 | -0/+1 | |
| * | | | be able to set priorities for created test packages | David Kalnischkies | 2011-04-15 | 1 | -21/+30 | |
* | | | | Galician translation update (Miguel Anxo Bouzada). Closes: #626505 | bubulle@debian.org | 2011-05-13 | 2 | -900/+1033 | |
* | | | | * debian/control: | Julian Andres Klode | 2011-04-27 | 2 | -1/+5 | |
* | | | | Make purge work again for config-files (LP: #244598) (Closes: #150831) | Julian Andres Klode | 2011-04-21 | 2 | -1/+2 | |
* | | | | doc/apt-key.8.xml: Document apt-key net-update (LP: #192810) | Julian Andres Klode | 2011-04-21 | 2 | -0/+18 | |
* | | | | debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: #705... | Julian Andres Klode | 2011-04-21 | 2 | -16/+24 | |
| |/ / |/| | | ||||||
* | | | apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744) | Julian Andres Klode | 2011-04-18 | 2 | -1/+8 | |
* | | | Release 0.8.14.1 | Julian Andres Klode | 2011-04-16 | 1 | -2/+2 | |
* | | | apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #... | Julian Andres Klode | 2011-04-16 | 2 | -1/+8 | |
|/ / | ||||||
* | | Release 0.8.14 | Julian Andres Klode | 2011-04-15 | 1 | -2/+2 | |
* | | * debian/control: | Julian Andres Klode | 2011-04-15 | 2 | -1/+3 | |
* | | Merge from DonKult | Julian Andres Klode | 2011-04-15 | 4 | -7/+23 | |
|\ \ | ||||||
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-04-06 | 4 | -7/+23 | |
| * | | document the pkg:any specialcasing in FindPkg as well to make it clear | David Kalnischkies | 2011-04-06 | 1 | -0/+3 | |
* | | | Last commit Closes: #121132, LP: #399474 | Julian Andres Klode | 2011-04-15 | 1 | -0/+1 |