summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-unix.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-1/+2
* Prefer setq-local in eshellStefan Kangas2020-12-041-3/+2
* Fix "grep foo bar" in eshellLars Ingebrigtsen2020-12-031-1/+1
* Don't make grep arguments invisible in eshellLars Ingebrigtsen2020-12-031-9/+6
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-3/+2
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-6/+5
* Fix copying symbolic links in eshellLars Ingebrigtsen2020-10-301-1/+4
* Move several completions from eshell to pcomplete (Bug#10585)Stefan Kangas2020-09-211-23/+4
* Remove more XEmacs compat code from eshellStefan Kangas2020-03-111-5/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-3/+2
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New function flatten-treeAlex Branham2018-12-171-11/+11
* | file-attributes cleanupPaul Eggert2018-09-231-23/+26
* | Merge from origin/emacs-26Glenn Morris2018-09-201-1/+2
|\|
| * Document synchronous behavior of eshell/make (Bug#32513)Noam Postavsky2018-09-191-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-07-241-0/+10
|\|
| * Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-0/+10
* | eshell-eval-using-options: Avoid compiler warning differentlyStefan Monnier2018-03-101-1/+0
* | Suppress some unused lexical variable warnings in eshellGlenn Morris2018-03-051-0/+1
* | Quieten eshell compilationGlenn Morris2018-03-021-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-3/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Quoting fixes in ERC and EshellPaul Eggert2015-08-311-21/+25
* Prefer directed to neutral quotesPaul Eggert2015-08-241-5/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * eshell/em-unix.el (eshell-remove-entries):Glenn Morris2013-09-181-2/+2
* * eshell/em-unix.el (eshell-remove-entries): Remove unused arg `path'.Glenn Morris2013-09-181-4/+4
* * eshell/em-glob.el (ange-cache):Glenn Morris2013-09-171-0/+2
* * eshell/em-unix.el (eshell/rm): Make -f ignore missing files. Glenn Morris2013-09-141-11/+14
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-1/+5
* Added -r option to eshell/cpAidan Gauland2013-05-281-1/+3
* Added eshell-tramp moduleAidan Gauland2013-03-271-80/+1
* Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ruGlenn Morris2013-02-181-2/+2
|\
| * * eshell/em-unix.el (eshell/su): Require tramp.Michael Albinus2013-02-181-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/eshell/em-unix.el (eshell/mkdir): Handle "--parents".Jürgen Hötzel2012-11-161-1/+2
|/