elpasync pushed a change to branch externals/vc-jj.
from f5e63ac7b5 fix: Address git_head deprecation in jj v0.37.0
new 5ab6538d55 refactor: Internal process functions accept FILE-OR-LIST
argument
new b2d577f010 Remove resolved FIXME
new 422bec19a6 Minor improvements to clarity in README
new 69a160b280 Describe capitalization and terminology conventions
new 6689e2474b Consistently capitalize "Jujutsu" in README
new c10364190c Don't use obsoleted Emacs 31.1 macros
new 25c9559907 Prefer "jj show --no-patch" over "jj log -n 1"
new 0e3269c375 Implement the log-search VC method
new cb7b64c64d Implement the async-checkins VC method
new a7c26b585d Implement the working-revision-symbol VC method
new 3ab5aecc53 Implement the revision-published-p VC method
new 8cb13bf72b Add outline headings for new worktree-related Emacs 31
VC methods
new 96b487f78a Implement the delete-revision VC method
Summary of changes:
NEWS.org | 2 +
README.org | 67 +++++++-------
project-jj.el | 4 +-
vc-jj.el | 280 ++++++++++++++++++++++++++++++++++++++--------------------
4 files changed, 227 insertions(+), 126 deletions(-)