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
* test/tramp-tests.el (tramp--test-enabled): Fix regexp. More... almost 3 years ago
* tramp-tests.el (tramp--test-enabled): Fix regexp for Tramp test files. More... almost 3 years ago
* tramp-archive-tests.el (tramp-copy-size-limit): Don't set. 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. More... almost 3 years ago
* tramp-archive.el (tramp-archive-file-name-handler): Set `default-directory' of Tramp connection buffer. (Bug#56628) More... almost 3 years ago
* tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Fix grammar. 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. More... almost 3 years ago
* tramp.el (tramp-get-lock-pid): Fix typos. More... almost 3 years ago
*** empty log message *** More... almost 3 years ago
* tramp-adb.el (tramp-adb-handle-directory-files-and-attributes): Use `ntake'. More... almost 3 years ago
*** empty log message *** More... almost 3 years ago
*** empty log message *** 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. More... almost 3 years ago
* tramp-compat.el (tramp-compat-ntake): New defalias. 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. 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. More... almost 3 years ago
Fix typos: prefer American spelling More... almost 3 years ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 28.2. More... almost 3 years ago
* tramp.texi (Configuration): Mention enable-remote-dir-locals. (Traces and Profiles): Fix tramp-verbose description. More... almost 3 years ago
* tramp.el (tramp-verbose): Fix docstring. More... almost 3 years ago
* tramp.texi (Overview, Frequently Asked Questions): Don't mention obsolete rsh and rcp. More... almost 3 years ago
* tramp-tests.el: Adapt `tramp-remote-path' only if needed. More... almost 3 years ago
* tramp.texi (Frequently Asked Questions): Fix formatting. 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. More... almost 3 years ago
* tramp.el (tramp-debug-buffer-command-completion-p): Respect narrowing also for end of substring. (Bug#56225) More... almost 3 years ago
* tramp.texi (Auto-save File Lock and Backup): Explain remote-file-name-inhibit-auto-save-visited. 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. More... almost 3 years ago
* tramp-cache.el (tramp-get-file-property) (tramp-get-connection-property): Make DEFAULT optional. Adapt callees. More... almost 3 years ago
* aclocal.m4: Use AS_MESSAGE_LOG_FD. 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) More... almost 3 years ago