-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: git-up/GitUp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: git-up/GitUp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 2 contributors
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 222ae9c - Browse repository at this point
Copy the full SHA 222ae9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31655c1 - Browse repository at this point
Copy the full SHA 31655c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ac45d - Browse repository at this point
Copy the full SHA 35ac45dView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a2db81 - Browse repository at this point
Copy the full SHA 2a2db81View commit details
Commits on Dec 18, 2024
-
Null out modification date of index entries when (un)staging lines (#…
…1034) This fixes an issue where Git would produce incorrect diffs; indicating that a given file was unchanged between the index and the workdir, even though it was different.
Configuration menu - View commit details
-
Copy full SHA for d53d758 - Browse repository at this point
Copy the full SHA d53d758View commit details
Commits on Feb 10, 2025
-
Address disappearing lines in dark mode (#1050)
See issue #1042 (Drawing in dark mode broke in macOS 15.2). Originally we used normal blends modes in dark mode as it looked better and was easy to see the overlaps. The bug that manifests with the normal blend mode is some lines don't draw or if they do they draw almost like narrow triangles. Given that the drawing code is just drawing lines with widths, I'm not sure how this can occur. Moreover, I'm not sure why changing the blend mode would have any effect in them appearing or not. Using multiply unfortunately changes the appearance of intersecting lines in dark mode to look less ideal. I should probably file a feedback with Apple (if I do, I should add the FB# here). I'm not 100% sure that the drawing code is bug free, but this code has worked fine unchanged for years. If I (or anyone else) ever gets time to debug this, I'd love to better understand why changing the blend mode does anything (other than affect the blend mode).
Configuration menu - View commit details
-
Copy full SHA for 9be3127 - Browse repository at this point
Copy the full SHA 9be3127View commit details -
* Fix checkoutFilesToWorkingDirectory deleting all files when empty path array is passed * Allow cherry-picking/reverting on top of nil parent
Configuration menu - View commit details
-
Copy full SHA for ec030f0 - Browse repository at this point
Copy the full SHA ec030f0View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e4800ef - Browse repository at this point
Copy the full SHA e4800efView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb48a3 - Browse repository at this point
Copy the full SHA dbb48a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166716e - Browse repository at this point
Copy the full SHA 166716eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec43f4 - Browse repository at this point
Copy the full SHA bec43f4View 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.4.2...v1.4.3