]> git.saurik.com Git - apt.git/shortlog
apt.git
2014-04-28  Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28  Michael Vogtadd flAbsPath() as a wrapper to realpath()
2014-04-28  Michael Vogtuse new Popen()
2014-04-28  Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28  Michael VogtImplement Popen() execv helper to avoid popen()
2014-04-28  Michael Vogtavoid deb specific code in private-install
2014-04-28  Michael VogtWIP local deb install
2014-04-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22  James McCoyConsistently use Dpkg::Progress* in documentation
2014-04-22  Theppitak Karoonboon... Updated Thai program translation (closes: #745120)
2014-04-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-22  Michael VogtFix option name DPkg::Progress-Fancy in apt.8 manpage...
2014-04-22  Michael Vogtapt-private/acqprogress.cc: fix output when ctrl-c...
2014-04-16  David Kalnischkiessupport dist-upgrade options in full-upgrade
2014-04-16  David Kalnischkiesextract travis installs from build-depends automatically
2014-04-16  David Kalnischkiesuse Google C++ Testing Framework for libapt tests
2014-04-16  David Kalnischkiesclear HitEof flag in FileFd::Seek
2014-04-16  Michael Vogtapt-private/acqprogress.cc: reset color in apt update
2014-04-14  David Kalnischkiesforce fancy progressbar redraw on window size change
2014-04-13  David Kalnischkiescompile with absolute paths to allow lcov use
2014-04-11  Trần Ngọc Quânl10n: vi.po (624t): Update translation
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11  David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
2014-04-11  David Kalnischkiesextend FileFd test behond basic permission tests
2014-04-11  David Kalnischkiesdeal with umask only if we really need to for mkstemp
2014-04-11  David Kalnischkiesdon't double-count seeks in FileFd::Skip for bzip/xz
2014-04-11  David Kalnischkiesdo not create an (additional) empty compressor
2014-04-11  David Kalnischkiesbe able to run abicheck from any directory
2014-04-11  David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10  Michael Vogtfix test-failure in adt
2014-04-10  Michael Vogtprepare 1.0.1 release 1.0.1
2014-04-10  Josef Vituapt: Minor typo in 'apt' man page (closes: #743657)
2014-04-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1304657...
2014-04-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-10  Michael Vogtimprove umask/fchmod code readability
2014-04-10  Michael VogtRename FileFd::Open() Perms to AccessMode
2014-04-10  Michael VogtFix insecure file permissions when using FileFd with...
2014-04-09  Michael VogtNotice the user about "apt list -a" when only a single...
2014-04-09  Michael VogtFix possible race when stunnel/aptwebserver create...
2014-04-08  Michael Vogtfix apt list output for pkgs in dpkg ^rc state
2014-04-08  Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-07  Michael Vogtmake apt search case-insensitive by default
2014-04-07  Julian Andres... Add versioned openjdk-6-jdk breaks
2014-04-07  Julian Andres... Version the Breaks/Replaces for sun-java{5,6}-jdk ...
2014-04-04  Michael VogtFix crash in "apt list" when a sources.list file is...
2014-04-01  Michael Vogtreleasing package apt version 1.0 1.0
2014-04-01  Michael Vogtadd sun-java{5,6}-jdk to breaks/replaces as that provid...
2014-04-01  Michael Vogtinstall "apt" binary by default
2014-04-01  Michael Vogtprepare release
2014-04-01  Michael Vogtremove no longer needed apt.7 page
2014-04-01  Michael Vogtfix small apt.8.xml issues
2014-04-01  Michael Vogtrefresh po/pot and unfuzzy apt-extracttemplate change
2014-04-01  Trần Ngọc Quândebian: Add default compress option to xz
2014-04-01  Trần Ngọc Quânl10n: vi.po (623t): Update Vietnamese translation
2014-04-01  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01  Michael Vogtadd "full-upgrade" to the apt.5.xml documentation
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-04-01  Michael Vogtdo not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
2014-04-01  Michael VogtAdd new Debug::RunScripts option
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-27  Michael Vogtfix documentation for APT::Periodic::MaxSize "0" (close...
2014-03-27  Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27  Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-23  David Kalnischkiesdiscard candidates via IsInstallOk to allow override
2014-03-23  David Kalnischkiesdo IsInstallOk call in MarkInstall unconditionally
2014-03-22  David Kalnischkiesupdate symbols file to include new symbols from 0.9.16
2014-03-22  David Kalnischkiesensure proper teardown in dpkg error cases
2014-03-21  David Kalnischkiesmark optional (private) symbols as hidden
2014-03-21  David Kalnischkiesenable fvisibility=hidden for our private library
2014-03-21  David Kalnischkiesadd testcase for APT::Architectures "arch1,arch2"
2014-03-21  Kenshi MutoJapanese programs translation update
2014-03-21  David Kalnischkiescorrect some reported typos in /etc/cron.daily/apt
2014-03-21  Beatrice TorraccaItalian manpages translation update
2014-03-21  David Kalnischkiesonly consider versioned kernel packages in autoremove
2014-03-21  David Kalnischkiescontinue reading in xz even if it outputs nothing
2014-03-17  Julian Andres... apt-inst: Do not try to create a substring of an empty...
2014-03-15  Julian Andres... Release 0.9.16.1 0.9.16.1
2014-03-15  Julian Andres... Fix handling of autoclosing for compressed files (Close...
2014-03-15  Chris LeickUpdated German doc translation
2014-03-14  Michael Vogtprepare 0.9.16 release 0.9.16
2014-03-14  Michael Vogtadd debian/apt.install to gitignore
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 Kalnischkiesuse the pretty fullname of a pkg as download desciption
2014-03-13  David Kalnischkiesrefactor FileFd to hide some #ifdefs
2014-03-13  David Kalnischkiesuse liblzma-dev to provide xz/lzma support
2014-03-13  David Kalnischkiesadd a config option to switch uncompress methods to...
2014-03-13  David Kalnischkiesensure that gz compression test is run with gz
2014-03-13  David Kalnischkiesfactor out getting list of architectures from comma...
2014-03-13  David Kalnischkiesrefactor setup of file opening via zlib/bz2 lib
2014-03-13  David Kalnischkiesmove fd duplication closer to the gz/bz2 open calls
2014-03-13  David Kalnischkiesabstract version hash comparison a bit
2014-03-13  David Kalnischkiesfactor out parsing of MultiArch flag
2014-03-13  David Kalnischkiescorrect LD_LIBRARY_PATH and config loading for apt...
next