Skip to content
/ jjui Public

Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.

License

Notifications You must be signed in to change notification settings

idursun/jjui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jujutsu UI

A TUI for working with Jujutsu version control system.

I have built jjui according to my own needs and will keep adding new features as I need them.

Features

Currently, you can:

Description

You can edit or update description of a revision.

GIF

Abandon

You can abandon a revision.

GIF

Rebase

You can rebase a revision or a branch onto another revision in the revision tree.

GIF

Bookmarks

You can move bookmarks to the revision you selected.

GIF

Diffs

You can see diffs of revisions.

GIF

Split

You can split revisions.

GIF

Additionally,

  • Create a new revision
  • Edit a revision
  • Git push/fetch

Installation

git clone https://github.com/idursun/jjui.git
cd jjui
go install cmd/jjui.go

Compatibility

It's compatible with jj v0.21+.

Contributing

Feel free to submit a pull request.

About

Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages