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