summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-sh.el
Commit message (Expand)AuthorAgeFilesLines
* Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-201-6/+5
* Tramp editorialsMichael Albinus2018-07-061-1/+1
* Fix last change in tramp-sh.elMichael Albinus2018-06-251-2/+4
* Fix Bug#31941Michael Albinus2018-06-241-3/+5
* Sync with Tramp 2.3.4-preMichael Albinus2018-05-291-31/+27
* Fix copyright years by handPaul Eggert2018-01-011-2/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix Bug#29579Michael Albinus2017-12-061-0/+1
* Fix Bug#28139Daniel Pittman2017-11-141-6/+19
* Fix Bug#28896Michael Albinus2017-10-201-84/+90
* Add support for `file-system-info' in TrampMichael Albinus2017-10-031-0/+47
* Work on Tramp's file-truenameMichael Albinus2017-09-191-17/+9
* Fix compatibility problem in TrampMichael Albinus2017-09-171-1/+1
* Improve Tramp behaviour according to bug#27986Michael Albinus2017-09-151-10/+12
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-111-2/+2
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-041-44/+51
* Improve symlinks for TrampMichael Albinus2017-08-301-5/+13
* Tramp cleanupMichael Albinus2017-08-271-7/+4
* Fix Tramp part of Bug#28156Michael Albinus2017-08-261-63/+66
* Implement `interrupt-process' for remote processes (Bug#28066)Michael Albinus2017-08-201-18/+21
* Implement EXCL of write-region for TrampMichael Albinus2017-08-121-24/+12
* Use `with-demoted-errors' in TrampMichael Albinus2017-07-101-2/+5
* Improve timer handling when Tramp accepts outputMichael Albinus2017-06-291-15/+4
* * lisp/net/tramp-sh.el (tramp-set-file-uid-gid): Do not handle locally on w32.Michael Albinus2017-06-131-4/+4
* Handle port and domain in Tramp's password cacheMichael Albinus2017-06-121-4/+8
* * lisp/net/tramp-sh.el (tramp-maybe-open-connection): Fix port handling.Michael Albinus2017-06-071-7/+1
* Fix error in Tramp rsync methodMichael Albinus2017-06-051-1/+1
* Remove Emacs 23 compat code from TrampMichael Albinus2017-05-261-31/+15
* Switch Tramp to cl-libMichael Albinus2017-05-251-6/+5
* Introduce a defstruct `tramp-file-name' as central data structure.Michael Albinus2017-05-241-19/+19
* Add test for Bug#27009 in tramp-tests.elMichael Albinus2017-05-231-1/+1
* Fix a problem with OpenSSH 7 in TrampMichael Albinus2017-05-191-1/+3
* Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-081-1/+2
* Handle `write-region' messages in Tramp properlyMichael Albinus2017-05-081-5/+1
* Set process property `adjust-window-size-function' to `ignore' in TrampMichael Albinus2017-05-041-0/+2
* Fix Bug#26763Michael Albinus2017-05-031-6/+9
* Adjust write-region so file name is at the beginning againNoam Postavsky2017-04-071-3/+2
* Fix handling of non-integer START param to write-regionNoam Postavsky2017-04-071-1/+4
* Output number of characters added to file (Bug#354)Jeff Clough2017-04-061-1/+2
* Add new Tramp syntaxMichael Albinus2017-04-061-2/+2
* * lisp/net/tramp-sh.el (tramp-get-remote-locale): Add "C.UTF-8" as candidate.Michael Albinus2017-03-301-1/+1
* Fix Bug#26258Michael Albinus2017-03-261-5/+6
* Use lexical-bind in TrampMichael Albinus2017-03-231-4/+4
* 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