29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp.texi (Top): Add Key Index to menu. (Key Index): New node. More... 3 months ago
* tramp-cmds.el (tramp-dired-buffer-command-completion-p): New defun. (tramp-dired-find-file-with-sudo): Declare `completion'. More... 3 months ago
* .gitignore: Add *.kys. More... 3 months ago
* configure.ac (TRAMP_CLEAN_FILES): Add *.kys. More... 3 months ago
* tramp.texi (Ad-hoc multi-hops): Extend wrt `tramp-*-with-sudo' commands. More... 3 months ago
* tramp-cmds.el (dired-get-file-for-visit): Declare. (with-tramp-file-name-with-method): New macro. (tramp-revert-buffer-with-sudo): Autoload. Preserve position. Use `with-tramp-file-name-with-method'. (tramp-dired-find-file-with-sudo): New command. More... 3 months ago
* tramp.texi (File name completion): Explain "completion-use-cache" property. More... 3 months ago
* tramp-cache.el (tramp-get-method-parameter): Declare. (tramp-get-hash-table): Mark connection properties. (tramp-dump-connection-properties): Remove empty lists. (tramp-parse-connection-properties): Take connection property "completion-use-cache" into account. (Bug#76950) More... 3 months ago
* tramp-message.el (tramp-debug-font-lock-keywords): Say "Lisp" not "Elisp". More... 3 months ago
; Adapt comment in tramp.el More... 3 months ago
* tramp.el: Add Version, Package-Requires, Package-Type and URL keywords. More... 3 months ago
; Adapt last change More... 3 months ago
* tramp.el (tramp-mode): Set to nil on MS-DOS. More... 3 months ago
* tramp-sh.el (tramp-ssh-or-plink-options): Return always a string. (Bug#76553) More... 3 months ago
*** empty log message *** More... 3 months ago
* tramp-cmds.el (tramp-list-remote-buffers) (tramp-list-remote-buffer-connections): Fix docstring. (tramp-cleanup-bufferless-connections): Use `string-join'. More... 3 months ago
* tramp-cmds.el: (tramp-list-remote-buffer-connections): New function. (tramp-cleanup-bufferless-connections): New command. (tramp-list-remote-buffers): Account for 'buffer-file-name'. More... 3 months ago
* tramp.texi (Cleanup remote connections): Add 'tramp-cleanup-bufferless-connections'. More... 3 months ago
* lisp/tramp-sh.el (tramp-find-executable): Use "command -pv", it better supported in different shells. (Bug#76521) More... 3 months ago
; Fix last change More... 3 months ago
; Fix typos More... 3 months ago
* tramp.texi (Ad-hoc multi-hops, Frequently Asked Questions): Improve description how ad-hoc multi-hop file names can be made persistent. (Bug#65039, Bug#76457) More... 3 months ago
* tramp-sh.el (tramp-find-executable): Fix check. More... 3 months ago
* tramp-tests.el (tramp--test-enabled) (tramp-test03-file-name-host-rules): Don't wrap `tramp-cleanup-connection' with `ignore-errors'. More... 3 months ago
* tramp-cache.el (with-tramp-saved-connection-property): Fix typo. More... 3 months ago
* tramp-tests.el (tramp--test-enabled): Rearrange code. More... 3 months ago
* tramp.el (tramp-file-name-handler): Don't touch `tramp-verbose'. More... 3 months ago
* tramp.texi: Revert last change. More... 3 months ago
* tramp-tests.el (top): Set `vc-handled-backends' to nil. More... 3 months ago
* tramp-cache.el (with-tramp-saved-connection-properties): Adapt `tramp-verbose' when completing host names. More... 3 months ago