summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-gvfs.el
Commit message (Expand)AuthorAge
* Tramp string-search and string-replace compatibility functionsMattias Engdegård2021-08-10
* Some minor improvements for share handling in tramp-gvfs.elMichael Albinus2021-07-26
* Use `file-name-concat' in TrampMichael Albinus2021-07-25
* Add remote-file-name-inhibit-locksMichael Albinus2021-07-13
* Code cleanup wrt file locksMichael Albinus2021-07-08
* Implement file locks for remote files (Bug#49261)Michael Albinus2021-07-07
* Fix bug#48476Michael Albinus2021-05-22
* Remove ;;;###tramp-autoload cookie from Tramp defcustoms (Bug#47063)Michael Albinus2021-03-13
* Further Tramp code cleanupMichael Albinus2021-02-17
* Tramp code cleanupMichael Albinus2021-02-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Rename Tramp method "media" to "mtp" (Bug#45402)Michael Albinus2020-12-26
* Improve tests for gio file notificationsMichael Albinus2020-12-09
* * lisp/net/tramp.el (tramp-read-passwd): Use connection-local `auth-sources'.Michael Albinus2020-12-07
* Remove redundant requires of 'custom'Stefan Kangas2020-12-03
* Merge from origin/emacs-27Glenn Morris2020-12-01
|\
| * Make file copying in tramp-gvfs more robustMichael Albinus2020-11-28
| * Some minor changes to Tramp, do not merge with masterMichael Albinus2020-11-11
| * Sync with Tramp 2.4.5-preMichael Albinus2020-08-25
* | Allow Tramp to mirror traces to a fileMichael Albinus2020-12-01
* | Some minor Tramp fixes, resulting from test campaignMichael Albinus2020-11-13
* | Only use nbutlast when we actually want to modify the original listSteven Allen2020-11-10
* | Still fixes for Tramp directory-files-*Michael Albinus2020-11-05
* | Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-03
* | Trash remote files to local trash (Bug#44216)Michael Albinus2020-11-01
* | More Tramp code cleanupMichael Albinus2020-07-12
* | Tramp code cleanupMichael Albinus2020-07-10
* | Fix newly introduced errors in TrampMichael Albinus2020-06-19
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-14
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-12
* | Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-13
* | Ignore D-Bus errors in tramp-gvfs.el (Bug#40655)Michael Albinus2020-04-16
* | Improve Tramp cache for asynchronous processesMichael Albinus2020-03-29
* | Finish implementation of set-file-times FLAG arg in TrampMichael Albinus2020-03-09
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-07
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-25
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* | Simplify Tramp cachingMichael Albinus2020-02-13
* | Some Tramp fixesMichael Albinus2020-02-07
* | * lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-system-info): Fix error.Michael Albinus2020-02-05
* | Remove compatibility hack in TrampMichael Albinus2020-01-31
* | Support (un)mount of Tramp media devicesMichael Albinus2020-01-24
* | Implement "/media::" default host name in TrampMichael Albinus2020-01-23
* | Add new Tramp method "media"Michael Albinus2020-01-22
* | Sync with Tramp 2.5.0-preMichael Albinus2020-01-19
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Adapt Tramp docstrings according to checkdocMichael Albinus2019-11-13
* More error checks in Tramp's make-directoryMichael Albinus2019-11-06
* Improve Tramp's copy-directoryMichael Albinus2019-11-05
* Improve Tramp error handlingMichael Albinus2019-11-04