Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.2.0

- Commit graph context menu overhaul (grouping + orange/green tone highlights).
- Drop commits (single or multi-select) with confirmation + automatic rollback on failure.
- Reveal-in-Finder folder action in file lists (details + squash preview), with fallback to nearest existing parent folder.
- Uncommitted changes: discard icon always visible per file; commit button selects all on first click when message is present.
- Diff opens in a floating window; closing the floating window no longer leaves a stray diff tab behind.
- Copy icon to copy commit title/subject in the right-hand details view.
- Move mode: clicking in the editor now cancels move mode (equivalent to Escape).

## 0.1.1

- Generalize commit error handling UI (red border/background for any failure).
Expand Down
11 changes: 11 additions & 0 deletions THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Third-Party Notices

This project bundles third-party assets under their respective licenses.

## JetBrains IntelliJ Platform Icons (2023+ UI, Auto)

- **Source**: `ardonplay.vscode-jetbrains-icon-theme` (VS Code extension)
- **License text**: see `media/icons/LICENSE-2.0.txt`

If you believe any bundled icon has different licensing requirements, please open an issue with the icon filename and its upstream source.

19 changes: 19 additions & 0 deletions media/icons/CMake.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions media/icons/actionScript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/icons/angularJS.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions media/icons/anyType.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions media/icons/application.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions media/icons/archive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions media/icons/beam.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions media/icons/cargo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions media/icons/cargoLock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading