openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
TRAMP
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 19 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test34-connection-local-variables) (tramp-test34-explicit-shell-file-name): Extend tests.
Michael Albinus
More...
over 2 years ago
* tramp-adb.el (tramp-adb-handle-file-name-all-completions): * tramp-archive.el (tramp-archive-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): Return nil when DIRECTORY is missing. (Bug#61890)
Michael Albinus
More...
over 2 years ago
* tramp-adb.el (tramp-adb-handle-file-name-all-completions): * tramp-archive.el (tramp-archive-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): Return nil when DIRECTORY is missing. (Bug#61890)
Michael Albinus
More...
over 2 years ago
* tramp.texi (Ssh setup): Explain tramp-use-ssh-controlmaster-options value `suppress'. (Remote processes): Add reference to "Using ssh connection sharing".
Michael Albinus
More...
over 2 years ago
* tramp-sh.el (tramp-use-ssh-controlmaster-options): Allow new value `suppress'. (tramp-ssh-option-exists-p): New defun. (tramp-ssh-controlmaster-options): Implement `suppress' actions.
Michael Albinus
More...
over 2 years ago
* tramp-sh.el (tramp-sh-handle-insert-directory): Remove also //DIRED-OPTIONS// line when there is no //DIRED// line.
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-handle-unlock-file): Raise a warning only when `create-lockfiles'.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-file-name-completion): Extend test.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-file-name-completion-with-perl): (tramp-test26-file-name-completion-with-ls): New tests.
Michael Albinus
More...
over 2 years ago
* tramp-sh.el (tramp-perl-file-name-all-completions): Don't print status message. (tramp-sh-handle-file-name-all-completions): Return nil when check fails. (Bug#61890)
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-remote-path): Improve docstring.
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-connectable-p): Simplify. (tramp-handle-unlock-file): Improve warning.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test39-make-lock-file-name): Extend test.
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-handle-unlock-file): Do not unlock when connection is broken. (Bug#61663)
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-file-name-completion) (tramp-test26-interactive-file-name-completion) (tramp-test29-start-file-process, tramp-test30-make-process): Fix tests.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-file-name-completion) (tramp-test26-interactive-file-name-completion) (tramp-test29-start-file-process, tramp-test30-make-process): Fix tests.
Michael Albinus
More...
over 2 years ago
* tramp-gvfs.el (tramp-gvfs-parse-device-names): Ignore errors.
Michael Albinus
More...
over 2 years ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 28.3.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-interactive-file-name-completion): Fix test.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-interactive-file-name-completion): Fix test.
Michael Albinus
More...
over 2 years ago
* tramp-smb.el (tramp-smb-action-get-acl) (tramp-smb-action-set-acl): Use timeout.
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-completion-handle-file-exists-p): Improve user name completion. (tramp-skeleton-file-exists-p): New defmacro, which also handles host name completion. (tramp-handle-file-exists-p): * tramp-adb.el (tramp-adb-handle-file-exists-p): * tramp-sh.el (tramp-sh-handle-file-exists-p): * tramp-sudoedit.el (tramp-sudoedit-handle-file-exists-p): Use it.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el: Use `string-join'.
Michael Albinus
More...
over 2 years ago
* tramp.el: * tramp-integration.el: * tramp-sh.el: Use `string-join'.
Michael Albinus
More...
over 2 years ago
* tramp-compat.el (tramp-compat-password-colon-equivalents): New variable.
Michael Albinus
More...
over 2 years ago
*** empty log message ***
Michael Albinus
More...
over 2 years ago
* tramp.el (tramp-completion-handle-expand-file-name) (tramp-completion-handle-file-exists-p) (tramp-completion-handle-file-name-directory): Support multi-hop completion.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-interactive-file-name-completion): Fix test.
Michael Albinus
More...
over 2 years ago
* tramp-tests.el (tramp-test26-interactive-file-name-completion): Fix test.
Michael Albinus
More...
over 2 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
182
183
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree