2011-08-17 |
David Kalnischkies | the experimental branch has a better version of this... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | remove fake-status leftover from the python-test |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | move the networkless test to the interactive helpers... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | remove the python testcases as this is covered by integ... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | move the interactive helper to a subdirectory of test |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | add 'dirs' target to the 'all' target to ensure that... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | move the list of versions to test with to the libapt... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Michael Vogt | merged from lp:~donkult/apt/sid |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | remove the interactive scratch test, it doesn't test... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | replaced by the integration/test-compressed-indexes... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | merge with the final changelog from debian-sid |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: |
commit | commitdiff | tree | snapshot |
2011-08-17 |
David Kalnischkies | merge the tests for configuration into another libapt... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Christopher... | Fixed a problem where the loop flag would be removed... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Christopher... | Fixed a bug where SmartUnPack would be called with... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
David Kalnischkies | support yet another webserver in the integration tests... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
David Kalnischkies | write a proper testcase replacing the print-only uri... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Michael Vogt | releasing version 0.8.16~exp5 |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Michael Vogt | merged from the debian-sid branch |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Michael Vogt | releasing version 0.8.15.6 0.8.15.6 |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Michael Vogt | merged fixes from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Christopher... | Applied DonKult (David)'s excellent fix for inproving... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Christopher... | Fix a bug introduced in Rev.2159 on line 398, also... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Christopher... | Added code to allow SmartConfigure to be called mutiple... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Christopher... | Inproved debug with versioning |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Christopher... | Small fix for loop handeling. |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Vogt | lots of cppcheck fixes |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Vogt | cherry pick test/integration/Packages-hashsum-verificat... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Michael Vogt | test/integration/Packages-hashsum-verification: commit... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | follow the recommendation of cppcheck to make some... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | rename the parameter name of MarkDelete from Purge... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | fix a few more cppcheck performance and scope warnings |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | cppcheck complains about some possible speed improvemen... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | fix some cppcheck: (warning) Member variable is not... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
David Kalnischkies | cppcheck is right that the check for preventing null... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Christopher... | Added a RmFlag function to remvoe the loop flag, this... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Michael Vogt | * methods/mirror.cc: |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Christopher... | More inproved comments about loops. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Vogt | * apt-pkg/acquire.cc: |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Michael Vogt | merged from the debian-experimental2 branch |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Michael Vogt | fix crash when P.Arch() was used but the cache got... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Michael Vogt | apt-pkg/acquire-item.cc: add more debug output |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Michael Vogt | apt-pkg/pkgcachegen.cc: fix incorrect test for modifica... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Christopher... | Improved errors and messages in general and improved... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Christopher... | Fixed a bug on line 623, I picked this up after seeing... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | * test/integration/test-hashsum-verification: |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | * test/integration/test-hashsum-verification: |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | apt-pkg/acquire-item.cc: always init Verify |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | * apt-pkg/acquire-item.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Michael Vogt | apt-pkg/pkgcachegen.cc: fix compiler error |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Christopher... | Inproved the SIGINT stop in the dpkgpm, not perfect... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Michael Vogt | fix crash when P.Arch() was used but the cache got... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Christopher... | Only stop on SigInt if the system state is right (still... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Michael Vogt | apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Michael Vogt | apt-pkg/sourcelist.cc: GetListOfFilesInDir() fails... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Christopher... | Only allow interupts when using, Immediate-Configure... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | apt-pkg/contrib/sha2_internal.h: remove extern "C"... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | test/libapt/hashsums_test.cc: add a test for HashString... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | merged from debian-sid |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | apt-pkg/contrib/sha256.h: use #warning to warn about... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | merge from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | * apt-pkg/makefile: |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Michael Vogt | * apt-pkg/pkgcachegen.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | releasing version 0.8.16~exp4 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | releasing version 0.8.15.5 0.8.15.5 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | * apt-pkg/contrib/fileutl.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | [ABI break] merge patch from Jonathan Thomas to speed... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | [ABI break] merged patch from Jonathan Thomas to have... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | * [ABI break] apt-pkg/acquire-item.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | cmdline/makefile: ajust comment |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | * apt-pkg/cdrom.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | merged from debian-apt |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | merged from lp:~donkult/apt/sid |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Michael Vogt | * merged latest fixes from debian-sid |
commit | commitdiff | tree | snapshot |
2011-07-27 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Christopher... | SmartConfigure and SmartUnPack have got smarter! The... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | releasing version 0.8.15.4 0.8.15.4 |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | refresh po/* |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | merged from lp:~donkult/apt/sid |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | fix typos in changelog, make DeEscapeString const,... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | add another escape test case, fixup octal one (its... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | apt-pkg/contrib/strutl.cc: kill unneeded debug output |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Vogt | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
David Miller | * apt-pkg/contrib/sha1.cc: |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Vogt | * apt-pkg/contrib/cdromutl.cc: |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Vogt | releasing version 0.8.15.3 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Michael Vogt | merged from lp:~donkult/apt/sid 0.8.15.3 |
commit | commitdiff | tree | snapshot |
2011-07-25 |
David Kalnischkies | implement MultiarchCross for build-dep and source ... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
David Kalnischkies | the order of languages after "none" is not important... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
David Kalnischkies | update the testcase to reflect that native is always... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
commit | commitdiff | tree | snapshot |
2011-07-25 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
commit | commitdiff | tree | snapshot |
2011-07-24 |
David Kalnischkies | move debug message about attempt install/remove to... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
David Kalnischkies | alternatively check in a versioned depends if the... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
David Kalnischkies | after this consider providing packages (if it is not... |
commit | commitdiff | tree | snapshot |
next |