summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* More Tramp code cleanupMichael Albinus2020-07-121-2/+1
* Tramp code cleanupMichael Albinus2020-07-101-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Adapt Tramp docstrings according to checkdocMichael Albinus2019-11-131-2/+2
* Tramp requires Emacs 24.4Michael Albinus2019-06-281-2/+2
* Use proper read syntax for all function names in TrampMichael Albinus2019-02-281-3/+3
* Adapt hooks in TrampMichael Albinus2019-02-251-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Reduce autoloaded objects in TrampMichael Albinus2018-12-171-1/+1
* | * lisp/net/tramp: Rework mutual dependenciesStefan Monnier2018-12-161-16/+14
* | Some minor Tramp cleanupsMichael Albinus2018-11-221-2/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-111-4/+4
* Switch Tramp to cl-libMichael Albinus2017-05-251-1/+0
* Introduce a defstruct `tramp-file-name' as central data structure.Michael Albinus2017-05-241-1/+1
* Add new Tramp syntaxMichael Albinus2017-04-061-4/+4
* Use lexical-bind in TrampMichael Albinus2017-03-231-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add missing dcstrings in Tramp, remove chec for obsolee methodsMichael Albinus2016-08-071-0/+1
* | Remove XEmacs compatibility in TrampMichael Albinus2016-01-141-19/+10
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove remaining mentions of VMS as a hostReuben Thomas2014-08-071-6/+1
* Sync with Tramp 2.2.10.Michael Albinus2014-06-151-11/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Code cleanup.Michael Albinus2013-10-171-1/+1
* * net/tramp.el:Michael Albinus2013-08-171-4/+4
* Declare external variables.Michael Albinus2013-08-151-3/+5
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Explain, why `tramp-*-file-name-p' is a defsubst.Michael Albinus2012-12-141-0/+2
|/
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-111-5/+4
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)Michael Albinus2011-06-041-3/+5
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-6/+6
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Sync with Tramp 2.1.19.Michael Albinus2010-08-261-2/+2
* | * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-12-301-6/+6
* | * net/tramp.el (tramp-local-host-regexp): Add "localhost6".Michael Albinus2010-12-021-4/+3
* | Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Michael Albinus2010-09-131-5/+1
* | Migrate to Tramp 2.2. Rearrange load dependencies.Michael Albinus2010-09-081-9/+17
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * net/tramp-compat.el (tramp-compat-delete-file): UseMichael Albinus2010-05-281-1/+1
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-1/+1