summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-30Prepare next releaseexternals/shell-command+Philip Kaludercic
2025-09-30Bump version to 2.5.0Philip Kaludercic
2025-09-30Fix non-Emacs 24.3 compatible codePhilip Kaludercic
2025-09-30Add substitutions for Git commands with VCPhilip Kaludercic
2025-01-31Point to Codeberg instead of SourceHutPhilip Kaludercic
2024-11-10Kill shell buffer instead of erasing it when clearingPhilip Kaludercic
2024-09-13Do not invoke 'erase-buffer' twice when handling "clear"Philip Kaludercic
2024-09-12Add new command to execute commands in commentsPhilip Kaludercic
2024-08-01Ensure that 'quit-window' doesn't delete the wrong bufferPhilip Kaludercic
2024-07-28Allow customising the function invoked on "clear"Philip Kaludercic
2024-07-12Bury *Shell Command Output* buffer after clearing itPhilip Kaludercic
2024-07-11Add "clear" command to 'shell-command+-substitute-alist'Philip Kaludercic
2024-03-13Remove deprecated option 'shell-command+-enable-file-substitution'Philip Kaludercic
2023-03-11Use 'shell-quote-argument' where applicable (grep, man)Philip Kaludercic
2023-03-11Do not hard-code glob expansions in testsPhilip Kaludercic
2023-02-27Bump version to 2.4.2Philip Kaludercic
2023-02-27Insert two newlines before 'make-separator-line'Philip Kaludercic
2023-02-27Fix %-substitution for remote filesVisuwesh
2023-02-26Simplify the user option type of 'shell-command+-default-region'Philip Kaludercic
2022-10-05Fix "SourceHut" link in READMEPhilip Kaludercic
2022-09-01Add trailing newline to .elpaignorePhilip Kaludercic
2022-09-01Bump version to 2.4.1Philip Kaludercic
2022-09-01Ignore test not the actual packagePhilip Kaludercic
2022-09-01Bump version to 2.4.0Philip Kaludercic
2022-09-01Remove 'shell-command+-expand-%-fmt'Philip Kaludercic
2022-08-27Sharp-quote function symbols when modifying symbol plistPhilip Kaludercic
2022-08-27Add shell-command+-expand-%-fmt as an optional featurePhilip Kaludercic
2022-08-27Reduce version bump to 2.4.0Philip Kaludercic
2022-08-27Remove the old "News" section for 2.3.0Philip Kaludercic
2022-08-25Autoload 'shell-command+--make-docstring'Philip Kaludercic
2022-08-25Ensure that point gets placed after the replaced outputPhilip Kaludercic
2022-08-25Add .elpaignorePhilip Kaludercic
2022-08-25Add a FIXME comment to re-enable the disabled testsPhilip Kaludercic
2022-08-25Bump minimal version to 24.3Philip Kaludercic
2022-08-25Thank Visuwesh in the NEWS sectionPhilip Kaludercic
2022-08-25Dynamically generate the documentation string for 'shell-command+'Philip Kaludercic
2022-08-25Fall back to point-min/max if BEG and END are nilPhilip Kaludercic
2022-08-25Only require diff and info if necessaryPhilip Kaludercic
2022-08-25Remove a stray quotePhilip Kaludercic
2022-08-25Add a FIXME comment to 'shell-command+-command-substitution'Philip Kaludercic
2022-08-25Fix bug in 'shell-command+-command-substitution'Philip Kaludercic
2022-08-25Update 'shell-command+-features' docstringPhilip Kaludercic
2022-08-25Note why shell-command+-features is reboundPhilip Kaludercic
2022-08-25Remove obsolete CHANGEME commentPhilip Kaludercic
2022-08-25Add COPYING filePhilip Kaludercic
2022-08-25Restructure README.mdPhilip Kaludercic
2022-08-24Do not expand % if a buffer has no filePhilip Kaludercic
2022-08-24Fix parsing "implicit cd" inputs with up-dir abbreviationsPhilip Kaludercic
2022-08-24Use closures to generate the command instead of s-expressionsPhilip Kaludercic
2022-08-21Delete trailing whitespace from README.mdPhilip Kaludercic