Releases: git-up/GitUp
Releases · git-up/GitUp
v1.4.2
b1051
Rotate signed apple id certificates before the previous ones expire.
The download appcast now points to this git repo instead of Amazon S3.
v1.4.1
What's Changed
- Fix delay when cmd tabbing into GitUp by @lapfelix in #993
- Specify
initial_head
when initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in #988 - Create a test for
rebaseBranch
(with a basic conflict) by @lapfelix in #989 - Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in #990
- Handle submodule conflicts by @lapfelix in #996
- Add Copy Name menu item for branches by @lucasderraugh in #1009
- Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh
Full Changelog: v1.4.0...v1.4.1
b1050
What's Changed
- Fix delay when cmd tabbing into GitUp by @lapfelix in #993
- Specify
initial_head
when initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in #988 - Create a test for
rebaseBranch
(with a basic conflict) by @lapfelix in #989 - Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in #990
- Handle submodule conflicts by @lapfelix in #996
- Add Copy Name menu item for branches by @lucasderraugh in #1009
- Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh
Full Changelog: b1049...b1050
v1.4.0
What's Changed
- Add key navigation between index and workdir files by @fo2rist in #921
- Explain: Brew install by @mathiash98 in #940
- Application icon by @davidfmiller in #945
- Trimming whitespaces from url while cloning (Fixes #952) by @prostolyubo in #965
- Update tooltip of a pull button when it changes (#957) by @prostolyubo in #970
- Correcting snapshot toggle state when navigating using escape button by @prostolyubo in #971
- Added clone option to the welcome window by @prostolyubo in #978
- Change Commit shortcut to ⌘+Return by @danshevluk in #845
- Update copyright year in Info.plist by @chrisbrandow in #979
New Contributors
- @mathiash98 made their first contribution in #940
- @davidfmiller made their first contribution in #945
- @prostolyubo made their first contribution in #965
- @danshevluk made their first contribution in #845
- @chrisbrandow made their first contribution in #979
Full Changelog: v1.3.5...v1.4.0
b1049
What's Changed
- Add key navigation between index and workdir files by @fo2rist in #921
- Explain: Brew install by @mathiash98 in #940
- Application icon by @davidfmiller in #945
- Trimming whitespaces from url while cloning (Fixes #952) by @prostolyubo in #965
- Update tooltip of a pull button when it changes (#957) by @prostolyubo in #970
- Correcting snapshot toggle state when navigating using escape button by @prostolyubo in #971
- Added clone option to the welcome window by @prostolyubo in #978
- Change Commit shortcut to ⌘+Return by @danshevluk in #845
- Update copyright year in Info.plist by @chrisbrandow in #979
New Contributors
- @mathiash98 made their first contribution in #940
- @davidfmiller made their first contribution in #945
- @prostolyubo made their first contribution in #965
- @danshevluk made their first contribution in #845
- @chrisbrandow made their first contribution in #979
Full Changelog: v1.3.5...b1049
1.3.5
What's Changed
- Fix crash when hitting return in search results when nothing is selected by @lucasderraugh in #884
- Fix erroneous update check popup #898
- Fix rewrite commit discarding entire file #885
- Address crash in libgit2 git_filter #892
- Address fetches failing due to symbolic references aborting in libgit2 1.4.4
Full Changelog: v1.3.4...v1.3.5
1.3.4
What's Changed
- Modal dialogs no longer have focus with macOS Ventura. by @lucasderraugh in #881
- Reverted MRC to ARC conversions that were incorrect. This sometimes resulted in crashes on large repos.
Full Changelog: v1.3.3...v1.3.4
1.3.3
We finally have updated libgit2 to version 1.4.4 (with small GitUp additions)! Thank you to the tireless effort of @lolgear for migrating us over to Swift Packages on that front.
What's Changed
- Remove displayMode from title view on tab by @zippi-MD in #852
- Fix issues caused by batch file staging/discard changes by @lapfelix in #639
- Refactoring. MRC removal. Part one. by @lolgear in #827
- Refactoring. MRC removal. Part two. by @lolgear in #857
- Some other behind the scenes changes like os_log migration, min version bump to macOS 10.13, and other small fixes (@lucasderraugh)
New Contributors
Full Changelog: v1.3.2...v1.3.3
1.3.2
What's Changed
- Fix #792 Missing Image Comparison by @Stengo in #795
- Select two commits for diff by @chargenius in #781
- Fixes clipped toolbar item in macOS Monterey
- Minimum version now macOS 10.11 (we'll be bumping to 10.13 relatively soon)
New Contributors
- @chargenius made their first contribution in #781
Full Changelog: v1.3.1...v1.3.2