openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
TRAMP
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 4 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 177 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Barf if unknown method. * rcp-do-copy-file-directly: missing save-excursion * rcp-message-for-buffer: new function, using it instead of rcp-message if currently looking at wrong buffer * rcp-substitute-percent-escapes: complete reimplementation, seems to be faster now
Kai Großjohann
More...
over 25 years ago
Include definition of macro `with-timeout' for compatibility with XEmacs 20.x.
grossjoh
More...
over 25 years ago
Make passwd prompt customizable (for rsh login method).
grossjoh
More...
over 25 years ago
Pete Forman says that not all `ls' programs grok the -1 option. Hence, I piped the output of `ls' through `cat' in some places. (It wasn't necessary to do it in all places, hopefully I won't get burned for this.)
grossjoh
More...
over 25 years ago
Mario De Weerd: rcp-vc-do-command: make sure to fetch status from last line of output.
grossjoh
More...
over 25 years ago
Grok large inode numbers.
grossjoh
More...
over 25 years ago
Daniel Pittman: added FAQ section.
grossjoh
More...
over 25 years ago
Daniel Pittman: Switch order of save-excursion and save-window-excursion such that the latter is inside the former.
grossjoh
More...
over 25 years ago
New regexp for prompt.
grossjoh
More...
over 25 years ago
*** empty log message ***
grossjoh
More...
over 25 years ago
Added argument "-1" to calls of ls.
grossjoh
More...
over 25 years ago
Documentation update to account for new communication mechanism.
Kai Großjohann
More...
over 25 years ago
Cleaned up code to remove rlogin connection method.
Kai Großjohann
More...
over 25 years ago
Cleanups.
Kai Großjohann
More...
over 25 years ago
Communication mechanism changed completely. Now relies on remote shell to issue a prompt after each command. Previously, we would send a command `echo /////' after each command and wait for that string to occur, now we set the remote prompt to a suitable value instead.
Kai Großjohann
More...
over 25 years ago
New function rcp-open-connection-nrlogin. This one starts an interactive shell using the rlogin program. It groks both password prompts and password-less logins.
Kai Großjohann
More...
over 25 years ago
New todo items.
grossjoh
More...
over 25 years ago
rcp-run-real-handler: Don't let it run ange-ftp functions. That does not make any sense anyway, and it makes remote VC not work.
grossjoh
More...
over 25 years ago
Node `Back-end versions' was duplicated.
grossjoh
More...
over 25 years ago
Nodes and menus updated.
grossjoh
More...
over 25 years ago
Daniel Pittman: file-name-directory and file-name-nondirectory are handled from Lisp.
grossjoh
More...
over 25 years ago
Doc updates from Daniel.
grossjoh
More...
over 25 years ago
Daniel Pittman: * advice around 'vc-do-command' and 'vc-simple-command' now uses the buffer file name if none was passed in. * Added 'rcp-vc-setup-for-remote' to support remote VC backend release numbers. * Miscellaneous comment changes and TODO updates.
grossjoh
More...
over 25 years ago
rcp-handle-insert-file-contents: comment about Emacs vs. XEmacs removed: signaling a file-error is the right thing to do on both Emacsen.
grossjoh
More...
over 25 years ago
Daniel Pittman: signal file-error from rcp-handle-insert-file-contents if file does not exist.
grossjoh
More...
over 25 years ago
Updated nodes and menus.
grossjoh
More...
over 25 years ago
Francesco Potort�: doc fix.
grossjoh
More...
over 25 years ago
Daniel Pittman: remote VC documentation.
grossjoh
More...
over 25 years ago
Daniel Pittman: typo fix. Kai: upgrade timestamp.el variables to new format.
grossjoh
More...
over 25 years ago
Removed depenence on CL at run time. More timing issues :-(
grossjoh
More...
over 25 years ago
←
1
2
…
173
174
175
176
177
178
179
180
181
182
183
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree