SmartGit 23.1.3 (2024-04-22)
============================
Fixed Bugs
----------
- Refresh:
- config: possible internal error if config file ends after subsection name
- possible "ghost" modified state related to invalid "text=<value>" in .gitattributes
- Simple hosting providers: Domain input field is missing
- Linux:
- default dark theme: assertion showing comment
- table columns too narrow by default
- macOS:
- env-var parser fails if `pwsh` is configured
- Reveal in Finder: always shows an empty output dialog
- WSL: if appending Windows path is disabled, browser windows can't be opened
Other Noteworthy Changes
------------------------
- updated Chinese translation
- company configuration:
- allow to have fixed Git executable version by configuring `executable.requiredExactVersion`
- on-premise license server:
- About dialog: show details about on-premise license server
- Setup: improve warning message in case of rejected authorization (LDAP)
- Setup/Register: prevent requesting license if Git email address is not configured
- Working Tree window:
- Show Changes: introduce low-level property `showChanges.askForIndexAndWtModifiedFiles` to show selection dialog for wt-index-modified files
- Refresh (macOS): added low-level property `core.status.ignoreGenericFileSystemExceptionOnMacOs` to work around "Operation not permitted" error caused by inaccessible directories
SmartGit 23.1.2 (2024-02-20)
============================
Fixed Bugs
----------
- Blame:
- by-author-coloring is always dark, even with light theme
- Branches view:
- toggling grouping option in hamburger menu did not trigger refresh
- Commit view:
- Rewrap (Windows): introduced additional lines/spaces
- File Log:
- possible internal error in case of missing objects
- Hosting Providers:
- Azure: client certificates did not work
- Bitbucket:
- own comments may not be editable
- Merge to Local did not work for SSH repositories
- possible dead lock opening a project for some hosting providers, e.g. BitBucket
- GitHub: possible error "Object 'id' not found" related to pull request reviewer assignments
- GitLab: possible internal error for redirected repositories
- Open:
- for worktree with mismatch between Git admin pointers, the more unexpected repo will be opened
- for worktree with non-existing Git admin pointer, opening fails
- Refresh:
- possible internal error if config file ends with subsection quote (`[remote "`)
- possible internal error for large commit dates, e.g. year 2286
- inefficient refreshing for large repositories with many submodules
- low-level property `json.graphQL.ignoreNullArrayElements` did not work properly
- Log window:
- all refs should be displayed by default (regression since 22.1)
- Standard window:
- tabs: internal error related to (unintentional) tab dragging while a dialog occurs
- Delete/Move to Trash (macOS): did not refresh correctly after removing `.git` file
Other Noteworthy Changes
------------------------
- Setup: improved handling of default files
- Log window:
- Comments: Edit should not be enabled if editing definitely is not possible
- Log, Working Tree window:
- Files view: "Renamed Path" column should show new (target) path for rename sources
- Log, Standard window:
- Save As: executable bit from repository file should be preserved
标签:
SmartGit
本文转载自: https://blog.csdn.net/john_dwh/article/details/138143695
版权归原作者 sdk大全 所有, 如有侵权,请联系我们删除。
版权归原作者 sdk大全 所有, 如有侵权,请联系我们删除。