-
Notifications
You must be signed in to change notification settings - Fork 223
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: jisaacks/GitGutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.11.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jisaacks/GitGutter
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
- 20 commits
- 23 files changed
- 3 contributors
Commits on Jul 25, 2022
-
Fix: Support info displaying no longer needed deps
`markdown` and `pygments` are required by `mdpopups` only. They are vendored in recent releases and thus always available for use by mdpopups.
DeathAxe committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for e539493 - Browse repository at this point
Copy the full SHA e539493View commit details
Commits on Dec 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e25159e - Browse repository at this point
Copy the full SHA e25159eView commit details -
Fix: Broken link in troubleshooting.md (#574)
Link on [git binary] does not work.
Configuration menu - View commit details
-
Copy full SHA for ebda24a - Browse repository at this point
Copy the full SHA ebda24aView commit details -
Adds WSL path translation for files located in WSL2 filesystem being opened in Sublime Text via \\wsl.localhost\<distro>\ path.
deathaxe committedDec 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 22c30ff - Browse repository at this point
Copy the full SHA 22c30ffView commit details -
Fix: Compatibility issue with python 3.8
deathaxe committedDec 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 9c94f97 - Browse repository at this point
Copy the full SHA 9c94f97View commit details -
deathaxe committed
Dec 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 7d9e708 - Browse repository at this point
Copy the full SHA 7d9e708View commit details -
deathaxe committed
Dec 31, 2022 Configuration menu - View commit details
-
Copy full SHA for ee362a7 - Browse repository at this point
Copy the full SHA ee362a7View commit details
Commits on Jan 2, 2023
-
deathaxe committed
Jan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e81f3f5 - Browse repository at this point
Copy the full SHA e81f3f5View commit details -
deathaxe committed
Jan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f3088e - Browse repository at this point
Copy the full SHA 2f3088eView commit details -
deathaxe committed
Jan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d92b4d - Browse repository at this point
Copy the full SHA 3d92b4dView commit details -
deathaxe committed
Jan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 5246bce - Browse repository at this point
Copy the full SHA 5246bceView commit details
Commits on Jan 21, 2023
-
deathaxe committed
Jan 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b2cb9d - Browse repository at this point
Copy the full SHA 0b2cb9dView commit details
Commits on Oct 11, 2023
-
deathaxe committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 14d47ec - Browse repository at this point
Copy the full SHA 14d47ecView commit details -
This commit causes temp directory to be re-created each time a temp file is to be opened. Fixes issues arising in case temporary folder is cleared by external programs.
deathaxe committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for e19af07 - Browse repository at this point
Copy the full SHA e19af07View commit details -
deathaxe committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 701fc2d - Browse repository at this point
Copy the full SHA 701fc2dView commit details
Commits on Oct 27, 2023
-
Don't add regions to undo stack.
deathaxe committedOct 27, 2023 3Configuration menu - View commit details
-
Copy full SHA for a2a90c2 - Browse repository at this point
Copy the full SHA a2a90c2View commit details
Commits on Nov 8, 2023
-
Restrict access to temporary files
This commit ... 1. replaces `tempfile.mktemp()` function by `uuid.uuid1()` to create temporary files' names. The former one is marked unsafe for no reason, but may cause this code to be detected as unsafe as a result. 2. explicitly create temporary files with read/write access for owner only on unix-like filesystems.
deathaxe committedNov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 1128075 - Browse repository at this point
Copy the full SHA 1128075View commit details -
deathaxe committed
Nov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 8682d0f - Browse repository at this point
Copy the full SHA 8682d0fView commit details
Commits on Dec 8, 2023
-
deathaxe committed
Dec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for b1c253d - Browse repository at this point
Copy the full SHA b1c253dView commit details -
deathaxe committed
Dec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 2749dea - Browse repository at this point
Copy the full SHA 2749deaView 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 1.11.7...master