aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* auto upstreamJoakim Verona2013-01-231-4/+4
|\
| * * tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): MarkMichael Albinus2013-01-221-4/+4
* | auto upstreamJoakim Verona2013-01-224-61/+44
|\ \ | |/
| * Improve XEmacs compatibility.Michael Albinus2013-01-214-28/+29
| * * net/tramp-adb.el (tramp-adb-handle-start-file-process): CompleteJürgen Hötzel2013-01-211-33/+15
* | auto upstreamJoakim Verona2013-01-102-4/+9
|\ \ | |/
| * * net/tramp.el (tramp-eshell-directory-change): Check remote-pathMichael Albinus2013-01-091-1/+6
| * Spelling fixes.Paul Eggert2013-01-091-3/+3
* | auto upstreamJoakim Verona2013-01-092-1/+1
|\ \ | |/
| * * net/tramp-adb.el (tramp-adb-file-name-handler-alist): RemoveMichael Albinus2013-01-081-1/+0
| * Add some :version tagsGlenn Morris2013-01-071-0/+1
* | auto upstreamJoakim Verona2013-01-083-51/+85
|\ \ | |/
| * * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):Jürgen Hötzel2013-01-071-2/+17
| * * net/tramp.el (tramp-default-host-alist): New defcustom.Michael Albinus2013-01-073-49/+68
* | auto upstreamJoakim Verona2013-01-071-51/+112
|\ \ | |/
| * * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.Jürgen Hötzel2013-01-061-1/+2
| * * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size canMichael Albinus2013-01-061-27/+32
| * * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):Michael Albinus2013-01-051-7/+11
| * * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robustMichael Albinus2013-01-051-24/+75
* | auto upstreamJoakim Verona2013-01-051-9/+19
|\ \ | |/
| * Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-9/+19
| |\
| | * * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must beMichael Albinus2013-01-041-9/+19
* | | auto upstreamJoakim Verona2013-01-041-2/+2
|\ \ \ | |/ /
| * | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-021-2/+2
| |\ \ | | |/
| | * Add 2013 to more copyright yearsGlenn Morris2013-01-021-2/+2
* | | auto upstreamJoakim Verona2013-01-0361-68/+87
|\ \ \ | |/ /
| * | Update copyright dates to 2013.Paul Eggert2013-01-021-1/+1
| * | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0260-62/+64
| |\ \ | | |/
| | * Update copyright notices for 2013.Paul Eggert2013-01-0160-62/+64
| * | * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument toMichael Albinus2013-01-022-5/+22
* | | auto upstreamJoakim Verona2013-01-011-1/+14
|\ \ \ | |/ /
| * | * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errorsJürgen Hötzel2012-12-311-1/+14
* | | auto upstreamJoakim Verona2012-12-313-11/+14
|\ \ \ | |/ /
| * | Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris2012-12-302-6/+8
| |\ \ | | |/
| | * mairix.el fix for bug#13294Glenn Morris2012-12-291-5/+5
| | * * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID toMichael Albinus2012-12-291-1/+3
| * | * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):Michael Albinus2012-12-302-5/+6
* | | auto upstreamJoakim Verona2012-12-301-11/+17
|\ \ \ | |/ /
| * | * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.Michael Albinus2012-12-291-11/+17
* | | auto upstreamJoakim Verona2012-12-274-1/+8
|\ \ \ | |/ /
| * | * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.Michael Albinus2012-12-274-1/+8
* | | auto upstreamJoakim Verona2012-12-261-12/+48
|\ \ \ | |/ /
| * | * net/tramp-adb.el (tramp-adb-get-ls-command): New defun. SuppressJürgen Hötzel2012-12-261-12/+48
* | | auto upstreamJoakim Verona2012-12-221-1/+25
|\ \ \ | |/ /
| * | * net/tramp-adb.el (tramp-adb-maybe-open-connection): CheckMichael Albinus2012-12-221-1/+25
* | | auto upstreamJoakim Verona2012-12-191-6/+5
|\ \ \ | |/ /
| * | * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty linesMichael Albinus2012-12-191-6/+5
* | | auto upstreamJoakim Verona2012-12-181-0/+5
|\ \ \ | |/ /
| * | * net/tramp.el (tramp-error-with-buffer): Give a hint to useMichael Albinus2012-12-181-0/+5
* | | auto upstreamJoakim Verona2012-12-176-22/+74
|\ \ \ | |/ /