29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp.texi (Inline methods): Add tramp-docker-program, tramp-podman-program, tramp-kubernetes-program, tramp-toolbox-program, tramp-distrobox-program, tramp-flatpak-program, tramp-apptainer-program, and tramp-nspawn-program. (Remote shell setup): Rearrange indices. (Ssh setup): Say "user option" when needed. (Keeping files encrypted): Add tramp-crypt-encfs-program. (Frequently Asked Questions): Rearrange indices. Remove duplicate text. Add tramp-mode. More... 9 months ago
* tramp.el (tramp-active-command-completion-p): New defun. More... 9 months ago
* tramp-sh.el (tramp-sh-handle-copy-directory): * tramp-smb.el (tramp-smb-handle-copy-directory): Don't check existence of DIRNAME, this is done in `tramp-skeleton-copy-directory' already. More... 9 months ago
* tramp-tests.el (tramp--test-deftest-direct-async-process): Skip when underlying TEST has taken too much time. (tramp--test-with-proper-process-name-and-buffer): Remove. (tramp-test45-asynchronous-requests): Remove callees. More... 9 months ago
* tramp-cache.el (tramp-get-hash-table): Add ;;;###tramp-autoload cookie. More... 9 months ago
* tramp-container.el (tramp-kubernetes--context-namespace): Handle nil list elements. More... 10 months ago
* tramp-integration.el (shortdoc): Use `tramp--with-startup'. More... 10 months ago
* tramp-integration.el (shortdoc): Check, that Tramp isn't disabled. More... 10 months ago
*** empty log message *** More... 10 months ago
*** empty log message *** More... 10 months ago
* tramp-adb.el (tramp-adb-handle-process-file): Use `process-file-return-signal-string'. More... 10 months ago
* tramp-crypt.el (tramp-crypt-handle-set-visited-file-modtime) (tramp-crypt-handle-verify-visited-file-modtime): New defuns. (tramp-crypt-file-name-handler-alist): Use them. (tramp-crypt-handle-lock-file): Care about `buffer-file-name'. (tramp-crypt-handle-unlock-file): Remove compat code. More... 10 months ago
Revert "* tramp-tests.el (tramp-test42-utf8): Don't test "Tifinagh"." More... 10 months ago
* tramp-tests.el (tramp-test42-utf8): Don't test "Tifinagh". More... 10 months ago
* tramp-cmds.el (tramp-repository-branch, tramp-repository-version): * tramp-message.el (tramp-repository-branch, tramp-repository-version): Declare. More... 10 months ago
* tramp.el (tramp-dissect-file-name, tramp-compute-multi-hops): Handle hops with "%" in their names, like USER%DOMAIN or POD%NAMESPACE. More... 10 months ago
* tramp.texi (Inline methods): Extend Kubernetes host name syntax by an optional namespace. (Kubernetes setup): Mention optional namespace part of the host name. More... 10 months ago
* tramp-container.el (tramp-kubernetes-namespace): Initialize with nil. Adapt docstring. (tramp-kubernetes--name-regexp): New defconst. (tramp-kubernetes--host-name-regexp): Change in order to cover also an optional namespace. (Bug#59797) (tramp-kubernetes--namespace): New defun. (tramp-kubernetes--context-namespace): Use it. (tramp-skeleton-kubernetes-vector): Add sanity check for superfluous user name or port number. More... 10 months ago
*** empty log message *** More... 10 months ago
* INSTALL: Regenerate. More... 10 months ago
* INSTALL: Regenerate. More... 10 months ago
*** empty log message *** More... 10 months ago
* tramp-adb.el: * tramp-androidsu.el: * tramp-archive.el: * tramp-cache.el: * tramp-cmds.el: * tramp-compat.el: * tramp-crypt.el: * tramp-fuse.el: * tramp-gvfs.el: * tramp-message.el: * tramp-sh.el: * tramp-smb.el: * tramp-sshfs.el: * tramp-sudoedit.el: * tramp.el: Use original objects instead of their `tramp-compat-' counterparts when possible. More... 10 months ago
* tramp-archive-tests.el (ert-resource-directory-format) (ert-resource-directory-trim-left-regexp) (ert-resource-directory-trim-right-regexp, ert-resource-directory) (ert-resource-file): Don't define. (tramp-archive--test-emacs28-p): Remove. (top): Remove unneeded skips. Use original objects instead of their `tramp-compat-' counterparts when possible. More... 10 months ago
* tramp.texi (Frequently Asked Questions): * trampinst.texi (Installation): Adapt supported Emacs versions. More... 10 months ago
*** empty log message *** More... 10 months ago
* tramp-tests.el (tramp-test02-file-name-dissect) (tramp-test02-file-name-dissect-simplified) (tramp-test02-file-name-dissect-separate): Extend tests. (tramp-test06-directory-file-name) (tramp-test26-file-name-completion) (tramp-test26-interactive-file-name-completion): Better handling of IPv6 hosts. More... 10 months ago
* tramp-gvfs.el (tramp-gvfs-maybe-open-connection): * tramp-sh.el (tramp-maybe-open-connection): Improve message. More... 10 months ago
* tramp-tests.el (tramp-test41-special-characters-direct-async) (tramp-test42-utf8-direct-async): New tests More... 11 months ago
* tramp.texi (Remote processes): Add another reason why a direct asynchronousprocess could fail. More... 11 months ago