Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
tramp-devel (date)
[
Thread Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Aug 19 2009 13:27:35 -0400
Messages in reverse chronological order
[
Next Period
]
August 19, 2009
Re: Cannot get tramp launched / and also : telnet+ftp
,
Michael Albinus
,
13:27
Re: Cannot get tramp launched / and also : telnet+ftp
,
Stéphane Senesi
,
11:56
Re: [PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Julian Scheid
,
06:33
Re: [PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Michael Albinus
,
05:39
Re: Cannot get tramp launched / and also : telnet+ftp
,
Michael Albinus
,
04:47
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
03:38
Cannot get tramp launched / and also : telnet+ftp
,
Stéphane Senesi
,
03:21
August 18, 2009
[PATCH 1/1] Yet another go at tramp-handle-process-file, with proper scope for tramp-process-inhibit-flush
,
Julian Scheid
,
19:26
[PATCH 1/1] Another go at tramp-handle-process-file
,
Julian Scheid
,
18:58
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Julian Scheid
,
18:08
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
08:13
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
05:32
Re: [PATCH 1/1] Inhibit flushing file data by external process while in vc-registered
,
Michael Albinus
,
05:24
[PATCH 1/1] Inhibit flushing file data by external process while in vc-registered
,
Julian Scheid
,
05:08
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
04:44
Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Michael Albinus
,
04:09
Re: [PATCH 1/1] tramp-file-name-all-completions optimizations with bugfixes
,
Michael Albinus
,
00:17
August 17, 2009
Re: [PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Michael Albinus
,
23:47
Re: [PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Michael Albinus
,
23:34
[PATCH 1/1] tramp-file-name-all-completions optimizations with bugfixes
,
Julian Scheid
,
04:42
August 16, 2009
[PATCH 1/1] Try using file-attributes cache in file-executable-p, code refactoring
,
Julian Scheid
,
22:10
[PATCH 1/1] tramp-handle-process-file: merge three remote ops into one
,
Julian Scheid
,
18:12
Re: [PATCH 1/1] tramp-handle-process-file optimizations
,
Michael Albinus
,
12:16
Re: [PATCH 1/1] * tramp.el (tramp-handle-vc-registered): Use tramp-get-file-exists-command instead of tramp-find-file-exists-command.
,
Michael Albinus
,
11:24
Re: [PATCH 1/1] * tramp.el (tramp-handle-file-attributes): Removed file-exists-p call. (tramp-handle-file-attributes-with-ls): Check for file existence at remote end. (tramp-handle-file-attributes-with-stat): Likewise. (tramp-perl-file-attributes): Print "nil" when lstat fails. (tramp-convert-file-attributes): Return nil when attr is nil.
,
Michael Albinus
,
11:23
Re: [PATCH 1/1] (tramp-handle-file-readable-p): Don't use file attribute cache when file is a symlink. (tramp-handle-file-writable-p): Likewise.
,
Michael Albinus
,
11:21
[PATCH 1/1] tramp-handle-process-file optimizations
,
Julian Scheid
,
06:25
[PATCH 1/1] * tramp.el (tramp-handle-vc-registered): Use tramp-get-file-exists-command instead of tramp-find-file-exists-command.
,
Julian Scheid
,
01:21
[PATCH 1/1] * tramp.el (tramp-handle-file-attributes): Removed file-exists-p call. (tramp-handle-file-attributes-with-ls): Check for file existence at remote end. (tramp-handle-file-attributes-with-stat): Likewise. (tramp-perl-file-attributes): Print "nil" when lstat fails. (tramp-convert-file-attributes): Return nil when attr is nil.
,
Julian Scheid
,
00:57
August 15, 2009
[PATCH 1/1] (tramp-handle-file-readable-p): Don't use file attribute cache when file is a symlink. (tramp-handle-file-writable-p): Likewise.
,
Julian Scheid
,
23:59
Re: [PATCH 1/1] * tramp.el (tramp-handle-file-readable-p): Examine file-attributes cache to see if request can be satisfied without remote operation. (tramp-handle-file-writable-p): Likewise.
,
Michael Albinus
,
14:13
[PATCH 1/1] * tramp.el (tramp-handle-file-readable-p): Examine file-attributes cache to see if request can be satisfied without remote operation. (tramp-handle-file-writable-p): Likewise.
,
Julian Scheid
,
05:24
[PATCH 1/1] * tramp.el (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if file-attributes shows uid/gid to be set already.
,
Julian Scheid
,
02:03
[PATCH 1/1] * tramp.el (tramp-handle-file-exists-p): Check file-attributes cache, assume file exists if cache value present.
,
Julian Scheid
,
02:03
[PATCH 1/1] * tramp.el (tramp-do-copy-or-rename-file-directly): Avoid separate tramp-send-command-and-check call.
,
Julian Scheid
,
02:03
August 14, 2009
Re: Why does tramp-error invoke message in addition to signaling the error?
,
Michael Albinus
,
15:10
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
11:10
Re: file-precious-flag
,
Michael Albinus
,
09:41
file-precious-flag
,
Julian Scheid
,
08:58
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
05:19
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
03:51
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
03:23
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
03:23
August 13, 2009
Re: More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
21:30
Re: More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
19:33
Why does tramp-error invoke message in addition to signaling the error?
,
Julian Scheid
,
18:57
More efficient tramp-handle-file-name-all-completions
,
Julian Scheid
,
18:45
August 12, 2009
Re: File attribute cache bug?
,
Michael Albinus
,
03:30
File attribute cache bug?
,
Kyle VanderBeek
,
01:59
August 07, 2009
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
11:16
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
11:07
August 06, 2009
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
yary
,
12:46
Re: Patch: use GNU readlink --canonicalize for file-truename when available
,
Michael Albinus
,
10:43
August 05, 2009
Re: Question about additional find-file optimizations
,
Julian Scheid
,
09:37
Patch: use GNU readlink --canonicalize for file-truename when available
,
Julian Scheid
,
08:35
August 03, 2009
Re: vc-registered optimization
,
Michael Albinus
,
15:41
Re: vc-registered optimization
,
Michael Albinus
,
11:53
Re: vc-registered optimization
,
Michael Albinus
,
10:48
Re: Cannot dired to NetBSD via pscp/psftp
,
Michael Albinus
,
08:01
Re: vc-registered optimization
,
Michael Albinus
,
07:43
Re: Question about additional find-file optimizations
,
Michael Albinus
,
07:27
August 02, 2009
Re: vc-registered optimization
,
Julian Scheid
,
09:28
Re: Question about additional find-file optimizations
,
Michael Albinus
,
08:55
Re: Microsecond precision for debug output
,
Michael Albinus
,
08:46
Re: vc-registered optimization
,
Michael Albinus
,
08:21
Cannot dired to NetBSD via pscp/psftp
,
Ognyan Kulev
,
07:23
Question about additional find-file optimizations
,
Julian Scheid
,
04:40
Microsecond precision for debug output
,
Julian Scheid
,
04:02
vc-registered optimization
,
Julian Scheid
,
03:03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc