aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix mule-tests under en_US.UTF-8 localeEli Zaretskii2023-02-151-1/+1
| * ; Prevent ERC-induced false positive in JUnit reportF. Jason Park2023-02-151-0/+3
* | Allow unloading EshellJim Porter2023-02-151-0/+99
* | Merge from origin/emacs-29Stefan Kangas2023-02-153-48/+121
|\ \ | |/
| * ; Remove failing erc-reuse-buffers testF. Jason Park2023-02-141-36/+0
| * Rename with/without-narrowing to with/without-restrictionEli Zaretskii2023-02-131-16/+16
| * Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings2023-02-131-0/+106
| |\
| | * Add an extensive test for labeled (locked) narrowingGregory Heytings2023-02-091-0/+106
| * | Fix spurious display of eclipses in CalendarUlrich Müller2023-02-131-12/+15
* | | Tramp cleanupMichael Albinus2023-02-141-6/+4
* | | Merge from origin/emacs-29Stefan Kangas2023-02-131-0/+27
|\ \ \ | |/ /
| * | Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* | | Support Tramp multi-hop completionMichael Albinus2023-02-121-11/+26
* | | Merge from origin/emacs-29Stefan Kangas2023-02-121-1/+13
|\ \ \ | |/ /
| * | Add 'live' property to treesit-node-check (bug#61235)Yuan Fu2023-02-091-1/+13
* | | Support Tramp user name completionMichael Albinus2023-02-111-63/+65
* | | Add more java indentation testsTheodor Thornhill2023-02-101-16/+75
* | | Fix last changeMichael Albinus2023-02-101-1/+3
* | | Fix Tramp file name completionMichael Albinus2023-02-101-2/+14
* | | Ensure that Eshell users can run lines of command output as inputJim Porter2023-02-092-4/+32
* | | Ensure that deferred commands don't make Eshell forget let-bound valuesJim Porter2023-02-091-0/+17
* | | Merge from origin/emacs-29Stefan Kangas2023-02-091-0/+16
|\ \ \ | |/ /
| * | ruby-ts-mode: Fix indentation inside empty if/unless/case/defDmitry Gutov2023-02-091-0/+16
| |/
* | Merge from origin/emacs-29Stefan Kangas2023-02-085-4/+169
|\ \ | |/
| * Fix c-ts-mode indentationYuan Fu2023-02-061-0/+13
| * Fix c-ts-mode indentationYuan Fu2023-02-061-0/+14
| * Fix c-ts-mode indentation (bug#61291)Yuan Fu2023-02-061-0/+11
| * Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill2023-02-061-0/+45
| * Make c-ts-mode-set-style's effect local (bug#61245)Yuan Fu2023-02-042-3/+3
| * Fix switch statement indentation for go-ts-mode (bug#61238)Davide Masserut2023-02-042-0/+78
| * Add tests for compilation support for TypeScript (bug#61104)Theodor Thornhill2023-02-041-1/+5
* | Fix last Tramp commitMichael Albinus2023-02-071-1/+2
* | Improve Tramp file name completionMichael Albinus2023-02-061-13/+137
* | nadvice: Fix bug#61179Stefan Monnier2023-02-041-3/+11
* | Add test for java indentation (bug#61115)Theodor Thornhill2023-02-041-0/+9
* | Merge from origin/emacs-29Stefan Kangas2023-02-032-35/+35
|\ \ | |/
| * ; Fix c-ts-mode indent testYuan Fu2023-02-021-26/+26
| * Make c-ts-mode indent tests side-effect-freeYuan Fu2023-02-022-9/+9
* | Handle large process output strings for TrampMichael Albinus2023-02-011-1/+8
* | During completion, convert all Eshell arguments to stringsJim Porter2023-01-301-12/+42
* | Properly parse Eshell variable splices for interactive completionJim Porter2023-01-301-0/+8
* | Add regression tests for Eshell completionsJim Porter2023-01-301-0/+170
* | Merge from origin/emacs-29Stefan Kangas2023-01-301-2/+6
|\ \ | |/
| * Move c-ts-mode--statement-offset to c-ts-common.elYuan Fu2023-01-291-2/+6
* | Tramp cleanup from recent test campaignMichael Albinus2023-01-281-4/+4
* | Merge from origin/emacs-29Stefan Kangas2023-01-281-0/+10
|\ \ | |/
| * Make project-current not error out inside non-existent dirsDmitry Gutov2023-01-281-0/+10
* | Make 'eshell-number-regexp' into a regular defvarJim Porter2023-01-271-0/+65
* | Add support for negative indices and index ranges in EshellJim Porter2023-01-271-23/+79
* | Merge from origin/emacs-29Stefan Kangas2023-01-277-17/+85
|\ \ | |/