summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2010-11-302-4/+1
* | Add support for providing and autocopying Sources files along the wayAndres Mejia2010-11-301-0/+6
* | add framework code to run the installed aptitude with the currentDavid Kalnischkies2010-11-301-0/+9
* | add usage info for create-test-data scriptDavid Kalnischkies2010-11-301-0/+10
* | show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-304-2/+86
* | $! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies2010-11-301-1/+1
* | ensure that the build methods are used and not these on the systemDavid Kalnischkies2010-11-301-0/+1
* | cleanup the debian/rules file a bitDavid Kalnischkies2010-11-301-17/+6
* | add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies2010-11-302-0/+106
* | * debian/control:David Kalnischkies2010-11-302-0/+3
* | * cmdline/apt-get.cc:David Kalnischkies2010-11-302-2/+8
* | add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2010-11-302-1/+2
* | if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies2010-11-301-1/+6
* | add a way to add packages to generate a dists style environment withoutDavid Kalnischkies2010-11-301-21/+49
* | apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies2010-11-301-2/+9
|/