Releases: git-up/GitUp
Releases · git-up/GitUp
v1.4.3
What's Changed
- Null out modification date of index entries when (un)staging lines by @Cykelero in #1034
- Address disappearing lines in dark mode by @lucasderraugh in #1050
- Fix two APIs by @Cykelero in #1041
Full Changelog: v1.4.2...v1.4.3
b1052
What's Changed
- Null out modification date of index entries when (un)staging lines by @Cykelero in #1034
- Address disappearing lines in dark mode by @lucasderraugh in #1050
- Fix two APIs by @Cykelero in #1041
New Contributors
Full Changelog: b1051...b1052
v1.4.2
Rotate signed apple id certificates before the previous ones expire.
The download appcast now points to this git repo instead of Amazon S3.
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