-
Notifications
You must be signed in to change notification settings - Fork 44
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: mwh/dragon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mwh/dragon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 3 files changed
- 4 contributors
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e3357a - Browse repository at this point
Copy the full SHA 6e3357aView commit details -
also moves gtk flags into separate variables for cleanliness
Configuration menu - View commit details
-
Copy full SHA for 379d2f5 - Browse repository at this point
Copy the full SHA 379d2f5View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a56eb2 - Browse repository at this point
Copy the full SHA 0a56eb2View commit details
Commits on Dec 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a84ed04 - Browse repository at this point
Copy the full SHA a84ed04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a21474 - Browse repository at this point
Copy the full SHA 7a21474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548e03f - Browse repository at this point
Copy the full SHA 548e03fView commit details -
Use relative path as default, switch with -f/-F
By default, a button will display the relative path to a file within the current working directory, if it is in there, and otherwise will display an absolute path. With the -f/--name-only option, only the basename will be displayed for any file. With the -F/--full-path option, only absolute paths will be used for any file; this was the default previously.
Configuration menu - View commit details
-
Copy full SHA for 4d20e41 - Browse repository at this point
Copy the full SHA 4d20e41View commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a680272 - Browse repository at this point
Copy the full SHA a680272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e84a5 - Browse repository at this point
Copy the full SHA 32e84a5View commit details -
Use the file path to get the pixel buffer
When adding a file button and enabling the filename only option, the `filename` variable becomes unsuitable for obtaining the pixel buffer from the file.
Configuration menu - View commit details
-
Copy full SHA for 7c41c9e - Browse repository at this point
Copy the full SHA 7c41c9eView commit details -
Add
tooltip
parameter to the add_button functionThe tooltip needs to display the file's path, but will be unavailable if the label is passed as the basename only. If the tooltip value is null, default to the label input.
Configuration menu - View commit details
-
Copy full SHA for 5040a0c - Browse repository at this point
Copy the full SHA 5040a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e00045 - Browse repository at this point
Copy the full SHA 8e00045View 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.2.0...master