]> git.saurik.com Git - apt.git/shortlog
apt.git
2013-07-26  Michael Vogtmake setup in travis.yml a bit more verbose
2013-07-25  Michael Vogtfix travis.yml
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25  Michael Vogtfix potential GetLock() fd leak
2013-07-25  Michael Vogtdelete targets data
2013-07-25  Michael Vogtfix resource leak when verification fails
2013-07-25  Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25  Michael Vogtcall fdopen() after FileFd was checked
2013-07-25  Michael Vogtadd .travis.yml
2013-07-25  Michael Vogtfix resource leak (thanks coverity)
2013-07-25  Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25  Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
2013-07-25  Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25  Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23  Michael Vogtremove double list include
2013-07-11  Michael Vogtupdate changelog 0.9.9.1
2013-07-11  David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11  David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11  David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-11  Michael Vogtdebian/apt.auto-removal.sh: merge the remaining bits
2013-07-11  Adam Conrad* Fix up two things in debian/apt.auto-removal.sh:
2013-07-11  Michael Vogtget dpkg from apt-config as well and add robustness...
2013-07-11  Steve LangasekMake sure we always have at least two kernels marked...
2013-07-11  Steve Langasekcherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
2013-07-10  Michael Vogtapt-pkg/packagemanager.cc:
2013-07-05  Michael Vogtdebian/rules:
2013-07-02  Michael Vogtreleasing version 0.9.9 0.9.9
2013-07-02  Michael Vogtfix format string error
2013-07-02  Michael Vogtupdate changelog
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-07-02  Michael Vogtupdate changelog
2013-06-28  Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27  Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27  Michael Vogtwhen doing MarkInstall() packages may also get removed...
2013-06-27  Michael Vogtshow broken count when starting the resolver
2013-06-26  Michael Vogtmake update-po
2013-06-26  Michael Vogt"mount path"->"mount point" and also make the warning...
2013-06-24  David Kalnischkiessimple fork and pidfile aptwebserver
2013-06-24  Niels Thykierdelete Memb on read-error in arfile
2013-06-24  David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2013-06-24  David Kalnischkiesdo not modify DepIterator as we might check again
2013-06-22  Michael VogtImprove the apt-cdrom output when no CD-ROM can be...
2013-06-20  David Kalnischkiesfix syntax error in the configure-index
2013-06-20  David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20  David Kalnischkiestests: accept an explaination for msgfail
2013-06-20  David Kalnischkiessimple URI rewrite rules config for webserver
2013-06-20  David Kalnischkiesdo not redownload unchanged InRelease files
2013-06-20  David Kalnischkiesadd directory listing to the webserver
2013-06-20  David Kalnischkiesadd a simple webserver for our testcases
2013-06-20  David Kalnischkiessupport \n and \r\n line endings in ReadMessages
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-13  David Kalnischkiesfix file location for configure-index.gz in apt.conf(5)
2013-06-09  David Kalnischkiestests: add an interactive 'test' with multiple cdroms
2013-06-09  David Kalnischkiesensure state-dir exists before coyping cdrom files
2013-06-09  David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09  David Kalnischkiesstop building l10n if strings are unchanged
2013-06-09  David Kalnischkiesdepend on libapt-pkg in the libapt-inst build process
2013-06-09  David Kalnischkiestests: add expected port for cve-2013-105 testcase
2013-06-09  David Kalnischkiestests: trap-adding can be post- as well as prefix
2013-06-09  David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09  David Kalnischkiesdon't explicitly init ExtractTar InFd with invalid fd
2013-06-09  David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-09  David Kalnischkiesmake the vprintf like _error->Insert public
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 Kalnischkiesdo unpacks before configures in SmartConfigure
2013-06-09  David Kalnischkiestry all providers in order if uninstallable in MarkInstall
2013-06-09  David Kalnischkiesfix priority sorting by prefering higher in MarkInstall
2013-06-09  David Kalnischkiesprefer Essentials over Removals in ordering score
2013-06-09  David Kalnischkiesrewrite pkgOrderList::DepRemove to stop incorrect immed...
2013-06-09  David Kalnischkiesremove -ldl from cdrom and -lutil from apt-get linkage
2013-06-09  David Kalnischkiesbuild the en manpages in subdirectory doc/en
2013-06-09  David Kalnischkiesstreamline .gitignore further
2013-06-06  Michael Vogtmerged trunk
2013-06-06  Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06  Michael Vogtprepare release
2013-06-06  Michael VogtFix double free (closes: #711045)
2013-06-06  Michael Vogtfix double free (closes: #711045)
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-16  Michael Vogt* buildlib/apti18n.h.in:
2013-05-16  Michael Vogtdebian/gbp.conf: add debian-tag key to ensure git-dch...
2013-05-16  Julian Andres... Update changelog to include Vcs-* changes
2013-05-16  Christian PERRIERFrench translation : typo fix. Closes: #677272
2013-05-16  Guillem JoverUpdate Vcs fields
2013-05-16  Michael Vogtadd export-dir and debian-branch 0.9.8.1
2013-05-16  Michael Vogtupdate .gitignore
2013-05-16  Michael Vogtprepare upload
2013-05-16  Michael Vogtmerged previous bzr commit
2013-05-16  Michael Vogtmoved to git, updated gbp.conf to match the bzr version
2013-05-16  David Kalnischkiesnon-inline RunGPGV methods to restore ABI compatibility...
2013-05-16  Michael Vogtrebuild po
2013-05-16  Michael Vogtadd .gitignore and gbp.conf
2013-05-08  Michael Vogtreleasing version 0.9.8 0.9.8
2013-05-08  Michael Vogtfix uri test
2013-05-08  Michael Vogtrefresh translations
next