29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp-tests.el (tramp-test31-signal-process): Extend. More... over 1 year ago
* tramp.el (tramp-local-host-regexp): Extend. (tramp-signal-process): PROCESS can also be a string. More... over 1 year ago
*** empty log message *** More... over 1 year ago
*** empty log message *** More... over 1 year ago
* tramp-adb.el (tramp-adb-handle-file-name-all-completions): * tramp-fuse.el (tramp-fuse-handle-file-name-all-completions): * tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions): Remove special handling of "." an "..". More... over 1 year ago
* tramp-sh.el (tramp-send-command-and-read): Use 'space' instead of 'blank' in rx expression, in order to handle also CR and alike. Reported by Dominique Quatravaux <[email protected]>. More... over 1 year ago
*** empty log message *** More... over 1 year ago
* lisp/tramp-integration.el (tramp-eshell-directory-change) (tramp-recentf-exclude-predicate): * lisp/tramp-smb.el (tramp-smb-handle-copy-file): * lisp/tramp-sudoedit.el (tramp-sudoedit-do-copy-or-rename-file): Use `tramp-tramp-file-p' instead of `file-remote-p'. More... over 1 year ago
* lisp/tramp.el (tramp-skeleton-file-name-all-completions): New defmacro. (tramp-completion-handle-file-name-all-completions): * tramp-adb.el (tramp-adb-handle-file-name-all-completions): * tramp-crypt.el (tramp-crypt-handle-file-name-all-completions): * lisp/tramp-fuse.el (tramp-fuse-handle-file-name-all-completions): * tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions): * lisp/tramp-sh.el (tramp-sh-handle-file-name-all-completions): * tramp-smb.el (tramp-smb-handle-file-name-all-completions): * tramp-sudoedit.el (tramp-sudoedit-handle-file-name-all-completions): Use it. More... over 1 year ago
* tramp-tests.el (tramp--test-timeout-handler): Be more verbose. More... over 1 year ago
* tramp.el (tramp-skeleton-file-name-all-completions): New defmacro. (tramp-completion-handle-file-name-all-completions): * tramp-adb.el (tramp-adb-handle-file-name-all-completions): * tramp-crypt.el (tramp-crypt-handle-file-name-all-completions): * tramp-fuse.el (tramp-fuse-handle-file-name-all-completions): * tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions): * tramp-sh.el (tramp-sh-handle-file-name-all-completions): * tramp-smb.el (tramp-smb-handle-file-name-all-completions): * tramp-sudoedit.el (tramp-sudoedit-handle-file-name-all-completions): Use it. More... over 1 year ago
* INSTALL: Regenerate. More... over 1 year ago
* trampelpa.texi (ELPA Installation): Add Emacs 29 recipe. Adapt headings. More... over 1 year ago
* tramp.texi (FUSE setup): Fix typo. More... over 1 year ago
* tramp-sh.el: Require `cl-lib` rather than `cl-seq`. More... over 1 year ago
* tramp.el (tramp-read-id-output): Identifiers can contain "-". More... over 1 year ago
*** empty log message *** More... over 1 year ago
* tramp.texi (Traces and Profiles): Fix indentation. More... over 1 year ago
*** empty log message *** More... over 1 year ago
* tramp.texi (Traces and Profiles): Fix indentation. More... over 1 year ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 29.2. More... over 1 year ago
* tramp-cmds.el (tramp-revert-buffer-with-sudo): Use `buffer-file-name' instead of `buffer-name'. (Bug#66571) More... over 1 year ago
* tramp-tests.el (tramp-test05-expand-file-name-tilde): New test. More... over 1 year ago
* tramp.el (tramp-handle-expand-file-name): * tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): * tramp-sh.el (tramp-sh-handle-expand-file-name): * tramp-smb.el (tramp-smb-handle-expand-file-name): * tramp-sudoedit.el (tramp-sudoedit-handle-expand-file-name): Handle quoted tilde. (Bug#65685) More... over 1 year ago
* tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch): Handle `unmounted'. More... over 1 year ago
* tramp-sh.el (tramp-sh-handle-insert-directory): Reorganize. More... over 1 year ago
* tramp.el (tramp-default-method): Capitalize 'Windows' where it clearly refers to the non-free operating system with that name. More... over 1 year ago
; Add commentary More... over 1 year ago
* tramp-tests.el (tramp-test17-insert-directory): Improve check. (tramp-test47-read-password): Remove :unstable tag. (tramp-test47-read-otp-password): Rename. More... over 1 year ago
* tramp-sh.el (tramp-bsd-unames): New defconst. (tramp-sh-handle-file-ownership-preserved-p) (tramp-open-connection-setup-interactive-shell) (tramp-get-ls-command): Use it. (tramp-sh-handle-insert-directory): Improve handling of "--dired". More... over 1 year ago