emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ssh-deploy updated (9efc523 -> fce4ea3)


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy updated (9efc523 -> fce4ea3)
Date: Sat, 27 Mar 2021 14:48:30 -0400 (EDT)

monnier pushed a change to branch externals/ssh-deploy.

      from  9efc523   Fixed typo in prefix-map
       new  6fbc09f   Various changes relating to changing optional boolean 
argument to optional integer
       new  64e049b   Added license badge
       new  cb792e8   Added ELPA to description and changed http references to 
https
       new  364a99f   Added lexical-binding as file-local variable
       new  b8468ec   Added flag for using threads or not
       new  df87f38   Optimized menu-bar code
       new  71796c3   Optimization for menu-code completed
       new  2af7bec   Mode-line working again after changes
       new  ad12e19   Run deployment script working again after lexical-binding
       new  b93b944   Updated README for optional threading and mode-line
       new  80cd448   Merge branch 'master' of 
https://github.com/cjohansson/emacs-ssh-deploy
       new  2b3a531   Updated date
       new  861f1c7   Updated documentation
       new  4073f79   Updated documentation to suggest ~/.authinfo.gpg usage
       new  d7a42fe   Replaced (concat) with (expand-file-name)
       new  2e3cf30   Fixed issue with directory differences
       new  d934ef8   More work on optional booleans to integers
       new  d5386ab   Renamed internal argument with-threads to 
async-with-threads
       new  edee8df   Improved documentation
       new  cb4c6ff   Using (expand-file-name) instead of (concat)
       new  2048399   Passing async-with-threads to directory diff
       new  e0bd19c   Removed obsolete arguments from directory-diff operations
       new  54ec0d2   Updated mode-line logic for deletions
       new  947a3c7   Improved usability with pre-defined hooks
       new  fbc6e85   Created predefined hydra
       new  20ce7f2   Created a pred-fined prefix map and hydra map
       new  a12e59f   Updated comments
       new  102943f   Added pre-defined prefix key map
       new  c1f8837   Updated documentation with pre-defined hydra and pre-fix 
map
       new  afbcc70   mode-line now shows whether current file is under 
deployment
       new  0e7c608   Deployment menu only shows when current buffer is 
deployment
       new  8dadac5   Made menu-bar feature optional
       new  b409812   Started on implementing changes to diff-mode
       new  13dcacb   More cosmetic changes to diff mode
       new  4268c8b   Fixed bug with constant definition
       new  d548011   Fixed bug with constant definition
       new  3c5fe09   More work on diff mode cosmetic changes
       new  7be2881   Fixed proper symbols for actions
       new  c4fd187   Deletion working from diff-mode
       new  d853e2f   Fixed issue with passing local variables to diff-mode
       new  f61f1ef   Fixed bug where all DirectoryVariables was not passed on 
from handlers
       new  98c00bb   Fixed bug with synchronous forced uploads
       new  88300e3   Improved wording of remote change detection
       new  e08b8bb   Improved documentation
       new  5b263c1   Some changes from ELPA merged
       new  0e98d8e   Removed unnecessary group
       new  95a932a   Started on unit-tests
       new  0b43ceb   Added unit tests for get-revision-path and 
is-not-empty-string
       new  4ff27e9   Minor modifications after suggestions from 
flycheck-package
       new  103588b   Running custom script asynchronously loads ssh-deploy 
library
       new  a1a9d3c   Work on lisp code styling with (if), (progn) and (when)
       new  5871711   Renamed TRAMP to Tramp and added link to lisp code style
       new  e834379   Updated version
       new  e0bf686   More (if), (when) and (progn) optimizations
       new  b480db9   Changed (when (not)) to (unless)
       new  2388c00   Added -p suffix to predicate functions
       new  bc93b81   Updated version
       new  efc8be3   Added another example using plug-in functions from script
       new  4c3eee5   Fixed issue were checking verbose variable was expecting 
boolean instead of integer
       new  31cb94d   Added compile command to makefile and added a .gitignore 
file
       new  a57ae0c   Updated use-package example to work with byte-compiled 
code
       new  4c5b82a   Added hydra application as shortcut
       new  e73907d   Changed test command
       new  4044f78   Hydra compilation working
       new  ae5354a   Fixed issue were remote paths with symlinks didn't work 
with recursive diff function
       new  7a5a087   Updated version
       new  6e37aae   Added unit test for download
       new  d03bd70   Added unit-test for uploads
       new  c7407ef   Using (kill-buffer) instead of reverting 
default-directory in unit tests
       new  77f0a1d   Byte-compilation working for unit test without warning
       new  d9f61e1   Resolved byte-compilation with optional hydra feature
       new  664f52c   Improved missing async function error and replaced 
require with autoload
       new  8107b9e   Added unit test for rename and delete
       new  95e823a   Fixed issue with byte-compilation warning in new unit 
tests
       new  f233e2e   Removed checks for ediff-same-file-contents function 
since it's built-in in Emacs
       new  336833f   Got (autoload) working inside asynchronous process
       new  f2cdb1a   Started on asynchronous tests
       new  1073a7c   Replace more (require) with (autoload)
       new  e895d6d   Replaced asynchronous (require) with (autoload)
       new  85a7c37   Added unit tests for asynchronous operations
       new  54f664b   Added unit tests for async.el if it's loaded
       new  5846974   Added instructions about how to trigger unit test with 
async.el integration
       new  db73e5b   Started in new function for detecting remote changes that 
should be testable by unit tests
       new  3a6c3ac   More work on making detect remote changes unit-testable
       new  8e2507b   Refactored remote changes function and made unit tests 
for it
       new  e4d1403   Added async.el autoload for new change detection and 
pushed version
       new  d992624   More work on asynchronous unit test of detecting remote 
changes
       new  7d578da   Passing unit test for asynchronous change detection
       new  316395c   Updated version and date
       new  6ddb12b   All unit tests for remote changes sync and async and 
compilation passing
       new  8c26f61   Updated version and change-date
       new  8c354e1   Added Travis CI file to repo
       new  a5aa5f6   Run only async test with threads if threads are available
       new  3223f69   Updated Travis file
       new  045e463   Trying emacs version manager in travis
       new  24fec85   Added Travis build status to README
       new  49ae447   Fixed Travis build status logo
       new  761eb11   Updated Travis to use emacs version snapshot, 25.1 and 
26.1 via EVM
       new  20a87ab   Added async.el to travis test
       new  bebeaa1   Updated version to 3.1
       new  2f6a36e   Improved instructions for hydra and use-package
       new  8f358b1   Started on unit test for directory differences
       new  7ad73a4   Unit test for directory difference passing
       new  ea734f5   Added note
       new  f462007   More work on directory difference unit test
       new  65d58c3   Added unit test for directory difference
       new  438c1b4   Do not allow failures on emacs snapshot
       new  0111640   Removed unnecessary async autoloads
       new  6d20dae   Fixed issue were async directory diff would lock main 
thread for resolving file links when using the handler
       new  9c73fef   Added support for asynchronous file difference check
       new  9b5d3d2   Fixed bug wih conditonal logic for async file diff
       new  2c43901   Using ssh-deploy--diff-files instead of directly 
ediff-same-file-contents
       new  009e9f8   Added mode-line status for checking file difference
       new  168c66d   Updated .gitignore to ignore test-generated files
       new  f910a4d   Passing verbose flag to remote changes handler
       new  b8f976a   Passing verbose flag to diff files function
       new  e2db9c7   Fixed unit test for directory differences where 
directories are symbolic
       new  e1507fe   Create FUNDING.yml
       new  567e1d5   Work on feature to automatically update revisions
       new  d0f7294   When remote differs only with local-revision, update 
local-revision [#61]
       new  016444c   Fixed bug with directory difference from deployment root 
or piped remote files
       new  aa93c35   Concatenation of remote file now done properly for 
directory diff
       new  37a15c6   fix: ".git" matching
       new  d924c73   Merge pull request #60 from ShuguangSun/master
       new  e133963   Default exclude value for DirectoryVariables now matches 
only .dir-locals.el
       new  ded455b   More idiomatic code for status updates
       new  e10221e   Using (string-prefix-p) instead of (string-match) for 
checking if path is in root
       new  93a0e18   Resolved hydra declaration if hydra is not installed
       new  1bb2f82   Added support for forced uploads on explicit save actions
       new  a6629c1   Update ssh-deploy.el
       new  89bb950   Merge pull request #69 from housensen/patch-1
       new  cc91b56   Updated README and version
       new  fce4ea3   Merge remote-tracking branch 'upstream/ssh-deploy/main' 
into externals/ssh-deploy


Summary of changes:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]