index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
em-unix.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-1
/
+2
*
Prefer setq-local in eshell
Stefan Kangas
2020-12-04
1
-3
/
+2
*
Fix "grep foo bar" in eshell
Lars Ingebrigtsen
2020-12-03
1
-1
/
+1
*
Don't make grep arguments invisible in eshell
Lars Ingebrigtsen
2020-12-03
1
-9
/
+6
*
Don't quote lambdas in eshell/*.el
Stefan Kangas
2020-11-16
1
-3
/
+2
*
Fix misuses of `make-local-variable` on hooks
Stefan Monnier
2020-11-04
1
-6
/
+5
*
Fix copying symbolic links in eshell
Lars Ingebrigtsen
2020-10-30
1
-1
/
+4
*
Move several completions from eshell to pcomplete (Bug#10585)
Stefan Kangas
2020-09-21
1
-23
/
+4
*
Remove more XEmacs compat code from eshell
Stefan Kangas
2020-03-11
1
-5
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix up Eshell 'require's after previous dependency reshuffle.
Stefan Monnier
2019-04-09
1
-3
/
+2
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
New function flatten-tree
Alex Branham
2018-12-17
1
-11
/
+11
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-23
/
+26
*
|
Merge from origin/emacs-26
Glenn Morris
2018-09-20
1
-1
/
+2
|
\
|
|
*
Document synchronous behavior of eshell/make (Bug#32513)
Noam Postavsky
2018-09-19
1
-1
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-0
/
+10
|
\
|
|
*
Check for special filenames in eshell (Bug#30724)
Jonathan Kyle Mitchell
2018-07-21
1
-0
/
+10
*
|
eshell-eval-using-options: Avoid compiler warning differently
Stefan Monnier
2018-03-10
1
-1
/
+0
*
|
Suppress some unused lexical variable warnings in eshell
Glenn Morris
2018-03-05
1
-0
/
+1
*
|
Quieten eshell compilation
Glenn Morris
2018-03-02
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
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
*
|
Prefer grep -E/-F to egrep/fgrep
Paul Eggert
2016-05-07
1
-3
/
+8
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Quoting fixes in ERC and Eshell
Paul Eggert
2015-08-31
1
-21
/
+25
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-5
/
+5
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* eshell/em-unix.el (eshell-remove-entries):
Glenn Morris
2013-09-18
1
-2
/
+2
*
* eshell/em-unix.el (eshell-remove-entries): Remove unused arg `path'.
Glenn Morris
2013-09-18
1
-4
/
+4
*
* eshell/em-glob.el (ange-cache):
Glenn Morris
2013-09-17
1
-0
/
+2
*
* eshell/em-unix.el (eshell/rm): Make -f ignore missing files.
Glenn Morris
2013-09-14
1
-11
/
+14
*
* lisp/eshell/*.el: Use lexical-binding.
Stefan Monnier
2013-09-12
1
-1
/
+1
*
Cleanup Eshell to rely less on dynamic scoping.
Stefan Monnier
2013-09-12
1
-1
/
+5
*
Added -r option to eshell/cp
Aidan Gauland
2013-05-28
1
-1
/
+3
*
Added eshell-tramp module
Aidan Gauland
2013-03-27
1
-80
/
+1
*
Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ru
Glenn Morris
2013-02-18
1
-2
/
+2
|
\
|
*
* eshell/em-unix.el (eshell/su): Require tramp.
Michael Albinus
2013-02-18
1
-2
/
+2
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/eshell/em-unix.el (eshell/mkdir): Handle "--parents".
Jürgen Hötzel
2012-11-16
1
-1
/
+2
|
/
[next]