summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-269-67/+96
* enable the split out of LongDescriptions per default in the testcasesDavid Kalnischkies2011-01-252-2/+7
* merge with debian-sidDavid Kalnischkies2011-01-256-711/+778
|\
| * po/es.po: Updated, plus fixes encoding issues and fixes two fuzzyMichael Vogt2011-01-252-241/+180
| * releasing version 0.8.10.2Michael Vogt2011-01-252-1/+9
| * releasing version 0.8.10.1Michael Vogt2011-01-171-6/+3
| * Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org2011-01-152-29/+51
| * * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org2010-12-153-629/+723
| * cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2010-12-072-1/+8
* | do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies2011-01-241-9/+2
* | include Index files by default in the Release fileDavid Kalnischkies2011-01-242-1/+3
* | Close #184730: [apt-get] requested package abusively listed in "extra package...David Kalnischkies2011-01-221-1/+1
* | avoid building simple packages with debhelper to speed it up a bitDavid Kalnischkies2011-01-212-5/+49
* | ensure that tempfiles used for comparision are removedDavid Kalnischkies2011-01-201-7/+10
* | * ftparchive/writer.cc:David Kalnischkies2011-01-204-16/+27
* | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-2018-93/+430
* | * cmdline/apt-key:David Kalnischkies2011-01-162-2/+10
* | implement i quiet run-tests mode which prints only one line per testcaseDavid Kalnischkies2011-01-162-1/+17
* | move file installation from rules to dh_install filesDavid Kalnischkies2011-01-168-34/+26
* | let dh_bugfiles take care of the bugscript instead of handcopyingDavid Kalnischkies2011-01-152-1/+1
* | move the lintian-overrides into the debian directoryDavid Kalnischkies2011-01-153-4/+1
* | * methods/rred.cc:David Kalnischkies2011-01-156-29/+49
* | * debian/control:David Kalnischkies2011-01-155-27/+1401
* | * pre-build.sh:David Kalnischkies2011-01-143-7/+3
* | fix the invalid wrong locale month name in NEWS fileDavid Kalnischkies2011-01-141-1/+1
* | depend on debhelper 7 to raise compat levelDavid Kalnischkies2011-01-143-3/+4
* | * debian/rules:David Kalnischkies2011-01-142-5/+7
* | * doc/sources.list.5.xml:David Kalnischkies2011-01-142-18/+16
* | remove duplicated text and refer to the sources.list manpage insteadDavid Kalnischkies2011-01-141-76/+4
* | Add a testcase to verify that packages which are held back by dpkg areDavid Kalnischkies2011-01-143-0/+109
* | * doc/apt-get.8.xml:David Kalnischkies2011-01-132-9/+3
* | ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies2011-01-133-13/+23
* | * apt-pkg/cacheiterator.h:David Kalnischkies2011-01-134-10/+71
* | * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-136-5/+41
|\ \
| * | Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-033-4/+27
| |/
* | * doc/apt.conf.5.xml:Jakub Wilk2011-01-132-2/+4
* | * deb/dpkgpm.cc:Petter Reinholdtsen2011-01-122-3/+6
* | * methods/https.cc:David Kalnischkies2011-01-123-197/+207
* | FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies2011-01-121-3/+1
* | remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies2011-01-121-5/+1
* | remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies2011-01-121-3/+2
* | * apt-pkg/contrib/weakptr.h:David Kalnischkies2011-01-122-1/+5
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-129-13/+101
* | check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies2010-12-051-1/+2
* | experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies2010-12-051-1/+5
* | set the Candidate for all before doing the propargationDavid Kalnischkies2010-12-031-0/+4
* | simplify the new-and-autoremove fix a bitDavid Kalnischkies2010-12-031-4/+2
* | really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-033-26/+11
* | * apt-pkg/depcache.cc:David Kalnischkies2010-12-037-8/+670
* | keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-035-19/+169