aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-dirs.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Always print the expanded directory name for Eshell's "pwd" commandJim Porter2024-11-071-4/+3
* Don't remove trailing slash in Eshell "pwd" for remote root directoriesJim Porter2024-10-311-8/+7
* ; * lisp/eshell/em-dirs.el (eshell/cd): Remove extraneous 'eshell-protect'.Jim Porter2024-08-011-2/+1
* Be more efficient when buffering output in EshellJim Porter2024-06-081-7/+6
* Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter2024-05-291-6/+1
* In Eshell, don't expand quoted tildes into a user's home directoryJim Porter2024-01-281-0/+1
* ; Be more strict with command arguments for a few Eshell commandsJim Porter2024-01-271-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Apply Eshell tilde expansion before glob expansionJim Porter2023-09-021-11/+4
* | Fix listing of directory contents after "cd" in EshellJim Porter2023-08-071-3/+7
* | Fix expansion of globs that contain a ~USER referenceJim Porter2023-03-271-1/+10
* | Don't over-normalize file names starting with "~" in EshellJim Porter2023-03-181-2/+8
* | ; Return t or nil for 'test-completion' of Eshell user referencesJim Porter2023-02-231-6/+5
* | ; Remove commented-out leftover from the last commitJim Porter2023-02-231-1/+0
* | Don't add a space after the trailing slash when completing ~USER in EshellJim Porter2023-02-231-9/+28
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Ensure Eshell variable aliases properly handle indexingJim Porter2022-07-121-16/+20
* Improve tests/organization for built-in variablesJim Porter2022-07-121-5/+0
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Tweak how eshell/cd works when cd-ing to ".." from "/"Lars Ingebrigtsen2022-02-051-0/+4
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Adjust eshell and ps-print to not use emacs-kill-hookLars Ingebrigtsen2021-07-041-2/+3
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-031-4/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-4/+2
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-3/+2
* Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-021-0/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-8/+3
* Fix "M-x eshell"Eli Zaretskii2019-04-091-0/+6
* ; Eval overlooked lambda in recent Eshell changesBasil L. Contovounesios2019-03-211-1/+1
* Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-201-56/+43
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+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-2/+2
* | Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-091-1/+1
* | Follow links in Eshell last-dir-ringPhilip Hudson2018-12-081-4/+5
* | * lisp/eshell/em-dirs.el (eshell-expand-multiple-dots): Avoid defadvice.Stefan Monnier2018-09-141-4/+6
* | Merge from origin/emacs-26Glenn Morris2018-07-241-0/+3
|\ \ | |/
| * Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell2018-07-211-0/+3
* | uniqify -> uniquifyPaul Eggert2018-03-041-2/+2
* | Quieten eshell compilationGlenn Morris2018-03-021-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1