]> git.saurik.com Git - apt.git/history - cmdline/apt-get.cc
Merge branch 'debian/sid' into feature/more-fancy-progress
[apt.git] / cmdline / apt-get.cc
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesuse SPtrArray handling instead of explicit delete[]
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13  David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-12  Michael VogtUse a APT::VersionSet instead of a VersionList
2014-02-10  David Kalnischkiesuse VersionSet in download to handle repeats
2014-02-05  Michael Vogtmove isatty() check into InitOutput()
2014-01-31  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29  Michael Vogtfix apt-get download truncation (closes: #736962)
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25  Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-24  Michael Vogtadd "apt full-upgrade" and tweak "apt upgrade"
2014-01-05  Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2014-01-04  Michael VogtMerge branch 'debian/sid' into feature/source-deb822
2013-12-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-12-27  Michael VogtMerge branch 'debian/sid' into bugfix/bts731738-fancy...
2013-12-27  Michael VogtMerge branch 'feature/tests-on-installed' into debian/sid
2013-12-27  Michael VogtMerge branch 'feature/test-apt-key-net-update' into...
2013-12-27  Michael VogtMerge branch 'feature/policy-parser-bts732746' into...
2013-12-22  Michael Vogtfactor GetTempDir out
2013-12-12  Michael VogtMerge remote-tracking branch 'mvo/bugfix/conffile'...
2013-12-12  Michael Vogtclarify error message when apt-get source=ver fails...
2013-12-11  Michael Vogtimprove error message
2013-12-11  Michael Vogtimprove error message for apt-get source pkg:arch{...
2013-12-11  Michael Vogtadd support for "apt-get source pkg:arch"
2013-12-10  Michael Vogtuser-requested version tag gets precedence in apt-get...
2013-12-10  Michael Vogtfix typo
2013-12-10  Michael Vogtif there is only deb-src pick higest version in deb...
2013-12-10  Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-05  Michael Vogt* enable release based selection for deb-src (closes...
2013-12-05  Michael Vogtadd new LocalFileName() method to metaindex
2013-12-04  Michael Vogtrefactor
2013-12-04  Michael Vogtadd #ifdefed ABI break & cleaner solution once the...
2013-12-04  Michael Vogtuse MetaIndexFile() instead of MetaIndexURI()
2013-12-04  Michael Vogtrefactor FindSrc()
2013-12-04  Michael Vogtfurther refactor, extract GetReleaseForSourceRecord...
2013-12-04  Michael Vogtrefactor and move generation of the MetaIndex FileName...
2013-12-04  Michael Vogtadd test, deal with InRelease
2013-12-03  Michael Vogtproof-of-concept for fixing debian #731102
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-25  Michael Vogtadd basic "edit-sources" command
2013-10-31  Michael Vogtmove pty magic into its own functions
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael Vogt* move upgrade releated code into upgrade.{cc,h}
2013-10-05  Michael Vogtcleanup upgrade API some more (thanks for the feedback...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03  David Kalnischkiesuse pkgAcqArchive in 'download' for proper errors
2013-10-03  David Kalnischkiesput fetch errors in 'source' on our errorstack
2013-09-03  David Kalnischkiesfix vim-style foldmarker
2013-08-28  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28  Michael Vogtadd man-page, improve option, use --with-new-pkgs as...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-27  Michael Vogtallow pkg manipulation in the upgrade/dist-upgrade...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-15  Michael Vogtmerge patch from Daniel Hartwig to Show a error messag...
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-01  David Kalnischkiesunset LANGUAGE for showing [Y/n] answer hints
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-25  Michael Vogtfix potential GetLock() fd leak
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-09  David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-25  Michael Vogtmerge patch from Daniel Hartwig
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-01-14  Michael Vogtensure sha512 is really used when available (thanks...
2012-12-13  Michael Vogtmerged from lp:~donkult/apt/sid
2012-11-09  David Kalnischkies* cmdline/apt-get.cc:
2012-11-01  Michael Vogtmerged frm donkult
2012-10-20  David Kalnischkiesadds a comment for Translators to the 'do as I say...
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-08-06  Michael Vogtmerged from david
2012-08-05  David Kalnischkiesdisable the display of the error messages for DoInstall...
next