Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
efa569a
test: add tests for remote workspace compatibility
kmontag Apr 17, 2026
2f02fe2
test: use real git repo instead of cl-defmethod for remote workspace …
kmontag Apr 18, 2026
97e11c0
fix: improve TRAMP compatibility for remote workspaces (#54)
kmontag Apr 18, 2026
9c32637
chore: improve comments for clarity and fix test indentation
kmontag Apr 18, 2026
12bf864
chore: apply elisp-autofmt formatting
kmontag Apr 19, 2026
24cb749
perf: reduce TRAMP round-trips in read-file, list-directory, and reso…
kmontag Apr 19, 2026
d83a0d0
fix: correct search path relativization for remote workspaces
kmontag Apr 19, 2026
c775ad7
Clean up removed file existence check
kmontag Apr 19, 2026
a888b53
Comment tweaks
kmontag Apr 19, 2026
63df605
test: verify full symlink output in read-file and list-directory tests
kmontag Apr 19, 2026
8c76064
test: add failing tests for redundant workspace-root and project-curr…
kmontag Apr 19, 2026
cb31215
perf: drop redundant workspace-root and project-current validation
kmontag Apr 19, 2026
56df4fe
refactor: revert unneeded macher--workspace-files signature change
kmontag Apr 19, 2026
dce1ac4
perf: reduce remote round-trips in search and context file loading
kmontag Apr 20, 2026
5a66019
perf: dedupe workspace-files calls in list-directory
kmontag Apr 20, 2026
d20336a
Comment tweak
kmontag Apr 19, 2026
65f85bd
Comment tweak
kmontag Apr 19, 2026
2ce5918
Merge branch 'main' into issue-54-tramp-perf
kmontag Apr 20, 2026
01e9cbc
docs: document optional WORKSPACE-FILES argument on macher--resolve-w…
kmontag Apr 20, 2026
f98b6ce
test: use spy-on :and-call-through instead of advice-add in remote tests
kmontag Apr 20, 2026
a040a9c
test: use real TRAMP (mock method) instead of a custom file-name-handler
kmontag Apr 20, 2026
7df98bb
chore: remove accidentally committed probe file
kmontag Apr 20, 2026
0e7ed4d
test: use tramp-send-command as a uniform remote-call counter
kmontag Apr 20, 2026
1bc34a6
test: tighten regression coverage for search and contents-for-file
kmontag Apr 20, 2026
3d6c025
test: drop brittle contents-for-file existence-probe test
kmontag Apr 20, 2026
aa0eda2
Formatting fixes and comment tweaks
kmontag Apr 20, 2026
cbf4708
perf: share workspace-files between resolve calls in move-file
kmontag Apr 20, 2026
2179454
fix: only swallow file-missing (not all file-error) in contents-for-file
kmontag Apr 20, 2026
d208d6f
fix: narrow contents-for-file error catch to file-missing only
kmontag Apr 20, 2026
64436ab
chore: apply elisp-autofmt formatting
kmontag Apr 20, 2026
a976e5e
test: copy gptel--known-presets in inline-presets restore
kmontag May 2, 2026
bf747d4
formatting fix
kmontag May 5, 2026
b41e8c7
fix: silence byte-compile and melpazoid lint warnings
kmontag May 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading