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
/
ange-ftp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement command completion in remote shells. (Bug#31704)
Michael Albinus
2018-06-20
1
-0
/
+1
*
* lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):
Michael Albinus
2018-05-14
1
-5
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-03-10
1
-1
/
+1
|
\
|
*
Replace the obsolete process-kill-without-query in documentation
Glenn Morris
2018-03-08
1
-1
/
+1
*
|
Fix Bug#30533
Michael Albinus
2018-02-22
1
-0
/
+10
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/net/ange-ftp.el: Use lexical-binding
Stefan Monnier
2017-12-28
1
-11
/
+11
*
|
Fix Bug#29874
Michael Albinus
2017-12-28
1
-2
/
+10
|
/
*
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-22
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further support ftp-ssl.
Michael Albinus
2017-08-16
1
-1
/
+7
*
* lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support ftp-ssl.
Michael Albinus
2017-08-14
1
-0
/
+1
*
Be consistent in spelling 'ok-if-already-exists'.
Paul Eggert
2017-08-13
1
-5
/
+5
*
; Do not mention ange-ftp-lovers ML in ange-ftp.el (Bug#28075)
Michael Albinus
2017-08-13
1
-27
/
+2
*
Implement EXCL of write-region for Tramp
Michael Albinus
2017-08-12
1
-1
/
+5
*
Revert "Output number of characters added to file (Bug#354)"
Noam Postavsky
2017-05-08
1
-4
/
+1
*
Fix Bug#26763
Michael Albinus
2017-05-03
1
-4
/
+4
*
Adjust write-region so file name is at the beginning again
Noam Postavsky
2017-04-07
1
-3
/
+2
*
Fix handling of non-integer START param to write-region
Noam Postavsky
2017-04-07
1
-1
/
+5
*
Output number of characters added to file (Bug#354)
Jeff Clough
2017-04-06
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-1
/
+1
|
\
|
|
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-1
/
+1
*
|
New error file-missing
Paul Eggert
2016-10-21
1
-8
/
+8
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-4
/
+4
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-1
/
+1
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Don't downcase system diagnostics' first letters
Paul Eggert
2015-01-21
1
-3
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
(ange-ftp-switches-ok): Disallow flags causing trouble with ls over ftp.
Rasmus Pank Roulund
2014-12-10
1
-6
/
+14
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2014-01-13
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+2
*
* lisp/dired-x.el:
Daniel Hackney
2013-09-04
1
-9
/
+8
*
* net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.
Glenn Morris
2013-08-16
1
-0
/
+1
*
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV (tiny change)
William Parsons
2013-08-16
1
-1
/
+1
*
* lisp/net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
Glenn Morris
2013-08-16
1
-3
/
+5
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-2
/
+1
*
* net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
Michael Albinus
2013-04-15
1
-10
/
+12
*
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Glenn Morris
2013-02-12
1
-1
/
+2
|
\
|
*
* net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
Michael Albinus
2013-02-10
1
-1
/
+2
*
|
Remove obsolete references to VAX in comments.
Paul Eggert
2013-02-10
1
-1
/
+1
*
|
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-02-09
1
-5
/
+1
[next]