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 08, 2024 — Jun 08, 2025
Showing page 26 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* test/tramp-tests.el (tramp--test-enabled): Fix regexp.
Mattias EngdegÄrd
More...
almost 3 years ago
* tramp-tests.el (tramp--test-enabled): Fix regexp for Tramp test files.
Michael Albinus
More...
almost 3 years ago
* tramp-archive-tests.el (tramp-copy-size-limit): Don't set.
Michael Albinus
More...
almost 3 years ago
* tramp-adb.el (tramp-adb-file-name-handler-alist): Use `tramp-adb-handle-get-remote-gid' and `tramp-adb-handle-get-remote-uid'. (tramp-adb-handle-file-attributes): Use `tramp-convert-file-attributes'. (tramp-do-parse-file-attributes-with-ls): Remove ID-FORMAT. (tramp-adb-handle-directory-files-and-attributes): Use `tramp-skeleton-directory-files-and-attributes'. (tramp-adb-handle-file-local-copy): Use `tramp-skeleton-file-local-copy'. (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file): Use `tramp-barf-if-file-missing'. (tramp-adb-handle-get-remote-uid) (tramp-adb-handle-get-remote-gid): New defuns.
Michael Albinus
More...
almost 3 years ago
* tramp-archive.el (tramp-archive-file-name-handler): Set `default-directory' of Tramp connection buffer. (Bug#56628)
Michael Albinus
More...
almost 3 years ago
* tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Fix grammar.
Robert Pluim
More...
almost 3 years ago
* tramp-tests.el (tramp-test07-file-exists-p) (tramp-test14-delete-directory, tramp-test17-insert-directory) (tramp--test-crypt-p): Fix typos.
Stefan Kangas
More...
almost 3 years ago
* tramp.el (tramp-get-lock-pid): Fix typos.
Stefan Kangas
More...
almost 3 years ago
*** empty log message ***
Michael Albinus
More...
almost 3 years ago
* tramp-adb.el (tramp-adb-handle-directory-files-and-attributes): Use `ntake'.
Michael Albinus
More...
almost 3 years ago
*** empty log message ***
Michael Albinus
More...
almost 3 years ago
*** empty log message ***
Michael Albinus
More...
almost 3 years ago
* tramp-tests.el (tramp--test-deftest-with-stat) (tramp--test-deftest-with-perl, tramp--test-deftest-with-ls): Skip for all methods but those from tramp-sh.el.
Michael Albinus
More...
almost 3 years ago
* tramp-compat.el (tramp-compat-ntake): New defalias.
Michael Albinus
More...
almost 3 years ago
* tramp-tests.el (tramp--test-deftest-with-stat) (tramp--test-deftest-with-perl, tramp--test-deftest-with-ls) (tramp--test-deftest-direct-async-process): Uncomment docstring, it doesn't work this way. Use `tramp-test-vec' if appropriate.
Michael Albinus
More...
almost 3 years ago
* tramp-tests.el (tramp--test-deftest-with-stat) (tramp--test-deftest-with-perl, tramp--test-deftest-with-ls): New defmacros. (tramp-test18-file-attributes-with-stat) (tramp-test18-file-attributes-with-perl) (tramp-test18-file-attributes-with-ls) (tramp-test19-directory-files-and-attributes-with-stat) (tramp-test19-directory-files-and-attributes-with-perl) (tramp-test19-directory-files-and-attributes-with-ls): New tests. (tramp-test21-file-links): Delete also `tmp-name2'. (tramp--test-deftest-direct-async-process): Rename from `tramp--test--deftest-direct-async-process'. Remove DOCSTRING. Adapt callees. (tramp--test-special-characters): Remove. Move body to ... (tramp-test41-special-characters): ... here. (tramp--test-utf8): Remove. Move body to ... (tramp-test42-utf8): ... here. (tramp-test41-special-characters-with-stat) (tramp-test41-special-characters-with-perl) (tramp-test41-special-characters-with-ls) (tramp-test42-utf8-with-stat) (tramp-test42-utf8-with-perl) (tramp-test42-utf8-with-ls): Rewrite, using the new macros.
Michael Albinus
More...
almost 3 years ago
Fix typos: prefer American spelling
Stefan Kangas
More...
almost 3 years ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 28.2.
Michael Albinus
More...
almost 3 years ago
* tramp.texi (Configuration): Mention enable-remote-dir-locals. (Traces and Profiles): Fix tramp-verbose description.
Michael Albinus
More...
almost 3 years ago
* tramp.el (tramp-verbose): Fix docstring.
Michael Albinus
More...
almost 3 years ago
* tramp.texi (Overview, Frequently Asked Questions): Don't mention obsolete rsh and rcp.
Michael Albinus
More...
almost 3 years ago
* tramp-tests.el: Adapt `tramp-remote-path' only if needed.
Michael Albinus
More...
almost 3 years ago
* tramp.texi (Frequently Asked Questions): Fix formatting.
Michael Albinus
More...
almost 3 years ago
* tramp.texi (Top, Overview): Explain what Tramp is without contrasting to Ange FTP. (Bug#56440) (Frequently Asked Questions): Move information on Ange FTP here.
Stefan Kangas
More...
almost 3 years ago
* tramp.el (tramp-debug-buffer-command-completion-p): Respect narrowing also for end of substring. (Bug#56225)
Stefan Kangas
More...
almost 3 years ago
* tramp.texi (Auto-save File Lock and Backup): Explain remote-file-name-inhibit-auto-save-visited.
Michael Albinus
More...
almost 3 years ago
* tramp-tests.el (tramp--test-sh-no-ls--dired-p) (tramp--test-with-proper-process-name-and-buffer): Code cleanup.
Michael Albinus
More...
almost 3 years ago
* tramp-cache.el (tramp-get-file-property) (tramp-get-connection-property): Make DEFAULT optional. Adapt callees.
Michael Albinus
More...
almost 3 years ago
* aclocal.m4: Use AS_MESSAGE_LOG_FD.
Michael Albinus
More...
almost 3 years ago
* tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Declare. (tramp-gvfs-file-name-handler): Let-bind it. (tramp-gvfs-dbus-event-vector): Fix docstring. (tramp-gvfs-maybe-open-connection): Do not set it globally. (Bug#56162)
Michael Albinus
More...
almost 3 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
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