summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAge
* * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.Michael Albinus2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Add 'remote-file-error' for TrampMichael Albinus2020-12-14
* Prefer setq-local in net/*.elStefan Kangas2020-12-04
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-03
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-02
* Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-02
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-16
* Merge from origin/emacs-27Glenn Morris2020-04-15
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-19
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-07
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Add standard unmatchable regexpMattias Engdegård2019-05-15
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-09
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-23
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | file-attributes cleanupPaul Eggert2018-09-23
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-20
* | * lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):Michael Albinus2018-05-14
* | Merge from origin/emacs-26Paul Eggert2018-03-10
|\|
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-08
* | Fix Bug#30533Michael Albinus2018-02-22
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/net/ange-ftp.el: Use lexical-bindingStefan Monnier2017-12-28
* | Fix Bug#29874Michael Albinus2017-12-28
|/
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further support ftp-ssl.Michael Albinus2017-08-16
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support ftp-ssl.Michael Albinus2017-08-14
* Be consistent in spelling 'ok-if-already-exists'.Paul Eggert2017-08-13
* ; Do not mention ange-ftp-lovers ML in ange-ftp.el (Bug#28075)Michael Albinus2017-08-13
* Implement EXCL of write-region for TrampMichael Albinus2017-08-12
* Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-08
* Fix Bug#26763Michael Albinus2017-05-03
* Adjust write-region so file name is at the beginning againNoam Postavsky2017-04-07
* Fix handling of non-integer START param to write-regionNoam Postavsky2017-04-07
* Output number of characters added to file (Bug#354)Jeff Clough2017-04-06
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31