summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-cache.el
Commit message (Expand)AuthorAgeFilesLines
* Use proper read syntax for all function names in TrampMichael Albinus2019-02-281-8/+8
* Make last Tramp change backward compatible to Emacs 24Michael Albinus2019-02-231-3/+8
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Sync with Tramp 2.3.4-preMichael Albinus2018-05-291-4/+2
* | Fix Bug#33781Michael Albinus2018-12-181-0/+1
* | Reduce autoloaded objects in TrampMichael Albinus2018-12-171-2/+0
* | * lisp/net/tramp: Rework mutual dependenciesStefan Monnier2018-12-161-8/+8
* | Add Tramp sudoedit methodMichael Albinus2018-12-161-3/+4
* | Rework Tramp wrt string-match-p, looking-at-p, save-match-dataMichael Albinus2018-12-061-4/+4
* | Tramp cleanupMichael Albinus2018-11-281-1/+11
* | Rework time-* functions in TrampMichael Albinus2018-09-291-3/+2
* | Fix Bug#31558Michael Albinus2018-05-241-4/+2
* | Add new Tramp connection method "owncloud"Michael Albinus2018-01-051-2/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Extend tramp-cache.el interfaceMichael Albinus2017-12-121-6/+38
* | Support for archive file namesMichael Albinus2017-12-091-0/+2
* | Sync with Tramp 2.4.0-preMichael Albinus2017-12-091-4/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Stylistic changes in tramp-cache.elMichael Albinus2017-07-201-4/+4
* Make tramp unloading handle debug counter variablesGlenn Morris2017-07-201-2/+10
* Fix Bug#27315Michael Albinus2017-06-141-5/+7
* Some tweaks, almost all for Tramp adb methodMichael Albinus2017-05-281-5/+8
* Remove Emacs 23 compat code from TrampMichael Albinus2017-05-261-1/+1
* Introduce a defstruct `tramp-file-name' as central data structure.Michael Albinus2017-05-241-60/+76
* Use lexical-bind in TrampMichael Albinus2017-03-231-1/+1
* Require method in remote file name syntaxMichael Albinus2017-03-131-0/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-10/+14
* | Rework fixing Bug#24432Michael Albinus2016-09-151-8/+4
* | ; Complete fixing Bug#24432Michael Albinus2016-09-141-1/+2
* | Fix Bug#24432Michael Albinus2016-09-141-4/+8
* | Use `process-live-p' in TrampMichael Albinus2016-08-291-1/+1
* | Fix stale cache problem in TrampMichael Albinus2016-08-151-3/+8
* | Improve handling of defcustoms in trampMichael Albinus2016-08-141-2/+5
* | Fix Bug#22145Michael Albinus2016-04-031-6/+14
* | Remove XEmacs compatibility in TrampMichael Albinus2016-01-141-34/+11
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/net/tramp-cache.el (top): Use `message' but `format-message'.Michael Albinus2015-08-261-2/+2
* Go back to grave quoting in TrampPaul Eggert2015-08-251-2/+2
* Tramp diagnostics as per ‘text-quoting-style’Paul Eggert2015-08-241-1/+1
* * lisp/net/tramp-cache.el (tramp-set-file-property): Fix code typo.Jürgen Hötzel2015-08-031-1/+1
* Fix Tramp problems with multihops, and nc.Michael Albinus2015-07-291-12/+18
* Sync with Tramp repositoryMichael Albinus2015-07-211-1/+2
* Fix nasty scoping bug in tramp-cache.elMichael Albinus2015-04-081-6/+6
* Quote directory name in tramp-flush-directory-propertyMichael Albinus2015-04-041-1/+2
* Fix Bug#20249Michael Albinus2015-04-031-5/+7