ntk/apt.git
2011-09-14 Michael Vogtreleasing version 0.8.15.8 0.8.15.8
2011-09-14 Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-14 Michael Vogt* cmdline/apt-get.cc:
2011-09-13 David Kalnischkies* cmdline/apt-get.cc:
2011-09-12 Michael Vogtreleasing version 0.8.15.7 0.8.15.7
2011-09-12 Michael Vogtmerged from lp:~donkult/apt/sid
2011-09-09 David Kalnischkiesfix changelog typos and bugfix-link
2011-09-09 David KalnischkiesM-A:same lockstep unpack should operate on installed
2011-09-09 David Kalnischkiesfix bashism (local outside function) and releasefile...
2011-09-05 David Kalnischkies - add an Acquire::Min-ValidTime option (Closes: ...
2011-09-05 David Kalnischkies* apt-pkg/indexrecords.cc:
2011-08-23 David Kalnischkies* apt-pkg/orderlist.cc:
2011-08-23 David Kalnischkiesprint from their the visit came from
2011-08-23 David Kalnischkies* cmdline/apt-key:
2011-08-22 David Kalnischkiesremove the caches in 'apt-get update', too, as they...
2011-08-22 David Kalnischkies* apt-pkg/acquire.cc:
2011-08-22 David Kalnischkies* apt-pkg/acquire-item.cc:
2011-08-18 David Kalnischkies* cmdline/apt-get.cc:
2011-08-17 Michael Vogtmerged lp:~donkult/apt/sid
2011-08-17 David Kalnischkiesset the msglevel to a high dummy value if none is specified
2011-08-17 David Kalnischkiesfor consistency allow the usage of 'make test' instead...
2011-08-17 David Kalnischkiesunderstand DEB_BUILD_OPTIONS nocheck to disable the...
2011-08-17 David Kalnischkies* debian/apt.symbols:
2011-08-17 David Kalnischkies* test/*
2011-08-17 David Kalnischkiesfix 'comparison between signed and unsigned integer...
2011-08-17 David Kalnischkiesdo not output color in the testcases if stdout/stderr...
2011-08-17 David Kalnischkiesbuild test-binaries by default and add a test target...
2011-08-17 David Kalnischkiesfix the compareversion test to work then called from...
2011-08-17 David Kalnischkiesthe experimental branch has a better version of this...
2011-08-17 David Kalnischkiesremove fake-status leftover from the python-test
2011-08-17 David Kalnischkiesmove the networkless test to the interactive helpers...
2011-08-17 David Kalnischkiesremove the python testcases as this is covered by integ...
2011-08-17 David Kalnischkiesmove the interactive helper to a subdirectory of test
2011-08-17 David Kalnischkiesadd 'dirs' target to the 'all' target to ensure that...
2011-08-17 David Kalnischkiesmove the list of versions to test with to the libapt...
2011-08-17 Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-17 David Kalnischkiesremove the interactive scratch test, it doesn't test...
2011-08-17 David Kalnischkiesreplaced by the integration/test-compressed-indexes...
2011-08-17 David Kalnischkiesmerge with the final changelog from debian-sid
2011-08-17 David Kalnischkies* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
2011-08-17 David Kalnischkiesmerge the tests for configuration into another libapt...
2011-08-15 David Kalnischkiessupport yet another webserver in the integration tests...
2011-08-15 David Kalnischkieswrite a proper testcase replacing the print-only uri...
2011-08-15 Michael Vogtreleasing version 0.8.15.6 0.8.15.6
2011-08-15 Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12 Michael Vogtlots of cppcheck fixes
2011-08-12 Michael Vogtcherry pick test/integration/Packages-hashsum-verificat...
2011-08-11 David Kalnischkiesfollow the recommendation of cppcheck to make some...
2011-08-11 David Kalnischkiesrename the parameter name of MarkDelete from Purge...
2011-08-11 David Kalnischkiesfix a few more cppcheck performance and scope warnings
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-11 David Kalnischkiesfix some cppcheck: (warning) Member variable is not...
2011-08-11 David Kalnischkiescppcheck is right that the check for preventing null...
2011-08-08 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-08 Michael Vogtapt-pkg/acquire-item.cc: add more debug output
2011-08-08 Michael Vogtapt-pkg/pkgcachegen.cc: fix incorrect test for modifica...
2011-08-05 Michael Vogt* test/integration/test-hashsum-verification:
2011-08-05 Michael Vogt* apt-pkg/acquire-item.cc:
2011-08-05 Michael Vogt* test/integration/test-hashsum-verification:
2011-08-01 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-01 Michael Vogtapt-pkg/pkgcachegen.cc: copy Arch to avoid segfault...
2011-07-29 Michael Vogtmerged from debian-sid
2011-07-29 Michael Vogt* apt-pkg/pkgcachegen.{cc,h}:
2011-07-28 Michael Vogtreleasing version 0.8.15.5 0.8.15.5
2011-07-28 Michael Vogt* apt-pkg/contrib/fileutl.{cc,h}:
2011-07-28 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-27 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-07-26 Michael Vogtreleasing version 0.8.15.4 0.8.15.4
2011-07-26 Michael Vogtrefresh po/*
2011-07-26 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-26 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-26 Michael Vogtfix typos in changelog, make DeEscapeString const,...
2011-07-26 Michael Vogtadd another escape test case, fixup octal one (its...
2011-07-26 Michael Vogtapt-pkg/contrib/strutl.cc: kill unneeded debug output
2011-07-26 Michael Vogt* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te...
2011-07-26 David Miller* apt-pkg/contrib/sha1.cc:
2011-07-25 Michael Vogt* apt-pkg/contrib/cdromutl.cc:
2011-07-25 Michael Vogtreleasing version 0.8.15.3
2011-07-25 Michael Vogtmerged from lp:~donkult/apt/sid 0.8.15.3
2011-07-25 David Kalnischkiesimplement MultiarchCross for build-dep and source ...
2011-07-25 David Kalnischkiesthe order of languages after "none" is not important...
2011-07-25 David Kalnischkiesupdate the testcase to reflect that native is always...
2011-07-25 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-07-25 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-07-24 David Kalnischkiesmove debug message about attempt install/remove to...
2011-07-24 David Kalnischkiesalternatively check in a versioned depends if the...
2011-07-24 David Kalnischkiesafter this consider providing packages (if it is not...
2011-07-24 David Kalnischkiesmove the detection for installed versions up as it...
2011-07-24 David Kalnischkiesfirst round of reorder code without changing result
2011-07-24 David Kalnischkiesbuildconflicts effect all architectures
2011-07-23 David Kalnischkiesyou want to be nice and quote a filename just to be...
2011-07-22 Michael Vogtmerged from donkult
2011-07-22 Michael Vogtmerged from the mvo branch
2011-07-22 Michael Vogt* cmdline/apt-get.cc:
2011-07-16 David Kalnischkies* apt-pkg/policy.cc:
2011-07-16 David Kalnischkiesdo not require unused partial dirs in 'source' (Closes...
2011-07-16 John Feuerstein* doc/apt-cache.8.xml:
2011-07-16 David Kalnischkies* cmdline/apt-key:
2011-07-15 Michael Vogtapt-pkg/contrib/configuration.cc: revert Configuration...
2011-07-15 Michael Vogtmerged from lp:~donkult/apt/sid
next