forked from gulbanana/gg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# GG Changelog | ||
|
||
## [0.15.0](releases/tag/v0.15.0) | ||
Initial experimental release. This version is compatible with Jujutsu 0.15. | ||
|
||
### Added | ||
- Open, reload and snapshot repositories. | ||
- Graph-based log displaying summaries, author and status. | ||
- Log queries in Jujutsu's [revset language](https://martinvonz.github.io/jj/latest/revsets/). | ||
- Revision view with file-level change details and editing commands. | ||
- Context menus for basic editing operations on revisions, files and branches. | ||
- Transactional operations with single-level undo. | ||
- Codesigned binaries for MacOS and Windows. | ||
- Completely untested binaries for Linux. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters