summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-gvfs.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Minor Tramp fixesMichael Albinus2017-12-081-4/+5
* Some minor Tramp correctionsMichael Albinus2017-11-291-1/+1
* Minor cleanup in tramp-gvfs-handle-file-local-copyMichael Albinus2017-11-251-4/+4
* Fix symlink flag in tramp-gvfs-handle-file-attributesMichael Albinus2017-11-181-1/+1
* Allow "%" in Tramp host namesMichael Albinus2017-11-051-1/+2
* Fix Bug#28896Michael Albinus2017-10-201-1/+6
* Handle PARENTS properly in tramp-*-handle-make-directoryMichael Albinus2017-10-081-2/+3
* Support gio tool in TrampMichael Albinus2017-10-071-5/+32
* Add support for `file-system-info' in TrampMichael Albinus2017-10-031-8/+48
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-041-2/+2
* Implement EXCL of write-region for TrampMichael Albinus2017-08-121-10/+10
* Fix Bug#27315Michael Albinus2017-06-141-4/+4
* Handle port and domain in Tramp's password cacheMichael Albinus2017-06-121-0/+3
* Some further improvements for tramp-gvfs.elMichael Albinus2017-06-111-34/+51
* Fix domain port and handling in tramp-gvfs.elMichael Albinus2017-06-101-22/+15
* Some tweaks, almost all for Tramp adb methodMichael Albinus2017-05-281-1/+3
* Remove Emacs 23 compat code from TrampMichael Albinus2017-05-261-33/+14
* Switch Tramp to cl-libMichael Albinus2017-05-251-5/+4
* Introduce a defstruct `tramp-file-name' as central data structure.Michael Albinus2017-05-241-11/+20
* 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-6/+3
* Set process property `adjust-window-size-function' to `ignore' in TrampMichael Albinus2017-05-041-0/+1
* 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/+5
* Output number of characters added to file (Bug#354)Jeff Clough2017-04-061-1/+1
* Fix Bug#26258Michael Albinus2017-03-261-4/+3
* Use lexical-bind in TrampMichael Albinus2017-03-231-4/+1
* Require method in remote file name syntaxMichael Albinus2017-03-131-2/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Further improvements in Tramp's file name unquotingMichael Albinus2016-12-121-3/+4
* | Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-0/+1
* | Implement file name handler for `file-name-case-insensitive-p'Michael Albinus2016-11-151-0/+1
* | Implement connection-local variablesMichael Albinus2016-11-141-0/+3
* | Fix error codes in TrampMichael Albinus2016-10-221-2/+2
* | Use "26.1" version string in Tramp, fix some commentsMichael Albinus2016-10-111-1/+4
* | Use `file-attribute-*' in TrampMichael Albinus2016-08-301-9/+13
* | Use `process-live-p' in TrampMichael Albinus2016-08-291-1/+1
* | Improve handling of defcustoms in trampMichael Albinus2016-08-141-3/+6
* | 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-2/+2
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-091-8/+9
* | Detect remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-081-18/+53
* | * lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec): Fix typo.Michael Albinus2016-07-061-1/+1
* | Make all Tramp tests pass for "gdrive" methodMichael Albinus2016-07-051-9/+15
* | Add Google Drive support to TrampMichael Albinus2016-07-041-40/+55
* | Improve robustness for out-of-band copy in TrampMichael Albinus2016-05-311-1/+1
* | ; Spelling fixesPaul Eggert2016-05-301-1/+1