index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
tramp-smb.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve XEmacs compatibility.
Michael Albinus
2013-01-21
1
-2
/
+3
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
Michael Albinus
2013-01-02
1
-2
/
+17
*
|
* net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
Michael Albinus
2012-12-30
1
-1
/
+1
*
|
Add support for preserving ACL entries of files.
Michael Albinus
2012-12-17
1
-2
/
+5
*
|
Explain, why `tramp-*-file-name-p' is a defsubst.
Michael Albinus
2012-12-14
1
-0
/
+2
|
/
*
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Set
Michael Albinus
2012-10-23
1
-6
/
+6
*
* net/tramp.el (tramp-debug-message): Remove
Michael Albinus
2012-10-09
1
-11
/
+12
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-3
/
+3
*
Sync with Tramp 2.2.6-pre.
Michael Albinus
2012-06-11
1
-145
/
+544
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-4
/
+4
*
* net/tramp.el (tramp-file-name-for-operation): Add
Michael Albinus
2012-02-25
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
* net/tramp.el (top): Don't require 'shell.
Michael Albinus
2011-09-18
1
-40
/
+51
*
* net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
Michael Albinus
2011-06-04
1
-3
/
+5
*
* lisp/net/tramp.el (tramp-with-progress-reporter): Rename from
Stefan Monnier
2011-06-02
1
-5
/
+5
*
* net/tramp.el (tramp-process-actions): Add POS argument. Delete
Michael Albinus
2011-04-25
1
-1
/
+1
*
* net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the
Michael Albinus
2011-04-14
1
-1
/
+1
*
* net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'. Add
Michael Albinus
2011-02-05
1
-40
/
+42
*
* net/tramp-sh.el (tramp-remote-path): Add default settings for
Michael Albinus
2011-02-03
1
-0
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
Sync with Tramp 2.1.19.
Michael Albinus
2010-08-26
1
-139
/
+140
*
|
* net/tramp.el (tramp-default-method-alist)
Michael Albinus
2010-12-30
1
-0
/
+2
*
|
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
Michael Albinus
2010-12-02
1
-1
/
+1
*
|
* net/tramp-compat.el (tramp-compat-line-beginning-position)
Michael Albinus
2010-11-13
1
-4
/
+2
*
|
* net/tramp.el (tramp-handle-directory-files-and-attributes)
Michael Albinus
2010-10-05
1
-27
/
+6
*
|
Continue reorganization of load dependencies. (Bug#7156)
Michael Albinus
2010-10-04
1
-4
/
+0
*
|
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
Michael Albinus
2010-09-13
1
-0
/
+4
*
|
Migrate to Tramp 2.2. Rearrange load dependencies.
Michael Albinus
2010-09-08
1
-12
/
+18
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
Michael Albinus
2010-06-04
1
-1
/
+1
*
|
* net/tramp-compat.el (tramp-compat-delete-file): Use
Michael Albinus
2010-05-28
1
-6
/
+6
*
|
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Chong Yidong
2010-05-27
1
-7
/
+7
*
|
* net/tramp.el (with-progress-reporter): Create reporter object
Michael Albinus
2010-05-13
1
-136
/
+134
*
|
Add FORCE argument to `delete-file'.
Michael Albinus
2010-05-05
1
-6
/
+6
*
|
Implement SELINUX backends.
Michael Albinus
2010-04-23
1
-2
/
+5
|
/
*
* net/ange-ftp.el (ange-ftp-insert-directory):
Michael Albinus
2010-02-05
1
-6
/
+8
*
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Michael Albinus
2010-02-04
1
-3
/
+8
*
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
Michael Albinus
2010-01-23
1
-1
/
+9
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
Michael Albinus
2009-11-07
1
-4
/
+4
*
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
Michael Albinus
2009-10-21
1
-106
/
+110
*
* net/tramp-smb.el (tramp-smb-version): New defvar.
Michael Albinus
2009-10-16
1
-9
/
+15
*
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
Michael Albinus
2009-10-15
1
-165
/
+171
*
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
Glenn Morris
2009-10-12
1
-1
/
+1
[next]