[NonGNU ELPA] Sapling version 0.2.1
ELPA update <[email protected]>
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 0.2.1 of package Sapling has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Sapling describes itself as:
================================
Magit-like interface for Sapling
================================
More at https://elpa.nongnu.org/nongnu/sapling.html
## Summary:
A fast, Magit-inspired interface for the Sapling SCM (`sl').
The status buffer is the main entry point:
M-x sapling-status
It intentionally uses the same command names as Sapling where possible
(`commit', `amend', `absorb', `rebase', `shelve', `smartlog', ...).
The separate `vc-sapling' package adds a Sapling backend for Emacs's
generic VC commands (`C-x v =', `C-x v d', `C-x v l', ...).
On Windows the package avoids shell wrappers whenever possible, runs `sl'
through `make-process' with pipe connections, forces UTF-8 decoding, and
lowers `w32-pipe-read-delay' for faster output processing.
## Recent NEWS:
[Not provided 🙁]