summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-unix.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value.Stefan Monnier2012-09-091-1/+1
* * eshell/em-unix.el (eshell/sudo): When we have an ad-hocMichael Albinus2012-09-021-0/+2
* * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-161-23/+24
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-2/+3
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Quote file name commands in eshell.Chong Yidong2012-01-281-2/+2
* * lisp/eshell/esh-util.el (pcomplete/ssh): Remove alias. (tiny change)Mike Lamb2012-01-231-2/+0
* eshell fix for change in return value of `diff' command (bug#10420)Glenn Morris2012-01-051-2/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-041-1/+2
* Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-041-5/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace some eshell functions that duplicate standard functions.Glenn Morris2010-11-091-4/+2
* | Silence compilation of some shell files.Glenn Morris2010-11-091-56/+53
* | Use recursive-trash feature for eshell deletion (Bug#7011).Leo Liu2010-10-241-9/+3
* | Cosmetic doc fixes for eshell.Glenn Morris2010-09-251-15/+15
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Cleanup.Michael Albinus2009-12-031-14/+30
* * eshell/em-unix (eshell/whoami): Make it a defun but a defalias.Michael Albinus2009-11-291-9/+13
* * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,Michael Albinus2009-11-271-1/+61
* Improve handling of processes on remote hosts.Michael Albinus2009-11-241-3/+2
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Remove unnecessary eval-when-compiles and eval-and-compiles.Glenn Morris2008-06-071-18/+15
* Use eshell-defgroup rather than defgroup.Glenn Morris2008-05-211-3/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (eshell/time): Stringify and flatten the non-command arguments.Glenn Morris2007-09-021-1/+4