Age | Commit message (Expand) | Author |
2011-02-14 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-02-11 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-02-10 | use apt-mark instead of hand-mangling with the extended_states file | David Kalnischkies |
2011-02-10 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-02-10 | * merged lp:~evfool/apt/fix641673: | Michael Vogt |
2011-02-10 | * merged lp:~evfool/apt/fix641673 | Michael Vogt |
2011-02-07 | * apt-pkg/contrib/error.cc: | David Kalnischkies |
2011-02-07 | rename changelog and autoremove testfile to indicate better what is tested | David Kalnischkies |
2011-02-07 | implement --print-uris for download command | David Kalnischkies |
2011-02-07 | implement download-only for changelog command which downloads the | David Kalnischkies |
2011-02-07 | implement --print-uris support for changelog command | David Kalnischkies |
2011-02-07 | test changelogs locally instead of depending on an online service | David Kalnischkies |
2011-02-07 | always do removes first and set not installed remove packages | David Kalnischkies |
2011-02-07 | allow conflicts in the same group again (Closes: #612099) | David Kalnischkies |
2011-02-03 | test various situation with and without autobit setting | David Kalnischkies |
2011-02-03 | check that the right amount of packages is installed if multiple passed in | David Kalnischkies |
2011-02-03 | remove duplicated config-option setting and rename testdpkgnotinstalled | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-02-02 | merged from the lp:~mvo/apt/mvo branch | Michael Vogt |
2011-02-01 | ensure that we are building the packages in the right architecture | David Kalnischkies |
2011-01-28 | ensure that we are building really inside of our tmp directory | David Kalnischkies |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2011-01-26 | - change the internal handling of Extensions in pkgAcqIndex | David Kalnischkies |
2011-01-25 | enable the split out of LongDescriptions per default in the testcases | David Kalnischkies |
2011-01-24 | do not add Index file by hand now that ftparchive does it by itself | David Kalnischkies |
2011-01-21 | avoid building simple packages with debhelper to speed it up a bit | David Kalnischkies |
2011-01-20 | ensure that tempfiles used for comparision are removed | David Kalnischkies |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2011-01-16 | implement i quiet run-tests mode which prints only one line per testcase | David Kalnischkies |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2011-01-14 | Add a testcase to verify that packages which are held back by dpkg are | David Kalnischkies |
2011-01-13 | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies |
2011-01-13 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-01-13 | * apt-inst/contrib/extracttar.cc: | David Kalnischkies |
2011-01-12 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-12-05 | experimental is an incomplete archive, so try to get the packages which | David Kalnischkies |
2010-12-03 | really do not show packages in the extra section if they were | David Kalnischkies |
2010-12-03 | * apt-pkg/depcache.cc: | David Kalnischkies |
2010-12-03 | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies |
2010-11-30 | do not touch Packages and Sources in the framework if the files do | David Kalnischkies |
2010-11-30 | Add support for providing and autocopying Sources files along the way | Andres Mejia |
2010-11-30 | add framework code to run the installed aptitude with the current | David Kalnischkies |
2010-11-30 | add usage info for create-test-data script | David Kalnischkies |
2010-11-30 | show dependencies of essential packages which are going to remove | David Kalnischkies |
2010-11-30 | $! doesn't worked on the first try somehow, now it does and its | David Kalnischkies |
2010-11-30 | ensure that the build methods are used and not these on the system | David Kalnischkies |
2010-11-30 | add a very simple testcase to ensure that the action modifiers are only | David Kalnischkies |
2010-11-30 | if the codename is "experimental" add NotAutomatic:yes by default | David Kalnischkies |
2010-11-30 | add a way to add packages to generate a dists style environment without | David Kalnischkies |
2010-11-29 | * apt-pkg/algorithms.cc: | David Kalnischkies |