-
Notifications
You must be signed in to change notification settings - Fork 86
Comparing changes
Open a pull request
base repository: gitx/gitx
base: 0.21
head repository: gitx/gitx
compare: 0.22
- 16 commits
- 10 files changed
- 5 contributors
Commits on Aug 9, 2022
-
We just to name tag with 'beta' or 'alpha'
Configuration menu - View commit details
-
Copy full SHA for 659eb69 - Browse repository at this point
Copy the full SHA 659eb69View commit details -
Merge pull request #325 from gitx/AbilityPreRelease
Add ability for a pre-release
Configuration menu - View commit details
-
Copy full SHA for f7d354e - Browse repository at this point
Copy the full SHA f7d354eView commit details
Commits on Aug 12, 2022
-
This is based on nanotech's patch here -- however using the '--gpg-sign' arg now seems to work. #32 (comment) This is not a complete pull request because adding the arg for gpg signing should only happen if one or maybe ALL of the following are true: - A "GPG Sign" GitX preference is set to true - A git [commit] setting in either a local or global .gitconfig includes: gpgsign = true - The directory ~/gnupg exists
Configuration menu - View commit details
-
Copy full SHA for f2b2b4e - Browse repository at this point
Copy the full SHA f2b2b4eView commit details
Commits on Aug 14, 2022
-
Merge pull request #326 from stepheneb/gpg-signing
enable gpg signing
Configuration menu - View commit details
-
Copy full SHA for cf4280b - Browse repository at this point
Copy the full SHA cf4280bView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 945ea97 - Browse repository at this point
Copy the full SHA 945ea97View commit details -
Consult the configuration whether to sign commits or not
This adds a config check for commit.gpgSign and changes the returned error to at least point the user at the underlying issue.
Configuration menu - View commit details
-
Copy full SHA for fa3a1f2 - Browse repository at this point
Copy the full SHA fa3a1f2View commit details -
Merge pull request #327 from tiennou/fix/improve-gpg-signing
Consult the configuration whether to sign commits or not
Configuration menu - View commit details
-
Copy full SHA for 31a04a9 - Browse repository at this point
Copy the full SHA 31a04a9View commit details -
Merge pull request #328 from tiennou/feature/double-click-checkout
Wire double-clicks on refnames in commit list to checkout
Configuration menu - View commit details
-
Copy full SHA for 21fbc49 - Browse repository at this point
Copy the full SHA 21fbc49View commit details
Commits on Aug 28, 2022
-
The discussion was closed 5 years ago. !
Configuration menu - View commit details
-
Copy full SHA for bfa0dd5 - Browse repository at this point
Copy the full SHA bfa0dd5View commit details
Commits on Aug 30, 2022
-
Merge pull request #329 from gitx/RemoveOutdatedDiscussion
Remove an outdated discussion in README
Configuration menu - View commit details
-
Copy full SHA for 3b3961a - Browse repository at this point
Copy the full SHA 3b3961aView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48a2857 - Browse repository at this point
Copy the full SHA 48a2857View commit details
Commits on Sep 1, 2022
-
Merge pull request #331 from gitx/BumpSparkle
Bump Sparkle 2.2.2 focus improvements
Configuration menu - View commit details
-
Copy full SHA for c1a8608 - Browse repository at this point
Copy the full SHA c1a8608View commit details
Commits on Sep 16, 2022
-
Adding notarization steps to the CI pipeline
Changes include: - Hardened Runtime entitlement has been added to all targets - BuildPR workflow has been updated to include step to keychain prep with certificate and provisioning profile, archive, export, and notarize the resulting binary.
1Configuration menu - View commit details
-
Copy full SHA for 726339f - Browse repository at this point
Copy the full SHA 726339fView commit details
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ef79590 - Browse repository at this point
Copy the full SHA ef79590View commit details -
Merge pull request #334 from gitx/feature/Apple-Notary-Submission
Notarizate the GitX app
Configuration menu - View commit details
-
Copy full SHA for 7cc0658 - Browse repository at this point
Copy the full SHA 7cc0658View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27659d - Browse repository at this point
Copy the full SHA e27659dView commit details
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 0.21...0.22