2011-09-12 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-09-09 |
David Kalnischkies | M-A:same lockstep unpack should operate on installed |
tree | commitdiff |
2011-09-09 |
David Kalnischkies | fix bashism (local outside function) and releasefile... |
tree | commitdiff |
2011-09-05 |
David Kalnischkies | - add an Acquire::Min-ValidTime option (Closes: ... |
tree | commitdiff |
2011-09-05 |
David Kalnischkies | * apt-pkg/indexrecords.cc: |
tree | commitdiff |
2011-08-22 |
David Kalnischkies | remove the caches in 'apt-get update', too, as they... |
tree | commitdiff |
2011-08-17 |
Michael Vogt | merged lp:~donkult/apt/sid |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | set the msglevel to a high dummy value if none is specified |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | for consistency allow the usage of 'make test' instead... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | fix 'comparison between signed and unsigned integer... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | do not output color in the testcases if stdout/stderr... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | build test-binaries by default and add a test target... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | fix the compareversion test to work then called from... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | the experimental branch has a better version of this... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | remove fake-status leftover from the python-test |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | move the networkless test to the interactive helpers... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | remove the python testcases as this is covered by integ... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | move the interactive helper to a subdirectory of test |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | add 'dirs' target to the 'all' target to ensure that... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | move the list of versions to test with to the libapt... |
tree | commitdiff |
2011-08-17 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | remove the interactive scratch test, it doesn't test... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | replaced by the integration/test-compressed-indexes... |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | merge with the final changelog from debian-sid |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | merge the tests for configuration into another libapt... |
tree | commitdiff |
2011-08-15 |
David Kalnischkies | support yet another webserver in the integration tests... |
tree | commitdiff |
2011-08-15 |
David Kalnischkies | write a proper testcase replacing the print-only uri... |
tree | commitdiff |
2011-08-15 |
Michael Vogt | merged fixes from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-08-12 |
Michael Vogt | lots of cppcheck fixes |
tree | commitdiff |
2011-08-12 |
Michael Vogt | cherry pick test/integration/Packages-hashsum-verificat... |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | cppcheck complains about some possible speed improvemen... |
tree | commitdiff |
2011-08-05 |
Michael Vogt | * test/integration/test-hashsum-verification: |
tree | commitdiff |
2011-08-05 |
Michael Vogt | * apt-pkg/acquire-item.cc: |
tree | commitdiff |
2011-08-05 |
Michael Vogt | * test/integration/test-hashsum-verification: |
tree | commitdiff |
2011-07-29 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-07-28 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-07-27 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
tree | commitdiff |
2011-07-26 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-07-26 |
Michael Vogt | add another escape test case, fixup octal one (its... |
tree | commitdiff |
2011-07-26 |
Michael Vogt | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te... |
tree | commitdiff |
2011-07-25 |
Michael Vogt | merged from lp:~donkult/apt/sid 0.8.15.3 |
tree | commitdiff |
2011-07-25 |
David Kalnischkies | implement MultiarchCross for build-dep and source ... |
tree | commitdiff |
2011-07-25 |
David Kalnischkies | the order of languages after "none" is not important... |
tree | commitdiff |
2011-07-25 |
David Kalnischkies | update the testcase to reflect that native is always... |
tree | commitdiff |
2011-07-22 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-07-22 |
Michael Vogt | merged from the mvo branch |
tree | commitdiff |
2011-07-16 |
David Kalnischkies | * apt-pkg/policy.cc: |
tree | commitdiff |
2011-07-15 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-07-14 |
David Kalnischkies | merge with debian-sid 0.8.15.2 |
tree | commitdiff |
2011-07-14 |
Michael Vogt | merged from the mvo branch and add proper changelog |
tree | commitdiff |
2011-07-14 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-07-14 |
Michael Vogt | make ResolveByKeep() more clever and hold back packages... |
tree | commitdiff |
2011-07-06 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
2011-06-30 |
David Kalnischkies | merge with debian-sid 0.8.15.1 |
tree | commitdiff |
2011-06-30 |
Michael Vogt | * doc/makefile: |
tree | commitdiff |
2011-06-29 |
David Kalnischkies | allow package:architecure in Package: |
tree | commitdiff |
2011-06-29 |
David Kalnischkies | - ensure that only the first specific stanza for... |
tree | commitdiff |
2011-06-29 |
David Kalnischkies | * apt-pkg/policy.cc: |
tree | commitdiff |
2011-06-29 |
David Kalnischkies | merge with debian-sid release 0.8.15 |
tree | commitdiff |
2011-06-29 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-06-28 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-06-28 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-06-06 |
David Kalnischkies | * apt-pkg/indexcopy.cc: |
tree | commitdiff |
2011-06-06 |
David Kalnischkies | add a very dumb pause method to stop test-execution |
tree | commitdiff |
2011-05-31 |
Michael Vogt | merged from the debian branch |
tree | commitdiff |
2011-05-23 |
David Kalnischkies | log reinstall commands in history.log |
tree | commitdiff |
2011-05-16 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-05-16 |
David Kalnischkies | * apt-pkg/packagemanager.cc: |
tree | commitdiff |
2011-05-12 |
David Kalnischkies | rewrite new and previously satisfied important dependen... |
tree | commitdiff |
2011-05-11 |
David Kalnischkies | if critical or-group can't be satisfied, exit directly. |
tree | commitdiff |
2011-05-10 |
David Kalnischkies | dequote URL taken from Location in redirects as we... |
tree | commitdiff |
2011-04-27 |
David Kalnischkies | support lighttpd as test webserver but still prefer... |
tree | commitdiff |
2011-04-26 |
David Kalnischkies | * test/versions.lst: |
tree | commitdiff |
2011-04-21 |
David Kalnischkies | * cmdline/apt-mark.cc: |
tree | commitdiff |
2011-04-21 |
David Kalnischkies | remove not existing packages left over from the testcase |
tree | commitdiff |
2011-04-20 |
David Kalnischkies | merge with debian-sid branch and 0.8.14.1 release |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | fix a bunch of cppcheck warnings/errors based on a... |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | add sbin directories to PATH to avoid dpkg warnings |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | be able to set priorities for created test packages |
tree | commitdiff |
2011-04-05 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-04-04 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-03-26 |
David Kalnischkies | do not change protected packages in autoinstall (Closes... |
tree | commitdiff |
2011-03-26 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
tree | commitdiff |
2011-03-25 |
David Kalnischkies | * apt-pkg/cacheiterator.h: |
tree | commitdiff |
2011-03-23 |
David Kalnischkies | add a method to insert packages into dpkg's status... |
tree | commitdiff |
2011-03-20 |
David Kalnischkies | reorganize the marker methods a bit by moving the commo... |
tree | commitdiff |
2011-03-16 |
David Kalnischkies | enable buildsimplenativepackage to build packages for... |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged the lp:~mvo/apt/mvo branch |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-03-08 |
David Kalnischkies | Remove the "pseudopackage" handling of Architecture... |
tree | commitdiff |
2011-03-07 |
David Kalnischkies | Italian translation update (Milo Casagrande). Closes... |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | test the xz compressor, too |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: |
tree | commitdiff |
2011-02-16 |
Michael Vogt | merged from donkult and fix dashish |
tree | commitdiff |
2011-02-15 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
next |