| Commit message (Expand) | Author | Age | Files | Lines |
* | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 8 | -9/+370 |
|\ |
|
| * | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 2 | -0/+52 |
| |\ |
|
| | * | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt | 2011-07-26 | 1 | -0/+6 |
| | * | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | 2011-07-26 | 2 | -0/+46 |
| * | | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 2 | -0/+205 |
| * | | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies | 2011-07-25 | 2 | -6/+40 |
| * | | update the testcase to reflect that native is always on top if | David Kalnischkies | 2011-07-25 | 1 | -0/+6 |
| * | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 2 | -3/+67 |
* | | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | 2011-07-15 | 4 | -0/+138 |
|\| | |
|
| * | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 1 | -0/+20 |
| |\| |
|
| | * | merged from debian-sid | Michael Vogt | 2011-07-14 | 1 | -0/+72 |
| | |\ |
|
| | * | | make ResolveByKeep() more clever and hold back packages that would go into a ... | Michael Vogt | 2011-07-14 | 1 | -0/+20 |
| * | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-06 | 1 | -0/+81 |
| * | | | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 1 | -0/+15 |
| * | | | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 1 | -1/+14 |
| * | | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-06-29 | 1 | -0/+44 |
| * | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2011-06-06 | 1 | -0/+31 |
| * | | | add a very dumb pause method to stop test-execution | David Kalnischkies | 2011-06-06 | 1 | -0/+6 |
| |/ / |
|
* | | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-07-14 | 1 | -0/+47 |
* | | | test that AddFD for single summations works, too | David Kalnischkies | 2011-07-13 | 1 | -9/+34 |
* | | | move hash test to libapt-testcases and add a few more tests | David Kalnischkies | 2011-07-13 | 4 | -82/+129 |
* | | | merged from debian-sid | Michael Vogt | 2011-06-30 | 1 | -0/+72 |
|\ \ \
| | |/
| |/| |
|
| * | | * doc/makefile: | Michael Vogt | 2011-06-30 | 1 | -0/+72 |
| |/ |
|
* | | merge lp:~mvo/apt/abi-break | Michael Vogt | 2011-06-29 | 3 | -10/+22 |
|\ \
| |/
|/| |
|
| * | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt | 2011-06-08 | 1 | -7/+19 |
| |\ |
|
| | * | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt | 2011-02-25 | 1 | -2/+1 |
| | * | add sha512 interface based on sha2 by aaron gifford | Michael Vogt | 2011-02-22 | 1 | -6/+19 |
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-05-17 | 2 | -3/+3 |
* | | | log reinstall commands in history.log | David Kalnischkies | 2011-05-23 | 1 | -0/+6 |
|/ / |
|
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2011-05-16 | 1 | -0/+32 |
* | | rewrite new and previously satisfied important dependency detection in | David Kalnischkies | 2011-05-13 | 1 | -0/+172 |
* | | if critical or-group can't be satisfied, exit directly. | David Kalnischkies | 2011-05-11 | 1 | -0/+108 |
* | | dequote URL taken from Location in redirects as we will otherwise | David Kalnischkies | 2011-05-10 | 1 | -0/+36 |
* | | support lighttpd as test webserver but still prefer weborf | David Kalnischkies | 2011-04-27 | 1 | -6/+15 |
* | | * test/versions.lst: | David Kalnischkies | 2011-04-26 | 1 | -6/+6 |
* | | * cmdline/apt-mark.cc: | David Kalnischkies | 2011-04-21 | 1 | -1/+1 |
* | | remove not existing packages left over from the testcase | David Kalnischkies | 2011-04-21 | 1 | -3/+3 |
* | | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | 2011-04-16 | 1 | -2/+5 |
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-04-16 | 1 | -0/+38 |
* | | 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 |
* | | do not change protected packages in autoinstall (Closes: #618848) | David Kalnischkies | 2011-03-26 | 2 | -1/+33 |
* | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-03-26 | 1 | -0/+59 |
* | | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2011-03-25 | 5 | -35/+35 |
* | | add a method to insert packages into dpkg's status file | David Kalnischkies | 2011-03-23 | 1 | -0/+23 |
* | | reorganize the marker methods a bit by moving the common part to a | David Kalnischkies | 2011-03-20 | 1 | -1/+1 |
* | | enable buildsimplenativepackage to build packages for multiple | David Kalnischkies | 2011-03-16 | 1 | -9/+13 |
* | | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies | 2011-03-08 | 5 | -66/+69 |
* | | test the xz compressor, too | David Kalnischkies | 2011-02-22 | 1 | -3/+5 |
* | | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies | 2011-02-22 | 1 | -4/+5 |
|\ \ |
|