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
about 8 hours
ago. based on code collected
about 9 hours
ago.
Dec 06, 2024 — Dec 06, 2025
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
Michael Albinus
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.
Michael Albinus
More...
about 11 hours ago
* tramp.texi (Remote processes): Rewrite subsection "Running remote processes on MS Windows hosts".
Michael Albinus
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.
Michael Albinus
More...
about 11 hours ago
Tramp ELPA version 2.8.0.5 released
Michael Albinus
More...
8 days ago
* tramp.texi (Remote processes): Improve description where direct asyn processes won't work.
Michael Albinus
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.
Michael Albinus
More...
8 days ago
* tramp-cache.el (with-tramp-saved-connection-properties): Adapt `tramp-verbose' less aggressive.
Michael Albinus
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.
Michael Albinus
More...
25 days ago
* tramp.texi (New operations): Mention tramp-expand-script.
Michael Albinus
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.
Michael Albinus
More...
27 days ago
* tramp.texi (Frequently Asked Questions): Don't mention Windows 7/8, they are obsolete now. Improve "speed up" item.
Michael Albinus
More...
about 1 month ago
* tramp-sh.el (tramp-expand-script): Handle "%%" format specifier better.
Michael Albinus
More...
about 1 month ago
Tramp ELPA version 2.8.0.4 released
Michael Albinus
More...
about 1 month ago
* README: Adapt resources/ description.
Michael Albinus
More...
about 1 month ago
* tramp-tests.el (tramp-test49-external-backend-function): Extend test.
Michael Albinus
More...
about 1 month ago
; Fix typo
Michael Albinus
More...
about 1 month ago
* tramp.el (tramp-add-external-operation): Check `default-directory' if `(car args)' is a relative file name, or nil.
Michael Albinus
More...
about 1 month ago
Fix Tramp support of GVFS built without FUSE
Stephen Berman
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.
Michael Albinus
More...
about 2 months ago
Cleanup
Michael Albinus
More...
about 2 months ago
* tramp.texi (Configuration): Extend example.
Michael Albinus
More...
about 2 months ago
Add "surs" and "sudors" methods
Michael Albinus
More...
about 2 months ago
Add "surs" and "sudors" methods.
Michael Albinus
More...
about 2 months ago
*** empty log message ***
Michael Albinus
More...
about 2 months ago
* tramp-cache.el (tramp-verbose): Declare. (tramp-connection-properties): * tramp-message.el (tramp-verbose): Remove ;;;###tramp-autoload cookie.
Michael Albinus
More...
about 2 months ago
* lisp/tramp.el (tramp-make-tramp-file-name): Do not use the hop for the "archive" method.
Michael Albinus
More...
about 2 months ago
Fix last change
Michael Albinus
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)
Michael Albinus
More...
about 2 months ago
; TRAMP docs: "cherry pick"->"cherry-pick" (see bug#79408).
Sean Whitton
More...
2 months ago
←
1
2
3
4
5
6
7
→
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