[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch scratch/package-vc-fixes created (now 18ee1e728a)
From: |
Philip Kaludercic |
Subject: |
branch scratch/package-vc-fixes created (now 18ee1e728a) |
Date: |
Wed, 16 Nov 2022 04:49:54 -0500 (EST) |
zge pushed a change to branch scratch/package-vc-fixes.
at 18ee1e728a Ensure 'package-vc-prepare-patch' runs in the right
directory
This branch includes the following new commits:
new 32310b69ab ; Fix interactive spec for 'package-vc-refresh'
new 5132a2b0d0 Handle strings as keys in 'package-vc-ensure-packages'
new e8043ebc57 Rename '-ensure-packages' to -install-selected-packages'
new aeb386007b Mark 'package-vc-install-selected-packages' as
interactive
new bea359d186 Autoload 'package-vc-install-selected-packages'
new 9bbfdbba24 Mark 'package-vc-update' as interactive
new c29189587b Fix 'package-vc-selected-packages' documentation
new 685b4b274b Fix the docstring for 'package-vc--version'
new d051b24c3c Clarify 'package-vc--build-documentation' docstring
new aca27e0905 Expand 'package-vc--unpack-1' documentation
new 7815894592 Remove references to internal symbols from public
docstrings
new 2121ef0899 Fix generation of documentation for source packages
new 155c3673d7 Allow specifying a :lisp-dir for package descriptions
new 2e007c62f3 Track 'default-directory' while updating source packages
new 4b30679030 Explain what "refreshing" a source package means
new 4b0a5e30b9 Fix type error in package-vc prompt function
new 6a46e7d3ee Move package spec documentation to
'package-vc-selected-packages'
new 315a61bbc7 Remove unused variable in 'package-vc--unpack'
new 7e15f35bac Avoid using 'package-lisp-dir' in
'package-generate-autoloads'
new 7ee6f3e32d Fix 'package-vc-install-selected-packages' recursive load
new 3dc2ec3fce Make documentation building for source packages more
robust
new 3046447102 ; Assert that 'package-lisp-dir' is used with real
packages
new 58b2a64225 Fix edebug spec for 'package--with-response-buffer'
new ff90ad5277 Fix indefinite loading of asynchronous downloads
new 92730e0a5e Clarify 'package-vc-selected-packages' docstring
new 692edc9e72 Have 'package-vc-selected-packages' consider all
installed packages
new a89f7bc1dc Raise 'wrong-type-argument' when installing package nil
new 78830856bc Rename 'package-vc-refresh' to 'package-vc-rebuild'
new b45d2fb4b2 * lisp/emacs-lisp/package-vc.el (package-vc-update-all):
Add command
new 2024a01fdc Mention package name when package is lacking VC data
new bef3acf0f0 Explain that 'package-vc-install' doesn't remove tarball
packages
new 2364faef93 Have 'vc-prepare-patch' handle prefix arguments.
new 9ca8236a03 * lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'
new bc9c7aee30 Improve robustness of 'package-vc-update'
new aab49e7baa * lisp/emacs-lisp/package.el (package-lisp-dir): Fix
return value
new a10cd1b927 Fix accidental generation of circular lists
new 4b47dc81d6 Add missing elpa-package.eld to package test resources
new 4730409de9 Fix the behaviour or 'byte-compile-ignore-files'
new 42b01caac1 Avoid updating non-source packages in
'package-vc-update-all'
new 663cb70e15 Remove temporary .texi files if used to build
documentation
new 1a3b38f8b9 Remove duplicate package descriptions after updating
new d744f988f3 Only fetch elpa-packages.eld when necessary
new b8f6ce839a Allow the direct installation of package specifications
new 58e2e8cced ; * lisp/emacs-lisp/package-vc.el: Update TODO
new 6b35279259 Fix issues related to 'package-vc-install-from-checkout'
new c383864f96 Have 'package-delete' handle symlinked packages correctly
new 6080b169f3 Avoid duplicate source packages in 'package-alist'
new 18ee1e728a Ensure 'package-vc-prepare-patch' runs in the right
directory
- branch scratch/package-vc-fixes created (now 18ee1e728a),
Philip Kaludercic <=
- scratch/package-vc-fixes 5132a2b0d0 02/48: Handle strings as keys in 'package-vc-ensure-packages', Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes 2364faef93 32/48: Have 'vc-prepare-patch' handle prefix arguments., Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes aca27e0905 10/48: Expand 'package-vc--unpack-1' documentation, Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes 685b4b274b 08/48: Fix the docstring for 'package-vc--version', Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes c29189587b 07/48: Fix 'package-vc-selected-packages' documentation, Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes 6a46e7d3ee 17/48: Move package spec documentation to 'package-vc-selected-packages', Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes 58b2a64225 23/48: Fix edebug spec for 'package--with-response-buffer', Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes b45d2fb4b2 29/48: * lisp/emacs-lisp/package-vc.el (package-vc-update-all): Add command, Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes a10cd1b927 36/48: Fix accidental generation of circular lists, Philip Kaludercic, 2022/11/16
- scratch/package-vc-fixes bc9c7aee30 34/48: Improve robustness of 'package-vc-update', Philip Kaludercic, 2022/11/16