-
Notifications
You must be signed in to change notification settings - Fork 10
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: gorcon/rcon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gorcon/rcon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 4 contributors
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0225540 - Browse repository at this point
Copy the full SHA 0225540View commit details
Commits on Apr 6, 2024
-
Merge pull request #7 from json-m/readme-palworld
Add Palworld to supported games
Configuration menu - View commit details
-
Copy full SHA for f857c13 - Browse repository at this point
Copy the full SHA f857c13View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1afec00 - Browse repository at this point
Copy the full SHA 1afec00View commit details
Commits on Nov 12, 2024
-
feat: add ability to open with existing net.Conn
This commit adds a public function Open(net.Conn, string, ...Option) with the intent to support libraries which may return a net.Conn for you. Some examples of this are x/crypto/ssh.Client.Dial, Tailscale and gvisor. To keep things clean I also created a new private open(...) function with the shared code between Open(...) and Dial(...)
Configuration menu - View commit details
-
Copy full SHA for 3a942d0 - Browse repository at this point
Copy the full SHA 3a942d0View commit details
Commits on Nov 15, 2024
-
Merge pull request #11 from b1naryth1ef/feature/generic-conn-support
Add ability to open with existing net.Conn
Configuration menu - View commit details
-
Copy full SHA for 78655e9 - Browse repository at this point
Copy the full SHA 78655e9View commit details -
Merge pull request #10 from justintout/doc/readme-factorio
Add Factorio to the list of supported games
Configuration menu - View commit details
-
Copy full SHA for 748e1df - Browse repository at this point
Copy the full SHA 748e1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f69f93c - Browse repository at this point
Copy the full SHA f69f93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2db9a - Browse repository at this point
Copy the full SHA 7d2db9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0387b - Browse repository at this point
Copy the full SHA aa0387bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca45b68 - Browse repository at this point
Copy the full SHA ca45b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5570c3e - Browse repository at this point
Copy the full SHA 5570c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b4de2 - Browse repository at this point
Copy the full SHA 69b4de2View 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.3.5...v1.4.0