ntk/apt.git
2011-11-20 David Kalnischkies* doc/manpage-style.xml:
2011-10-24 bubulle@debian.orgFrench translation update
2011-10-20 Michael Vogtmerged from donkult
2011-10-17 David Kalnischkies* algorithms.cc:
2011-10-14 Michael Vogtreleasing version 0.8.15.9 0.8.15.9
2011-10-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-05 David Kalnischkies* doc/apt.conf.5.xml:
2011-10-05 David Kalnischkiesmerge with current debian apt/sid
2011-10-05 David Kalnischkiescherrypick from my apt/experimental branch
2011-10-03 David Kalnischkies* apt-pkg/policy.cc:
2011-09-24 Michael Vogt* ftparchive/cachedb.cc:
2011-09-24 Michael VogtSymbol file update
2011-09-21 David Kalnischkies* apt-pkg/init.cc:
2011-09-21 David Kalnischkiesconvert a few for-loop char finds to proper strchr...
2011-09-20 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-15 David Kalnischkiesupdate the test to ensure that NotAutomatic and co...
2011-09-14 David Kalnischkies* doc/apt-get.8.xml:
2011-09-14 bubulle@debian.orgChangelog entry forspelling fix
2011-09-14 bubulle@debian.orgFix spelling error
2011-09-14 David Kalnischkiesupdate symbols file
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 ...
next