summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package.el
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2023-04-16
|\
| * Remove useless unwind-protect forms, or make them useful as intendedMattias EngdegÄrd2023-04-07
* | Merge upstream Git snapshot into athena/unstableSean Whitton2023-03-21
|\|
| * Always display the "Archive" column in the package listPhilip Kaludercic2023-03-15
| * Remove redundant requires from package.elStefan Kangas2023-02-18
| * Merge from origin/emacs-29Eli Zaretskii2023-01-01
| |\
| * \ Merge from origin/emacs-29Stefan Kangas2022-12-26
| |\ \
| * | | * lisp/emacs-lisp/package.el (package-report-bug): Autoload it.Philip Kaludercic2022-12-17
* | | | Merge upstream Git snapshot into athena/unstableSean Whitton2023-01-03
|\ \ \ \ | | |_|/ | |/| |
| * | | ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
| | |/ | |/|
| * | ; Partial revert of f3e7820bPhilip Kaludercic2022-12-25
| |/
| * Fix error message when installing non-existent packageStefan Kangas2022-12-11
* | Merge upstream Git snapshot into athena/unstableSean Whitton2022-12-04
|\|
| * ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
| * Insert news for installed packages onlymuffinmad2022-11-30
| * ; Fix type error in 'package-maintainers'Philip Kaludercic2022-11-30
| * Consistently refer to VC packages as suchPhilip Kaludercic2022-11-27
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-26
|\|
| * Don't break when loading VC packages on older Emacs versionsPhilip Kaludercic2022-11-23
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-21
|\|
| * * lisp/emacs-lisp/package.el (package-maintainers): Improve error handlingPhilip Kaludercic2022-11-19
| * ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
| * Fix indefinite loading of asynchronous downloadsPhilip Kaludercic2022-11-17
| * Fix edebug spec for 'package--with-response-buffer'Philip Kaludercic2022-11-17
| * Respect :lisp-dir in package specs by loading a sub-directoryPhilip Kaludercic2022-11-17
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-09
|\|
| * ; * lisp/emacs-lisp/package.el (package-load-all-descriptors): Use \`Mattias EngdegÄrd2022-11-06
| * ; Handle case that was forgotten in the last commitPhilip Kaludercic2022-11-02
| * Track file name in 'package--downloads-in-progress'Philip Kaludercic2022-11-02
| * ; Avoid loading package-vc in 'package-load-descriptor'Philip Kaludercic2022-10-31
| * Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-30
| |\
| | * ; Fix several symbol name typosStefan Kangas2022-10-26
| * | Use 'elpa-packages' files for VC metadataPhilip Kaludercic2022-10-18
| * | Mark source packages as always updatablePhilip Kaludercic2022-10-16
| * | Delete 'package-contact-maintainer'Philip Kaludercic2022-10-16
| * | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-15
| |\|
| * | Only use 'package-vc-repository-store' if necessaryPhilip Kaludercic2022-10-12
| * | Clone packages into a separate directoryPhilip Kaludercic2022-10-08
| * | * lisp/emacs-lisp/package.el (package-report-bug): Use 'file-in-directory-p'Philip Kaludercic2022-10-08
| * | Add a package-vc command for submitting ptchesPhilip Kaludercic2022-10-08
| * | Extract package maintainer guessing code into a separate functionPhilip Kaludercic2022-10-08
| * | Add an inline procedure for checking for source packagesPhilip Kaludercic2022-10-08
| * | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-08
| |\ \
| * | | Add a generic bug reporting command for packagesPhilip Kaludercic2022-10-06
| * | | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-12
| |\ \ \
| * | | | * package.el (describe-package-1): Add news if avaliablePhilip Kaludercic2022-08-11
| * | | | * package.el (package--get-activatable-pkg): Prefer source packagesPhilip Kaludercic2022-08-11
| * | | | Allow updating source packagesPhilip Kaludercic2022-08-11
| * | | | Ignore files in .elpaignore during byte compilationPhilip Kaludercic2022-08-11
| * | | | Extract package-fetch and related functionalityPhilip Kaludercic2022-07-31