~akagi/vc-pijul

Bump version to 0.3
Use not-newline with rx instead (not (any "\n")).
Fix vc-pijul-state.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~akagi/vc-pijul
read/write
git@git.sr.ht:~akagi/vc-pijul

You can also use your local clone with git send-email.

#Version 0.3

#About

VC backend for Pijul

Features:

  • vc-pull
  • vc-push
  • vc-checkin
  • vc-diff
  • vc-rename-file
  • vc-delete-file
  • vc-print-log
  • vc-dir
  • vc-create-repo
  • vc-create-branch
  • vc-switch-branch
  • vc-annotate
  • vc-pijul-Clone

#Installation

#With guix

guix package -f guix.scm

#With package.el

M-x package-vc-install RET https://git.sr.ht/~akagi/vc-pijul RET

#License

GPLv3