summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-sh.el
Commit message (Expand)AuthorAgeFilesLines
* Require method in remote file name syntaxMichael Albinus2017-03-131-22/+24
* Fix bug#23006Michael Albinus2017-03-091-1/+1
* Fix bug#26011Michael Albinus2017-03-081-0/+5
* Fix bug#25854Michael Albinus2017-02-251-14/+17
* Unset `non-essential' in Tramp when not needed anymoreMichael Albinus2017-02-181-4/+3
* Support stat 8.26 in TrampMichael Albinus2017-01-111-4/+6
* Fix a problem with `start-file-process' in TrampMichael Albinus2017-01-071-1/+5
* Check also for "gvfs-monitor-dir.exe" in TrampMichael Albinus2017-01-021-2/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-3/+3
|\
| * Fix copyright years by handPaul Eggert2017-01-011-2/+2
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove gateway methods in TrampMichael Albinus2016-12-211-89/+16
* | More tests for TrampMichael Albinus2016-12-171-2/+2
* | Protect environment variables with double quotes in TrampDominique Quatravaux2016-12-151-4/+5
* | Further improvements in Tramp's file name unquotingMichael Albinus2016-12-121-14/+6
* | Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-7/+7
* | Fix problems in quoting Tramp file namesMichael Albinus2016-12-071-4/+5
* | Implement quoting the local part of a remote file nameMichael Albinus2016-12-041-1/+4
* | Merge from origin/emacs-25Paul Eggert2016-11-191-3/+3
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-3/+3
* | Implement file name handler for `file-name-case-insensitive-p'Michael Albinus2016-11-151-0/+1
* | Implement connection-local variablesMichael Albinus2016-11-141-0/+4
* | Merge from origin/emacs-25Paul Eggert2016-10-251-11/+21
|\ \ | |/
| * Fix Bug#24478Michael Albinus2016-10-241-11/+21
* | ; Apply whitespace conventions of Tramp upstreamMichael Albinus2016-10-231-33/+33
* | Merge from origin/emacs-25Paul Eggert2016-10-231-126/+121
|\ \ | |/
| * Fix Bug#24698Michael Albinus2016-10-181-136/+131
* | Fix error codes in TrampMichael Albinus2016-10-221-2/+3
* | Use "26.1" version string in Tramp, fix some commentsMichael Albinus2016-10-111-1/+1
* | Fix a problem with Tramp when the temporary dir isn't C:/Temp on w32Michael Albinus2016-09-191-2/+43
* | Use `file-attribute-*' in TrampMichael Albinus2016-08-301-26/+50
* | Use `process-live-p' in TrampMichael Albinus2016-08-291-6/+6
* | * lisp/net/tramp-sh.el (tramp-get-remote-perl): Perform a basic check.Michael Albinus2016-08-261-6/+10
* | ; Spelling fixesPaul Eggert2016-08-211-1/+1
* | Improve handling of defcustoms in trampMichael Albinus2016-08-141-8/+16
* | Support $ENV in TrampMichael Albinus2016-08-091-10/+10
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-0/+2
* | Add missing dcstrings in Tramp, remove chec for obsolee methodsMichael Albinus2016-08-071-4/+35
* | Merge from origin/emacs-25Paul Eggert2016-08-051-14/+34
|\ \ | |/
| * Delete environment variables in Tramp when neededMichael Albinus2016-07-121-14/+34
* | Merge from origin/emacs-25Paul Eggert2016-08-051-3/+5
|\ \ | |/
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.Michael Albinus2016-06-301-2/+2
| * * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)Eli Zaretskii2016-06-291-2/+4
| * tramp-sh.el: Work around a stat bug (backport from master)Michael Albinus2016-05-061-2/+4
* | Fix Bug#23883Michael Albinus2016-08-021-1/+4
* | Wrap around error in coreutil's lsJürgen Hötzel2016-07-091-0/+2
* | Fix an error in Tramp for rsyncMichael Albinus2016-07-071-11/+9
* | Fix some oddities in Tramp's rsync and smb methodsMichael Albinus2016-06-261-6/+5
* | Improve robustness for out-of-band copy in TrampMichael Albinus2016-05-311-36/+15
* | ; Spelling fixesPaul Eggert2016-05-301-1/+1