]> git.saurik.com Git - apt.git/history - cmdline
avoid depends on std::string implementation for pkgAcquire::Item::Mode
[apt.git] / cmdline /
2014-12-22  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-11-28  James McCoysupport long keyids in "apt-key del" instead of ignorin...
2014-11-10  David Kalnischkiesuse 'best' hash for source authentication
2014-10-02  Guillem Joverapt-get: Create the temporary downloaded changelog...
2014-09-26  Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-02  Michael VogtUse heap to allocate PatternMatch to avoid potential...
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-26  David Kalnischkiesadd dpkg::source-options for dpkg-source invocation
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-06-18  David Kalnischkiesshow our broken packages message in 'apt' solver
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-10  David Kalnischkiessupport Acquire::GzipIndexes in dumpavail
2014-06-06  Michael Vogtcmdline/apt-helper.cc: use less generic description...
2014-06-02  Michael VogtShow unauthenticated warning for source packages as...
2014-05-30  David Kalnischkiesprint error stack on failure of 'apt' solver
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-22  Sebastian Schmidtfix screen width detection for apt/apt-get lists
2014-05-22  Michael Vogtshow upgradable packages after apt update
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-28  Michael VogtFix missing ScreenWidth check in apt.cc
2014-04-26  David Kalnischkiesremove unused duplicated acqprogress.{cc,h} files
2014-04-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-08  Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-04  Michael VogtFix crash in "apt list" when a sources.list file is...
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/feature/more-fancy...
2014-04-01  Michael Vogtenable DPkg::Progress-Fancy by default
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-03-27  Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27  Michael VogtUse mkstemp() in apt-extracttemplaes (closes: #741627)
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2014-03-13  David Kalnischkiescmdline parsing: apt-config is not apt-cdrom
2014-03-13  David Kalnischkiesimprove debug output in case downloadfile fails
2014-03-13  David Kalnischkiesremove code duplication for Add & Ident in apt-cdrom
2014-03-13  David Kalnischkiesuse SPtrArray handling instead of explicit delete[]
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
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 Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13  David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-03-13  David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
2014-03-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-12  Michael Vogtadd hashsum support in apt-file download and add more...
2014-02-27  Michael Vogtinitial version of apt-helper
2014-02-27  Michael Vogtinitial version of apt-helper
2014-02-22  Guillem JoverAdd support for data.tar, control.tar and control.tar.xz
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-22  Michael Vogtremove auto-generated apt-key and sources.list on clean...
2014-02-13  Michael Vogttrivial indent fix
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-12  John Ognessapt-cdrom should succeed if any drive succeeds
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 Vogtapt-mark help shows all commands now
2014-01-24  Michael Vogtadd "apt full-upgrade" and tweak "apt upgrade"
2014-01-24  Michael Vogtdescribe script usage in the manpage
2014-01-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-22  Michael Vogtadd test for apt show
2014-01-21  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-17  Michael Vogtadd purge to the apt cmdline
2014-01-17  Michael Vogtadd missing integration test for "apt list"
2014-01-17  Michael Vogtreword !isatty() warning
2014-01-17  Michael Vogtadd apt upgrade --dist
2014-01-16  David Kalnischkiesuse gpg --homedir instead of explicit file placement
2014-01-06  Michael Vogtimprove apt.8.xml
2014-01-06  Michael VogtMerge branch 'debian/sid' into feature/apt-manpage
2014-01-06  Michael Vogtdocument list/search
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-19  Michael Vogtfix apt-key net-update test to use the buildin webserver
2013-12-13  Michael Vogtmake apt-key net-update actually testable
2013-12-12  Michael VogtMerge remote-tracking branch 'mvo/bugfix/conffile'...
next