elpasync pushed a change to branch externals/tramp-hlo.
at 187b88b9a9 Updated readme
This branch includes the following new commits:
new 31b82d95a6 Initial commit
new 3d62d75195 First working version of tramp optimized versions of
dir-locals--all-files, locate-dominating-file, and dir-locals-find-file
new b998d119f1 Updated readme
new cb9ae95568 Make script more generic and handle base-el-only arg
new a7daa1217c Address review comments. Add full docstrings, add macro
for advice function setup, remove unnecessary group
new 01f538d94b Use tramp accessor for vecs
new 3964633fc4 Fixed an issue with tramp-hlo-advice macro, and updated
some docstrings
new 3c3b73433d Updated readme
new 637f06239a Fix macro
new e1269f1151 Fixed tramp-hlo-dir-locals-find-file to use a larger
script and do everything in a single roundtrip, and made use of
tramp-add-external-operation
new ae440a075b Merge branch 'main' of github.com:jsadusk/tramp-hlo
new 42cffe0a62 Fixed formatting
new 67c6026048 More formatting
new da38e9923e Code review requests. Removed unused variables, added
package requirements
new e28e943633 Added ert tests for tramp-hlo
new 2f208390b6 Updated header and license
new 6a9c52fb5e Rename file
new 21064bcd1d Converted to unix endlines and fixed a mismatched paren
new 5bc84bfdd4 Fixed broken function name
new 12e980abd5 Rename setup and remove functions to correctly namespace
new c57869cea7 Call updated setup and remove
new 2dcdc70b89 Adding a require trying to make tests work
new 02c944a160 Don't throw errors from scripts, and handle the case
where the file being tested doesn't exist yet
new c74cb27b97 Fix up tests and fix issues found from tests
new 41a014a092 Flushed out unit tests
new ba9f8c41e8 Applied changes from [email protected]. Fixed
default-directory and file name quoting handling in dir-locals-find-file
new 8893112d40 Handle special characters
new 187b88b9a9 Updated readme