Komet
詳細情報
タイトル | Komet |
---|---|
URL | https://github.com/zorgiepoo/Komet |
バージョン | ver 1.5.0 |
更新日 | 2025/09/26 |
追加日 | 2016/09/06 |
種別 | フリーソフト |
説明 | コミットメッセージ専用の軽量テキストエディタ。 |
レビュー
レビューはありません。
スクリーンショット
更新グラフ
バージョン履歴
Komet 1.5
Changes:
- Update app icon for macOS Tahoe design style (#26 (comment)) (thanks @yuraiz !)
- Stylize top bar for macOS Tahoe which includes new styling for commit/cancel buttons and increased bar height
- Add color highlighting for changed files (modified, new, removed, etc) (#41)
- Add support for Jujutsu (jj) VCS (#39)
- Fix changing fonts not working on macOS 26 (70f99e1)
- Escape editor path in tutorial (#36) (thanks @Cykelero !)
- Add user default to allow legacy app activation (a115442)
- Update Sparkle
Komet 1.5 (Beta 2)
Pre-release
Pre-release
Changes:
- Update app icon for macOS Tahoe design style (#26 (comment)) (thanks @yuraiz !)
- Stylize top bar for macOS Tahoe which includes new styling for commit/cancel buttons and increased bar height
- Add color highlighting for changed files (modified, new, removed, etc) (#41)
- Add support for Jujutsu (jj) VCS (#39)
- Escape editor path in tutorial (#36) (thanks @Cykelero !)
- Add user default to allow legacy app activation (a115442)
- Update Sparkle
In the app beta updates can be enabled in Settings > Advanced.
Komet 1.5 (Beta 1)
Pre-release
Pre-release
Changes:
- Update app icon for macOS Tahoe design style (#26 (comment)) (thanks @yuraiz !)
- Escape editor path in tutorial (#36) (thanks @Cykelero !)
- Add user default to allow legacy app activation (a115442)
- Update Sparkle
Likely more changes to come for updating to macOS Tahoe appearance.
In the app beta updates can be enabled in Settings > Advanced.
Komet 1.4
Changes:
- Add support for detecting scissored lines when using git commit --verbose and fix cursor position
- Add diff text color highlighting when using git commit --verbose
- Don't generate loose icon file outside of the asset catalog
- Suppress insecure state restoration warning
- Change Preferences to Settings in tutorial
- Set App Category to Utilities
- Update Sparkle to 2.6.3
Komet 1.4 (Beta 2)
Pre-release
Pre-release
Changes since 1.4 (beta 1):
- Highlight foreground color for diff highlighting for dark themes
Komet 1.4 (Beta 1)
Pre-release
Pre-release
- Add support for detecting scissored lines when using
git commit --verbose
and fix cursor position - Add diff text color highlighting when using
git commit --verbose
- Don't generate loose icon file outside of the asset catalog
- Suppress insecure state restoration warning
- Change Preferences to Settings in tutorial
- Set App Category to Utilities
- Update Sparkle to 2.6.3
Komet 1.3
- Update Komet's App Icon (#29) (Yuri Izmer)
- Make the commit window join all Stage Manager groups (ce47f4c) (Yuri Izmer)
- Add Theme option to Settings in addition to the existing View menu (Zorg) (a4e4d8d)
- Update title of Settings window to match toolbar item label (6af6f4b) (Zorg)
- Add option to allow beta updates in Advanced settings which was previously a hidden user default
ZGEnableBetaUpdates
(Zorg) (7617ced) - Add progress indicator when manually checking for updates (f068a37) (Zorg)
- Add version history button when no new update is found (ec079dc) (Zorg)
This update includes a brand new App Icon and Stage Manager fixes by @yuraiz
Komet 1.3 (Beta 1)
Pre-release
Pre-release
- Update Komet's App Icon (#29) (Yuri Izmer)
- Make the commit window join all Stage Manager groups (ce47f4c) (Yuri Izmer)
- Add Theme option to Settings in addition to the existing View menu (Zorg) (a4e4d8d)
- Update title of Settings window to match toolbar item label (6af6f4b) (Zorg)
- Add option to allow beta updates in Advanced settings which was previously a hidden user default
ZGEnableBetaUpdates
(Zorg) (7617ced) - Add progress indicator when manually checking for updates (f068a37) (Zorg)
- Add version history button when no new update is found (ec079dc) (Zorg) <
Komet 1.2
- Adopt
-[NSApplication activate]
on macOS Sonoma (aecb339) (Zorg) - Use SF Symbols for settings icons (5a9f027) (Yuri Izmer)
- Use automatic sizing for toolbar items in Settings (73677d4) (Zorg)
- Remove old workaround for changing current text selection color (d32ad6a) (Zorg)
- Don't show updater option to cancel if update is installing (20c5167) (Zorg)
- Update to Sparkle 2.5 and reduce size of the app (bfbe263) (Zorg)
- Bump minimum deployment target to macOS 12.4 and remove old TextKit1 code (0ffe736, 7afddca) (Zorg)
Komet 1.2 now requires macOS 12.4 or later.
Komet 1.2 (Beta 1)
Pre-release
Pre-release
- Adopt
-[NSApplication activate]
on macOS Sonoma (aecb339) (Zorg) - Use SF Symbols for settings icons (5a9f027) (Yuri Izmer)
- Use automatic sizing for toolbar items in Settings (73677d4) (Zorg)
- Remove old workaround for changing current text selection color (d32ad6a) (Zorg)
- Don't show updater option to cancel if update is installing (20c5167) (Zorg)
- Bump minimum deployment target to macOS 12.4 and remove old TextKit1 code (0ffe736, 7afddca) (Zorg)
Komet 1.2 now requires macOS 12.4 or later.
Komet 1.1
- Adopt TextKit2 on macOS 12 and later, shown to have 5 - 10% speedup in performance tests (04e7c52)
- Fix misalignment of cancel button (fe74c85)
- Disable text overflow warnings when editing squash/rebase messages (3f57d39)
- Update Sparkle to 2.1 and add EdDSA key for signing new updates (f18f50b, b4455d0)