summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-fish.el
Commit message (Expand)AuthorAgeFilesLines
* Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.Michael Albinus2010-09-131-1186/+0
* Migrate to Tramp 2.2. Rearrange load dependencies.Michael Albinus2010-09-081-8/+13
* 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-7/+7
* Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-9/+9
* * net/tramp.el (tramp-do-copy-or-rename-file)Michael Albinus2010-05-211-47/+51
* Add FORCE argument to `delete-file'.Michael Albinus2010-05-051-4/+4
* Implement SELINUX backends.Michael Albinus2010-04-231-2/+5
* Synchronize with Tramp repository.Michael Albinus2010-04-101-7/+7
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Handle prompt rules of ksh in OpenBSD 4.5. Reported by RaphaƫlMichael Albinus2009-12-071-1/+1
* * net/tramp-compat.el (tramp-compat-copy-directory)Michael Albinus2009-11-071-1/+1
* * net/tramp-fish.el (tramp-fish-handle-delete-directory): HandleMichael Albinus2009-10-011-2/+11
* * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handlerMichael Albinus2009-06-221-1/+1
* * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):Michael Albinus2009-04-051-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * net/tramp-fish.el (tramp-fish-file-name-handler-alist): HandleMichael Albinus2008-11-161-1/+1
* * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't callMichael Albinus2008-07-261-1/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-5/+4
* * net/tramp.el (tramp-handle-make-symbolic-link)Michael Albinus2008-04-271-3/+3
* * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bindMichael Albinus2008-03-191-7/+7
* * net/tramp-fish.el (tramp-fish-maybe-open-connection): UseMichael Albinus2008-02-031-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1
* * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.Michael Albinus2007-10-271-7/+8
* * net/tramp.el (top): Move loading of tramp-util.el andMichael Albinus2007-10-061-20/+17
* * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-041-1/+1
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-031-22/+12
* * net/tramp-compat.el: New file.Michael Albinus2007-09-301-24/+17
* * net/tramp.el (with-file-property, with-connection-property):Michael Albinus2007-09-281-13/+14
* * net/tramp.el:Michael Albinus2007-07-291-3/+2
* *** empty log message ***Michael Albinus2007-07-261-1/+1
* * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-07-171-13/+20
* Add arch taglineMiles Bader2007-07-091-0/+2
* * files.el (file-remote-p): Introduce optional parameter CONNECTED.Michael Albinus2007-07-081-0/+1176