]> code.delx.au - gnu-emacs/history - lisp/net/tramp.el
Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.
[gnu-emacs] / lisp / net / tramp.el
2010-09-13 Eli ZaretskiiRevert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.
2010-09-13 Robert J. Chassell10-09-13
2010-09-08 Michael AlbinusMigrate to Tramp 2.2. Rearrange load dependencies.
2010-08-28 Kenichi Handaquail/japanese.el (quail-japanese-update-translation...
2010-08-26 Michael AlbinusSync with Tramp 2.1.19.
2010-08-26 Michael AlbinusSync with Tramp 2.1.19.
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-17 Joakim Veronamerge from trunk
2010-08-17 Michael Albinus* net/tramp.el (tramp-handle-make-symbolic-link): Flush...
2010-08-10 Michael Albinus* net/tramp.el (tramp-vc-registered-read-file-names...
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Michael Albinus* net/tramp.el (tramp-handle-start-file-process ):...
2010-08-05 Michael Albinus* net/tramp.el (tramp-handle-dired-uncache): Flush...
2010-07-29 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Check...
2010-07-28 Michael Albinus* net/tramp.el (tramp-methods): Move hostname to the...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-23 Michael Albinus* net/tramp.el (tramp-methods): Move hostname to the...
2010-07-23 Michael Albinus* net/tramp.el (tramp-open-shell): New defun.
2010-07-23 Michael Albinus* net/tramp.el (tramp-file-name-regexp-unified)
2010-07-21 Michael Albinus* net/tramp.el (tramp-get-ls-command)
2010-07-20 Michael Albinus* net/tramp.el (tramp-file-name-handler): Trace 'quit.
2010-07-20 Michael Albinus* net/tramp.el (tramp-perl-file-attributes)
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-17 Michael Albinus* net/tramp.el (tramp-get-ls-command-with-dired): Make...
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-16 Michael Albinus* net/tramp.el (tramp-handle-shell-command): Don't...
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-12 Michael Albinus* net/tramp.el (tramp-remote-process-environment):...
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-29 Eli ZaretskiiFix cursor motion in bidi-reordered continued lines.
2010-05-28 Michael Albinus* net/tramp.el (tramp-debug-message): Add `tramp-compat...
2010-05-28 Michael Albinus* net/tramp-compat.el (tramp-compat-delete-file): Use
2010-05-28 Kenichi Handamerge trunk
2010-05-27 Chong YidongChange delete-by-moving-to-trash so Lisp calls explicit...
2010-05-25 Michael Albinus* net/tramp.el (tramp-handle-insert-directory): Don...
2010-05-25 Michael Albinus* net/tramp.el (tramp-progress-reporter-update): New...
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-21 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file)
2010-05-19 Michael Albinus* net/tramp.el (tramp-methods): Add `tramp-async-args...
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handamerge trunk
2010-05-13 Michael Albinus* net/tramp.el (with-progress-reporter): Create reporte...
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-10 Michael Albinus* net/tramp.el (tramp-do-file-attributes-with-stat...
2010-05-09 Michael Albinus* net/tramp-compat.el (byte-compile-not-obsolete-vars...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-06 Michael Albinus* net/tramp.el (top, with-progress-reporter): Use
2010-05-05 Michael AlbinusAdd FORCE argument to `delete-file'.
2010-05-04 Michael Albinus* net/tramp.el (tramp-methods): Remove "-q" from `tramp...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Michael AlbinusImplement compression for inline methods.
2010-04-28 Michael Albinus* net/tramp.el (tramp-remote-selinux-p): New defun.
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Eli ZaretskiiSupport `display' text properties and overlay strings...
2010-04-23 Michael AlbinusImplement SELINUX backends.
2010-04-23 Michael AlbinusRestore 0644 file permissions, which were changed accid...
2010-04-22 Michael AlbinusSynchronize with Tramp repository.
2010-04-22 Michael AlbinusDetect ssh 'ControlMaster' argument automatically in...
2010-04-22 Michael Albinus* net/tramp.el (tramp-handle-copy-file): Add new optional
2010-04-22 Michael Albinus* net/tramp.el(tramp-completion-handle-file-name-all...
2010-04-21 Michael AlbinusFix Bug#5840.
2010-04-21 Karel KlícAdd SELinux support.
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-15 Michael Albinus* net/tramp.el (tramp-error-with-buffer): Don't show the
2010-04-15 Joakim Veronamerge from trunk
2010-04-14 Michael AlbinusFix Bug#5840.
2010-04-10 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file): Add...
2010-04-10 Michael AlbinusSynchronize with Tramp repository.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-13 Michael Albinus* net/tramp.el (tramp-find-executable): Use
2010-03-13 Eli ZaretskiiMerge from mainline.
2010-03-12 Chong YidongFix last change to use existing comm Custom group inste...
2010-03-12 Chong YidongReorganize Custom groups.
2010-03-10 Stefan MonnierMerge pending branch
2010-03-06 Eli ZaretskiiMerge from mainline.
2010-03-02 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-out-of...
2010-03-01 Kenichi Handafrom trunk
2010-02-28 Michael Albinus* net/tramp.el (tramp-handle-write-region): START can...
2010-02-27 Eli ZaretskiiMerge frome mainline.
2010-02-22 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file-out-of...
2010-02-20 Eli ZaretskiiMerge from mainline.
2010-02-18 Michael Albinus(tramp-handle-directory-files): When FULL, do not expan...
next