29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* 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... 3 days ago
* tramp.texi (New operations): Mention tramp-expand-script. More... 5 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... 5 days ago
* tramp.texi (Frequently Asked Questions): Don't mention Windows 7/8, they are obsolete now. Improve "speed up" item. More... 13 days ago
* tramp-sh.el (tramp-expand-script): Handle "%%" format specifier better. More... 13 days ago
Tramp ELPA version 2.8.0.4 released More... 15 days ago
* README: Adapt resources/ description. More... 16 days ago
* tramp-tests.el (tramp-test49-external-backend-function): Extend test. More... 16 days ago
; Fix typo More... 16 days ago
* tramp.el (tramp-add-external-operation): Check `default-directory' if `(car args)' is a relative file name, or nil. More... 19 days ago
Fix Tramp support of GVFS built without FUSE More... 20 days 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... 25 days ago
Cleanup More... 25 days ago
* tramp.texi (Configuration): Extend example. More... 25 days ago
Add "surs" and "sudors" methods More... 30 days ago
Add "surs" and "sudors" methods. More... 30 days ago
*** empty log message *** More... about 1 month ago
* tramp-cache.el (tramp-verbose): Declare. (tramp-connection-properties): * tramp-message.el (tramp-verbose): Remove ;;;###tramp-autoload cookie. More... about 1 month ago
* lisp/tramp.el (tramp-make-tramp-file-name): Do not use the hop for the "archive" method. More... about 1 month ago
Fix last change More... about 1 month 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 1 month ago
; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408). More... about 1 month ago
Fix process name matching in 'tramp-process-running-p' More... about 1 month ago
Tramp ELPA version 2.8.0.3 released More... about 2 months ago
*** empty log message *** More... about 2 months ago
* tramp-tests.el (tramp-test26-interactive-file-name-completion): Adapt test. More... about 2 months ago
* tramp.el (tramp-cache): Require at bottom. More... about 2 months ago
* tramp.el (tramp-use-absolute-autoload-file-names) (tramp-skeleton-file-name-all-completions) (tramp-parse-auth-sources, tramp-parse-file, tramp-parse-netrc): * tramp-cache.el (tramp-parse-connection-properties): * tramp-gvfs.el (tramp-gvfs-parse-device-names): * tramp-sh.el (tramp-sh-handle-insert-directory): Use `seq-uniq'. More... about 2 months ago
* tramp-archive-tests.el (tramp-archive-test17-insert-directory): * tramp-tests.el (tramp-test17-insert-directory): Use `seq-union'. (tramp-test42-utf8): Use `seq-uniq' and `tramp-compat-seq-keep'. * tramp-archive-tests.el (tramp-archive-test17-insert-directory): * tramp-tests.el (tramp-test17-insert-directory): Use `seq-union'. (tramp-test42-utf8): Use `seq-uniq' and `tramp-compat-seq-keep'. * tramp-archive-tests.el (tramp-archive-test17-insert-directory): * tramp-tests.el (tramp-test17-insert-directory): Use `seq-union'. (tramp-test42-utf8): Use `seq-uniq' and `tramp-compat-seq-keep'. More... about 2 months ago
* tramp-tests.el: Silence function-quoting warning. More... 2 months ago