-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: babarot/gomi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: babarot/gomi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 4 contributors
Commits on Nov 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2101a9 - Browse repository at this point
Copy the full SHA b2101a9View commit details
Commits on Dec 1, 2025
-
Fix: Use os.Lstat instead of os.Stat to support broken symlinks
os.Stat follows symlinks and returns NotExist error when the target doesn't exist, even if the symlink itself exists. This prevented gomi from removing broken symlinks. Using os.Lstat examines the symlink itself rather than following it, allowing gomi to correctly detect and remove broken symlinks. Fixes #99
Configuration menu - View commit details
-
Copy full SHA for 2f1cfda - Browse repository at this point
Copy the full SHA 2f1cfdaView commit details -
Merge pull request #106 from babarot/claude/resolve-issue-99-01Gme7ZJ…
…2mrruwYZLxzfyREs
Configuration menu - View commit details
-
Copy full SHA for ea3bc46 - Browse repository at this point
Copy the full SHA ea3bc46View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 87f3ede - Browse repository at this point
Copy the full SHA 87f3edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ce5ed - Browse repository at this point
Copy the full SHA 15ce5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35026f7 - Browse repository at this point
Copy the full SHA 35026f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2317b - Browse repository at this point
Copy the full SHA 2a2317bView commit details -
Merge pull request #103 from babarot/tagpr-from-v1.6.1
Release for v1.6.2
Configuration menu - View commit details
-
Copy full SHA for c3c52f9 - Browse repository at this point
Copy the full SHA c3c52f9View commit details
Loading
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 v1.6.1...v1.6.2