index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
package.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently refer to VC packages as such
Philip Kaludercic
2022-11-27
1
-2
/
+2
*
Don't break when loading VC packages on older Emacs versions
Philip Kaludercic
2022-11-23
1
-3
/
+1
*
* lisp/emacs-lisp/package.el (package-maintainers): Improve error handling
Philip Kaludercic
2022-11-19
1
-4
/
+13
*
; Fix typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-2
/
+2
*
Fix indefinite loading of asynchronous downloads
Philip Kaludercic
2022-11-17
1
-1
/
+1
*
Fix edebug spec for 'package--with-response-buffer'
Philip Kaludercic
2022-11-17
1
-4
/
+1
*
Respect :lisp-dir in package specs by loading a sub-directory
Philip Kaludercic
2022-11-17
1
-17
/
+13
*
; * lisp/emacs-lisp/package.el (package-load-all-descriptors): Use \`
Mattias EngdegÄrd
2022-11-06
1
-1
/
+1
*
; Handle case that was forgotten in the last commit
Philip Kaludercic
2022-11-02
1
-1
/
+1
*
Track file name in 'package--downloads-in-progress'
Philip Kaludercic
2022-11-02
1
-10
/
+10
*
; Avoid loading package-vc in 'package-load-descriptor'
Philip Kaludercic
2022-10-31
1
-4
/
+0
*
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-10-30
1
-2
/
+1
|
\
|
*
; Fix several symbol name typos
Stefan Kangas
2022-10-26
1
-2
/
+1
*
|
Use 'elpa-packages' files for VC metadata
Philip Kaludercic
2022-10-18
1
-2
/
+13
*
|
Mark source packages as always updatable
Philip Kaludercic
2022-10-16
1
-6
/
+7
*
|
Delete 'package-contact-maintainer'
Philip Kaludercic
2022-10-16
1
-14
/
+0
*
|
Merge branch 'master' into feature/package+vc
Philip Kaludercic
2022-10-15
1
-3
/
+7
|
\
|
|
*
package.el: Understand a few more variations in tarball formats
Stefan Monnier
2022-10-08
1
-3
/
+7
*
|
Only use 'package-vc-repository-store' if necessary
Philip Kaludercic
2022-10-12
1
-13
/
+13
*
|
Clone packages into a separate directory
Philip Kaludercic
2022-10-08
1
-4
/
+17
*
|
* lisp/emacs-lisp/package.el (package-report-bug): Use 'file-in-directory-p'
Philip Kaludercic
2022-10-08
1
-10
/
+9
*
|
Add a package-vc command for submitting ptches
Philip Kaludercic
2022-10-08
1
-7
/
+10
*
|
Extract package maintainer guessing code into a separate function
Philip Kaludercic
2022-10-08
1
-27
/
+23
*
|
Add an inline procedure for checking for source packages
Philip Kaludercic
2022-10-08
1
-9
/
+15
*
|
Merge branch 'master' into feature/package+vc
Philip Kaludercic
2022-10-08
1
-43
/
+58
|
\
|
|
*
Improve package-check-signature docstring
Stefan Kangas
2022-10-07
1
-10
/
+17
|
*
Fix calling `package-reinstall' just after quick initialization.
Matt Armstrong
2022-10-06
1
-4
/
+8
|
*
package-update would always re-install package
Lin Sun
2022-09-28
1
-2
/
+2
|
*
Don't overwrite error message in `x' in package.el
Lars Ingebrigtsen
2022-09-12
1
-26
/
+30
|
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-1
/
+1
*
|
Add a generic bug reporting command for packages
Philip Kaludercic
2022-10-06
1
-0
/
+32
*
|
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-08-12
1
-3
/
+8
|
\
|
|
*
Use help-key-binding face in package list help
Stefan Kangas
2022-08-12
1
-1
/
+1
|
*
Minor cleanups in autoload.el/loaddefs-gen.el
Lars Ingebrigtsen
2022-08-04
1
-1
/
+3
|
*
Consider built-in packages to be installed
Matt Armstrong
2022-08-02
1
-1
/
+4
*
|
* package.el (describe-package-1): Add news if avaliable
Philip Kaludercic
2022-08-11
1
-1
/
+12
*
|
* package.el (package--get-activatable-pkg): Prefer source packages
Philip Kaludercic
2022-08-11
1
-4
/
+12
*
|
Allow updating source packages
Philip Kaludercic
2022-08-11
1
-5
/
+10
*
|
Ignore files in .elpaignore during byte compilation
Philip Kaludercic
2022-08-11
1
-1
/
+22
*
|
Extract package-fetch and related functionality
Philip Kaludercic
2022-07-31
1
-192
/
+78
*
|
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-07-31
1
-55
/
+207
|
\
|
|
*
Fix remaining byte-compile warnings in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
|
*
Fix further package.el loaddefs byte-compile warnings
Lars Ingebrigtsen
2022-07-31
1
-0
/
+3
|
*
Fix loaddefs byte-compile warning from package.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
|
*
Make package-archives URL treatment slighty laxer
Robert Pluim
2022-07-25
1
-1
/
+1
|
*
Don't exclude current dir in `package--reload-previously-loaded'
Paul Pogonyshev
2022-07-24
1
-6
/
+21
|
*
* lisp/emacs-lisp/package.el (define-package): Make obsolete.
Stefan Kangas
2022-07-11
1
-2
/
+1
|
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-3
/
+0
|
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-4
/
+4
|
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-4
/
+4
[next]