summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-sh.el
Commit message (Expand)AuthorAgeFilesLines
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-6/+6
* * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".Michael Albinus2012-03-011-1/+1
* * net/tramp.el (tramp-file-name-for-operation): AddMichael Albinus2012-02-251-1/+1
* * net/tramp.el (tramp-action-login): Set connection property "login-as".Michael Albinus2012-01-221-8/+16
* * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",Michael Albinus2012-01-211-2/+2
* * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.Michael Albinus2012-01-151-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-3/+3
* * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" propertyMichael Albinus2011-12-291-2/+15
* Spelling fixes.Paul Eggert2011-12-141-5/+5
* Spelling fixes.Paul Eggert2011-12-111-3/+3
* * net/tramp-sh.el (tramp-maybe-open-connection): Handle userMichael Albinus2011-12-021-143/+161
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* * net/tramp.el (tramp-handle-file-truename): Cache only the localMichael Albinus2011-11-161-100/+104
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t forMichael Albinus2011-10-251-10/+7
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): FixMichael Albinus2011-09-231-9/+9
* * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".Michael Albinus2011-09-191-0/+1
* * net/tramp.el (top): Don't require 'shell.Michael Albinus2011-09-181-12/+2
* * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' butMichael Albinus2011-09-041-113/+59
* * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)Michael Albinus2011-08-031-3/+3
* * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind theMichael Albinus2011-07-271-3/+6
* * net/tramp-sh.el (tramp-barf-unless-okay): Return the value ofMichael Albinus2011-07-241-16/+19
* * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use aMichael Albinus2011-07-081-1/+6
* * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.Michael Albinus2011-07-041-28/+38
* * net/tramp.el (tramp-encoding-command-interactive): New defcustom.Michael Albinus2011-07-011-2/+6
* * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whetherMichael Albinus2011-06-231-0/+2
* * net/tramp-sh.el (tramp-find-shell): Apply workaround also forMichael Albinus2011-06-041-3/+5
* * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)Michael Albinus2011-06-041-28/+43
* * lisp/net/tramp.el (tramp-with-progress-reporter): Rename fromStefan Monnier2011-06-021-13/+15
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): FixMichael Albinus2011-05-051-2/+2
* * net/tramp.el (tramp-process-actions): Add POS argument. DeleteMichael Albinus2011-04-251-3/+5
* * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle theMichael Albinus2011-04-141-11/+12
* Sync with Tramp 2.2.1.Michael Albinus2011-03-121-12/+12
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): DoMichael Albinus2011-03-091-7/+11
* Replace "explicite" with "explicit" globallyMichael Albinus2011-02-051-9/+9
* * net/tramp-sh.el (tramp-remote-path): Add default settings forMichael Albinus2011-02-031-8/+10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-6/+3
* Add missing copyright years.Michael Albinus2011-01-181-6/+6
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23 branch.Glenn Morris2011-01-151-6/+30
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
* * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"Michael Albinus2010-12-311-2/+4
* * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-12-301-0/+3
* * net/tramp.el (tramp-default-user-alist): Do not add "ssh" basedMichael Albinus2010-12-271-3/+3
* * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.Michael Albinus2010-12-141-14/+28
* Merge from emacs-23Stefan Monnier2010-12-131-55/+59
* * net/tramp.el (tramp-local-host-regexp): Add "localhost6".Michael Albinus2010-12-021-64/+62
* Sync with Tramp 2.2.0.Michael Albinus2010-11-201-14/+10