]> git.saurik.com Git - apt.git/history - cmdline
fix test/integration/test-apt-key-net-update (code copy/DRY violation)
[apt.git] / cmdline /
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 'mvo/feature/deb-src-bts73...
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-12-01  David Kalnischkiesgenerate apt-key script with vendor info about keys
2013-12-01  David Kalnischkiescherry-pick ubuntus (disabled) net-update fixes
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-28  Michael Vogtmove EditSources into its own file
2013-11-26  Michael Vogtadd check when sources.list changed
2013-11-26  Michael Vogtadd syntax check for sources.list
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 branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael Vogtdo chdir("/") after chroot()
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-12  David Kalnischkieslet apt-key del work better with softlink and single...
2013-08-12  David Kalnischkiesmake the keyring locations in apt-key configurable
2013-08-12  David Kalnischkiesdo not double-slash paths in apt-key
2013-08-12  David Kalnischkiesuse a tmpfile for trustdb.gpg in apt-key
2013-08-12  David Kalnischkiesalways use our own trustdb.gpg in apt-key
2013-08-12  David Kalnischkiesadd a not documented apt-key --fakeroot option
2013-08-12  Michael Vogtimprove error message
2013-08-10  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-08  Michael Vogtfix -Wall errors
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-26  Michael Vogtfix some coverity chroot() releated warnings
2013-07-26  David Kalnischkiesuse FileFd::Write instead of fwrite for errors
2013-07-25  Michael Vogtfix potential GetLock() fd leak
2013-07-25  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-18  David Kalnischkiesfix 'apt-cache search' crash with missing description
2013-07-18  David Kalnischkiesskip all Description fields in apt-cache, not just...
2013-07-02  Michael Vogtfix format string error
2013-07-02  Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-26  Michael Vogt"mount path"->"mount point" and also make the warning...
2013-06-22  Michael VogtImprove the apt-cdrom output when no CD-ROM can be...
2013-06-20  David Kalnischkiestry defaults if auto-detection failed in apt-cdrom
2013-06-20  David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09  David Kalnischkiesfix support for multiple patterns in apt-cache search
2013-06-09  David Kalnischkiesinitialize the whole search array with zero
2013-06-09  David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-06-09  David Kalnischkiesremove -ldl from cdrom and -lutil from apt-get linkage
2013-06-06  Michael Vogtmerged trunk
2013-06-06  Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-05-22  Johan Kiviniemicmdline/apt-key: Accept nonexistent --keyring file...
2013-05-22  Johan Kiviniemicmdline/apt-key: Create new keyrings with mode 0644...
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
next