-
Notifications
You must be signed in to change notification settings - Fork 162
Comparing changes
Open a pull request
base repository: mutagen-io/mutagen
base: master
head repository: coder/mutagen
compare: main
- 11 commits
- 17 files changed
- 3 contributors
Commits on Feb 24, 2025
-
docker: treat exit code 127 as warranting agent installation
Signed-off-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - 8000 View commit details
-
Copy full SHA for ea5e029 - Browse repository at this point
Copy the full SHA ea5e029View commit details -
deps: update to Go versions 1.23.6 and 1.22.12
Signed-off-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - View commit details
-
Copy full SHA for 6597b8a - Browse repository at this point
Copy the full SHA 6597b8aView commit details -
deps: update to Alpine 3.21 base images
Signed-off-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - View commit details
-
Copy full SHA for ada6a60 - Browse repository at this point
Copy the full SHA ada6a60View commit details -
Merge pull request #524 from mutagen-io/v018-backports
all: backport Docker transport fix in #523
Configuration menu - View commit details
-
Copy full SHA for 55a5f6f - Browse repository at this point
Copy the full SHA 55a5f6fView commit details -
Signed-off-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - View commit details
-
Copy full SHA for 37734db - Browse repository at this point
Copy the full SHA 37734dbView commit details -
deps: update Go subrepository dependencies
Signed-off-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - View commit details
-
Copy full SHA for 0ff8138 - Browse repository at this point
Copy the full SHA 0ff8138View commit details -
Merge pull request #526 from mutagen-io/v018-backports
all: bump version to v0.18.1 and update Go subrepository dependencies
Configuration menu - View commit details
-
Copy full SHA for a225ae5 - Browse repository at this point
Copy the full SHA a225ae5View commit details
Commits on Mar 17, 2025
-
ssh: explicitly set ~ for home directory unless using cmd.exe (#1)
* docs: update security contact email Signed-off-by: Jacob Howard <jacob@mutagen.io> * ssh: explicitly set ~ for home directory unless using cmd.exe * ssh: add tests for explicit ~ * ssh: disable Docker transport tests * fixup: undo spurious character added * refactor path component logic into new function --------- Signed-off-by: Jacob Howard <jacob@mutagen.io> Co-authored-by: Jacob Howard <jacob@mutagen.io>
Configuration menu - View commit details
-
Copy full SHA for e72b7b9 - Browse repository at this point
Copy the full SHA e72b7b9View commit details
Commits on Apr 14, 2025
-
fix: use a more generic powershell error fragment for Windows probing (…
…#2) Closes coder/internal#566 Very very funny to me that someone at Microsoft changed this error message, especially the "a name" <=> "the name". File sync working: 
Configuration menu - View commit details
-
Copy full SHA for 764d30f - Browse repository at this point
Copy the full SHA 764d30fView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf79993 - Browse repository at this point
Copy the full SHA cf79993View commit details
Commits on May 1, 2025
-
feat: allow specifying SSH config path via a daemon environment varia…
…ble (#4) Relates to coder/internal#590 I've tested this manually, and within Coder Desktop macOS, by setting `MUTAGEN_SSH_CONFIG_PATH` to `none`. From the man page for `ssh(1)`: ``` -F configfile [...] If set to “none”, no configuration files will be read. ``` Subsequent PRs for the Desktop apps will use the new Mutagen version (0.18.3), and specify `MUTAGEN_SSH_CONFIG_PATH=none`
Configuration menu - View commit details
-
Copy full SHA for e4acc9b - Browse repository at this point
Copy the full SHA e4acc9bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main