]> git.saurik.com Git - apt.git/shortlog
apt.git
2011-10-12  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-10-12  David Kalnischkiesadd implicit dependencies needed for Multi-Arch at...
2011-10-12  David Kalnischkiesuse one string to construct the error message instead...
2011-10-12  David Kalnischkiesa version can have only a single md5 for descriptions...
2011-10-11  David Kalnischkiesshare description list between "same" versions (LP...
2011-10-11  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-10-11  David Kalnischkiesrun apt-get download in quiet mode as it messes with...
2011-10-11  David Kalnischkiesrun integration tests on my new amd64 box without failures
2011-10-11  David Kalnischkiesfix compiler warning about signed comparision on amd64...
2011-10-05  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-26  Michael Vogtmerged fix from donkult
2011-09-22  Michael Vogtftparchive/cachedb.cc: rewrite to fix the fixed length...
2011-09-22  Michael Vogt* ftparchive/cachedb.cc:
2011-09-21  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-09-20  Michael Vogt* methods/https.cc:
2011-09-20  David Kalnischkies* apt-pkg/algorithms.cc:
2011-09-20  David Kalnischkies* cmdline/apt-get.cc:
2011-09-20  David Kalnischkiesload the dpkg base arguments only one time and reuse...
2011-09-20  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-19  David Kalnischkiesfix foldmarker in algorithms.h
2011-09-19  David Kalnischkiesremove old APT_COMPATIBILITY ifdef's
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-19  David Kalnischkiesremove an extra argument for the error mesage format
2011-09-16  Michael Vogt* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
2011-09-14  Michael Vogtreleasing version 0.8.16~exp6
2011-09-14  Michael Vogtmerged from donkult
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from donkult
2011-09-14  David Kalnischkiesupdate symbols
2011-09-14  Michael Vogtupdate package names too for the new abi
2011-09-14  Michael Vogt* [abi-break] Support large files in the complete tools...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
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-16  Christopher... Fixed a problem where the loop flag would be removed...
2011-08-15  Christopher... Fixed a bug where SmartUnPack would be called with...
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.16~exp5
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
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-14  Christopher... Applied DonKult (David)'s excellent fix for inproving...
2011-08-13  Christopher... Fix a bug introduced in Rev.2159 on line 398, also...
2011-08-12  Christopher... Added code to allow SmartConfigure to be called mutiple...
2011-08-12  Christopher... Inproved debug with versioning
2011-08-12  Christopher... Small fix for loop handeling.
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-12  Michael Vogtcherry pick test/integration/Packages-hashsum-verificat...
2011-08-12  Michael Vogttest/integration/Packages-hashsum-verification: commit...
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...
next