index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
tramp-sh.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer nil to (current-time) when either will do
Paul Eggert
2021-12-05
1
-1
/
+1
*
Further changes on directory summary line in Tramp
Michael Albinus
2021-12-04
1
-11
/
+12
*
Adapt directory summary line handling in Tramp
Michael Albinus
2021-12-03
1
-9
/
+11
*
Support abbreviating home directory of Tramp filenames
Jim Porter
2021-11-15
1
-1
/
+2
*
Remove Tramp's `dired-compress-file' handler, not needed anymore
Michael Albinus
2021-11-13
1
-50
/
+56
*
Remove Emacs 25 compatibility from Tramp
Michael Albinus
2021-11-12
1
-26
/
+22
*
Improve performance when checking case-sensitivity of Tramp file names
Jim Porter
2021-11-09
1
-5
/
+5
*
Fix (un)compressing directories in Tramp
Tino Calancha
2021-11-05
1
-11
/
+23
*
Fix some Tramp problems
Michael Albinus
2021-10-18
1
-3
/
+1
*
Accept process-filter t in Tramp
Michael Albinus
2021-10-14
1
-1
/
+1
*
Tramp code cleanup
Michael Albinus
2021-10-09
1
-4
/
+4
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-1
/
+1
*
Adapt Tramp's make-process for macOS.
Michael Albinus
2021-09-26
1
-14
/
+13
*
Fix Tramp's make-process on macOS
Michael Albinus
2021-09-23
1
-2
/
+23
*
Fix tramp-compat-temporary-file-directory implementation
Michael Albinus
2021-09-21
1
-7
/
+6
*
* lisp/net/tramp-sh.el (tramp-methods) <rsync>: Separate "%c" marker.
Martin Joerg
2021-09-17
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Tramp code cleanup
Michael Albinus
2021-09-16
1
-13
/
+19
*
* lisp/net/tramp-sh.el (tramp-methods): <sudo>: Change template. (Bug#50594)
Michael Albinus
2021-09-15
1
-4
/
+5
*
Tramp code cleanup
Michael Albinus
2021-09-11
1
-2
/
+2
*
Tramp: honor default file modes in make-directory
Stephen Gildea
2021-09-10
1
-1
/
+2
*
Some precisements in Tramp's connection type handling
Michael Albinus
2021-08-24
1
-4
/
+4
*
Complete implementation of `copy-directory-create-symlink' in Tramp
Michael Albinus
2021-08-23
1
-3
/
+8
*
Implement `copy-directory-create-symlink' for remote files
Michael Albinus
2021-08-22
1
-29
/
+36
*
Improve connection type `pipe' for remote processes
Michael Albinus
2021-08-12
1
-2
/
+8
*
Replace some `string-match-p' calls in Tramp
Michael Albinus
2021-08-11
1
-18
/
+19
*
Tramp string-search and string-replace compatibility functions
Mattias EngdegÄrd
2021-08-10
1
-4
/
+5
*
Code cleanup for Tramp's yubikey integration
Michael Albinus
2021-08-03
1
-2
/
+2
*
Fix extended attributes for Tramp's sudoedit method (bug#49724)
Michael Albinus
2021-07-25
1
-2
/
+2
*
Use `file-name-concat' in Tramp
Michael Albinus
2021-07-25
1
-1
/
+1
*
Add Tramp support for yubikey (bug#49714)
Michael Albinus
2021-07-24
1
-0
/
+2
*
Fix bug#49699
Alex Bochannek
2021-07-23
1
-1
/
+3
*
Make remote file locks more robust. (Bug#49621)
Naofumi Yasufuku
2021-07-18
1
-3
/
+3
*
Preserve backward compatibility in Tramp
Michael Albinus
2021-07-14
1
-1
/
+2
*
Add remote-file-name-inhibit-locks
Michael Albinus
2021-07-13
1
-1
/
+1
*
Fix a problem with tramp-*-process-file
Michael Albinus
2021-07-12
1
-1
/
+1
*
Use `auto-save-file-name-p' in tramp-*-write-region
Michael Albinus
2021-07-11
1
-12
/
+7
*
Code cleanup wrt file locks
Michael Albinus
2021-07-08
1
-0
/
+1
*
Some further adaptions wrt Tramp file name locks
Michael Albinus
2021-07-08
1
-2
/
+5
*
Implement file locks for remote files (Bug#49261)
Michael Albinus
2021-07-07
1
-3
/
+23
*
Don't use LOCKNAME for temp files in Tramp (Bug#49406)
Michael Albinus
2021-07-05
1
-3
/
+3
*
Implement another fix for bug#49229
Michael Albinus
2021-07-02
1
-50
/
+57
*
Sync with Tramp 2.5.1
Michael Albinus
2021-06-29
1
-9
/
+3
*
Handle sensitive auto-save or backup remote files (Bug#45245)
Michael Albinus
2021-06-14
1
-2
/
+1
*
Fix bug#48476
Michael Albinus
2021-05-22
1
-2
/
+2
*
Fix handling of stderr buffer in Tramp's make-process (Bug#47861)
Michael Albinus
2021-05-16
1
-42
/
+37
*
Tramp: Fix file name quoting on MS Windows
Michael Albinus
2021-05-07
1
-1
/
+1
*
Fix some annoyances wrt file-name-non-special
Michael Albinus
2021-05-07
1
-5
/
+6
*
In Tramp, use scp "-T" argument if available
Michael Albinus
2021-05-06
1
-13
/
+44
*
Some Tramp corrections, Bug#48067
Michael Albinus
2021-04-29
1
-6
/
+10
[next]