29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... about 11 hours ago
* tramp-smb.el (tramp-smb-file-name-handler-alist): Use `tramp-smb-handle-make-process', `tramp-smb-handle-shell-command' and `tramp-handle-start-file-process'. (tramp-smb-matching-line): New defvar. (tramp-smb-handle-make-process, tramp-smb-handle-shell-command) (tramp-smb-shell-prompt): New defuns. (tramp-smb-handle-process-file): Rewrite. (tramp-smb-handle-start-file-process): Remove. (tramp-smb-get-localname, tramp-smb-shell-quote-localname): New optional argument SHARE. (tramp-smb-send-command): Remove echoed command string. (tramp-smb-maybe-open-connection): Initialize variables. (tramp-smb-wait-for-output): Wait more robust. (tramp-smb-call-winexe): Check for share. Goto current directory. (tramp-smb-connection-local-powershell-variables): New defconst. Set it as connection local variables. More... about 11 hours ago
* tramp.texi (Remote processes): Rewrite subsection "Running remote processes on MS Windows hosts". More... about 11 hours ago
* tramp-tests.el (tramp-test28-process-file) (tramp-test29-start-file-process, tramp-test30-make-process) (tramp-test32-shell-command, tramp--test-async-shell-command) (tramp--test-supports-processes-p): Adapt for "smb" method. (tramp-test34-explicit-shell-file-name) (tramp-test45-asynchronous-requests): Skip for "smb" method. (tramp--test-check-files): Skip shell test for some special characters in the "smb" case. (tramp-test52-unload): Disable further tests. More... about 11 hours ago
Tramp ELPA version 2.8.0.5 released More... 8 days ago
* tramp.texi (Remote processes): Improve description where direct asyn processes won't work. More... 8 days ago
* tramp-tests.el (tramp-test10-write-region) (tramp-test10-write-region-file-precious-flag) (tramp-test10-write-region-other-file-name-handler) (tramp-test27-load, tramp-test32-shell-command) (tramp-test32-shell-command-dont-erase-buffer) (tramp-test34-connection-local-variables) (tramp-test36-vc-registered, tramp-test39-make-lock-file-name) (tramp-test39-detect-external-change) (tramp-test45-asynchronous-requests): Adapt tests. More... 8 days ago
* tramp-cache.el (with-tramp-saved-connection-properties): Adapt `tramp-verbose' less aggressive. More... 8 days ago
* tramp-container.el (tramp-methods) <distrobox>: * tramp-sh.el (tramp-methods) <sg>: Add `tramp-direct-async'. (tramp-expand-script): Fix typo in script name. (tramp-maybe-send-script): Adapt docstring. More... 25 days ago
* tramp.texi (New operations): Mention tramp-expand-script. More... 27 days ago
* tramp-sh.el (tramp-uudecode, tramp-readlink-file-truename) (tramp-perl-file-truename, tramp-perl-file-name-all-completions) (tramp-shell-file-name-all-completions) (tramp-perl-file-attributes) (tramp-perl-directory-files-and-attributes, tramp-perl-id) (tramp-python-id, tramp-perl-encode, tramp-perl-decode) (tramp-awk-encode, tramp-awk-decode) (tramp-bundle-read-file-names): Indent script for better readability. (tramp-perl-file-name-all-completions) (tramp-shell-file-name-all-completions) (tramp-ls-file-attributes, tramp-bundle-read-file-names): Adapt docstring. (tramp-shell-print-quoted-string): New defconst. (tramp-shell-file-name-all-completions): Use "%b" format specifier. (tramp-bundle-read-file-names): Use "%k" format specifier. (tramp-sh-handle-file-name-all-completions): Don't send `tramp-bundle-read-file-names'. (tramp-expand-script): Adapt docstring. Apply always `format-spec'. Handle also "%b" and "%k" format specifiers. More... 27 days ago
* tramp.texi (Frequently Asked Questions): Don't mention Windows 7/8, they are obsolete now. Improve "speed up" item. More... about 1 month ago
* tramp-sh.el (tramp-expand-script): Handle "%%" format specifier better. More... about 1 month ago
Tramp ELPA version 2.8.0.4 released More... about 1 month ago
* README: Adapt resources/ description. More... about 1 month ago
* tramp-tests.el (tramp-test49-external-backend-function): Extend test. More... about 1 month ago
; Fix typo More... about 1 month ago
* tramp.el (tramp-add-external-operation): Check `default-directory' if `(car args)' is a relative file name, or nil. More... about 1 month ago
Fix Tramp support of GVFS built without FUSE More... about 1 month ago
* tramp.el (tramp-skeleton-write-region): * tramp-cache.el (tramp-flush-file-upper-properties): * tramp-sh.el (tramp-sh-handle-insert-directory): Use `when-let*' consequently. More... about 2 months ago
Cleanup More... about 2 months ago
* tramp.texi (Configuration): Extend example. More... about 2 months ago
Add "surs" and "sudors" methods More... about 2 months ago
Add "surs" and "sudors" methods. More... about 2 months ago
*** empty log message *** More... about 2 months ago
* tramp-cache.el (tramp-verbose): Declare. (tramp-connection-properties): * tramp-message.el (tramp-verbose): Remove ;;;###tramp-autoload cookie. More... about 2 months ago
* lisp/tramp.el (tramp-make-tramp-file-name): Do not use the hop for the "archive" method. More... about 2 months ago
Fix last change More... about 2 months ago
* lisp/tramp-archive.el (tramp-archive-file-name-handler): Move bindings of `tramp-methods' and `tramp-gvfs-methods' up. (tramp-archive-file-name-handler): Do not use `tramp-archive-run-real-handler' for testing existence of `archive'. (Bug#79582) More... about 2 months ago
; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408). More... 2 months ago