summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-5/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-66/+66
* Make dired-chmod-program obsoleteLars Ingebrigtsen2021-08-261-2/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Mention the -e switch in an ange-ftp doc stringAlex Bochannek2021-05-281-1/+5
* ; Remove some useless commentsStefan Kangas2021-04-161-4/+0
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+2
* * lisp/net/ange-ftp.el: Fix problem pointed out by compiler warningStefan Monnier2021-03-071-2/+1
* * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.Michael Albinus2021-01-281-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add 'remote-file-error' for TrampMichael Albinus2020-12-141-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-14/+8
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-031-53/+65
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-021-3/+3
* Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-021-7/+8
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-2/+1
* Merge from origin/emacs-27Glenn Morris2020-04-151-2/+1
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-2/+1
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-191-2/+2
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-071-8/+84
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Add standard unmatchable regexpMattias Engdegård2019-05-151-1/+1
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | file-attributes cleanupPaul Eggert2018-09-231-8/+13
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-201-0/+1
* | * lisp/net/ange-ftp.el (ange-ftp-allow-child-lookup):Michael Albinus2018-05-141-5/+0
* | Merge from origin/emacs-26Paul Eggert2018-03-101-1/+1
|\|
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-1/+1
* | Fix Bug#30533Michael Albinus2018-02-221-0/+10
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/net/ange-ftp.el: Use lexical-bindingStefan Monnier2017-12-281-11/+11
* | Fix Bug#29874Michael Albinus2017-12-281-2/+10
|/
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further support ftp-ssl.Michael Albinus2017-08-161-1/+7
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support ftp-ssl.Michael Albinus2017-08-141-0/+1