summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package.el
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle packages without description in describe-packageFederico Tedin2019-03-221-1/+2
* Merge from origin/emacs-26Glenn Morris2019-03-201-2/+7
|\
| * Fix downloading updates for packages with non-ASCII descriptionsEli Zaretskii2019-03-191-2/+7
* | Be more defensive regarding elements of 'load-history'Eli Zaretskii2019-03-011-1/+2
* | * lisp/emacs-lisp/package.el: Improve generated foo-pkg.elStefan Monnier2019-02-081-1/+6
* | * lisp/emacs-lisp/package.el (package--alist): NewStefan Monnier2019-01-221-19/+18
* | * lisp/emacs-lisp/package.el (package-activate-all): Fix last changeStefan Monnier2019-01-141-1/+3
* | * lisp/emacs-lisp/package.el (package-activate-all): Silence load msgStefan Monnier2019-01-141-4/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Get long package description for installed packages from installed filesStephen Leake2018-12-131-22/+63
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-7/+7
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-11/+11
* | * emacs-lisp/package.el (package-get-version): Change into a functionStefan Monnier2018-10-191-2/+6
* | * lisp/emacs-lisp/package.el (package-get-version): New macroStefan Monnier2018-10-181-2/+33
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-3/+2
* | Merge from origin/emacs-26Glenn Morris2018-08-141-1/+12
|\ \ | |/
| * Do not consider external packages to be removable (Bug#27822)Yuri D'Elia2018-08-111-1/+12
* | Merge from origin/emacs-26Glenn Morris2018-07-021-1/+1
|\ \ | |/
| * Detect a non-list package archive content properly (Bug#22311)Noam Postavsky2018-06-261-1/+1
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-62/+53
* | Trivial fixes for last changes to package.el and marker.cStefan Monnier2018-03-261-4/+6
* | * lisp/emacs-lisp/package.el: New quickstart featureStefan Monnier2018-03-261-14/+137
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-1/+1
* | Various follow-ups for early init file changesRadon Rosborough2018-03-191-12/+28
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Add early init file, stop package-initialize insertionRadon Rosborough2018-02-171-70/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/emacs-lisp/package.el (package-read-from-string): Simplify.Noam Postavsky2017-12-031-11/+6
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+3
|\ \ | |/
| * Improve the doc string of 'list-packages'Eli Zaretskii2017-11-241-1/+3
* | Merge from origin/emacs-26Paul Eggert2017-11-021-0/+3
|\ \ | |/
| * Display commit in package description, if available (Bug#28637)David Glasser2017-10-241-0/+3
* | Email replacement.viniciusjl2017-10-291-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-13/+13
* * lisp/emacs-lisp/package.el: Don't let failure stop usStefan Monnier2017-08-251-27/+33
* Improve support of display-line-numbers in package.elEli Zaretskii2017-08-191-0/+1
* Don't put deleted packages in the trash (bug#14967)Glenn Morris2017-06-191-1/+1
* Fix check for package-unsigned-archives during retrievalAndy Moreton2017-06-061-1/+1
* * lisp/emacs-lisp/package.el (package-delete): Delete readme file as well.Tino Calancha2017-05-211-4/+9
* * lisp/emacs-lisp/package.el: Quote `package-desc' in docstringsStefan Monnier2017-05-191-12/+12
* Don't duplicate autoload code in package.elGlenn Morris2017-05-091-16/+4
* Inherit incompatible/obsolete package faces from errorTino Calancha2017-05-041-1/+1
* Introduce customizable variable 'package-gnupghome-dir'Jens Lechtenboerger2017-04-111-9/+26
* ; * lisp/emacs-lisp/package.el (describe-package-1): Tweak recent.Glenn Morris2017-04-041-6/+5
* Advertise https for homepage of gnu.org packagesGlenn Morris2017-04-041-0/+7
* Default to https for elpa.gnu.org if gnutls availableGlenn Morris2017-04-041-3/+5