bf62502af0
Implement reading jj's version
Implement reading jj's version
bf62502af0
Implement reading jj's version
bfb119cc36
vc-dir hotfix on Emacs <= 30
03ab3ba867
fix: Address edge case in file rename tracking in vc-dir buffers
1407704c50
fix: "jj diff --types" regexp for renamed files
3af836e6b0
test: Fix return values for
vc-jj-dir-status-files
68ade4e5f6
Implement vc-jj-project-list-files
bfb119cc36
vc-dir hotfix on Emacs <= 30
vc-dir broken on latest Emacs release
I checked in a hotfix, vc-dir seems to work here (Emacs 30) as good as before
bfb119cc36
vc-dir hotfix on Emacs <= 30
vc-dir broken on latest Emacs release
vc-dir hotfix on Emacs <= 30
vc-dir hotfix on Emacs <= 30
bfb119cc36
vc-dir hotfix on Emacs <= 30
vc-dir broken on latest Emacs release
You can see the commit that added the display-state slot to vc-dir-fileinfo via this command:
vc-dir broken on latest Emacs release
651f441f40
Implement vc-jj-project-list-files
03ab3ba867
fix: Address edge case in file rename tracking in vc-dir buffers
1407704c50
fix: "jj diff --types" regexp for renamed files
3af836e6b0
test: Fix return values for
vc-jj-dir-status-files
9abda46112
feat: Show renamed file info in vc-dir buffer
docs: Include more project information in package commentary
After reading hte diff, I find myself drawn to this style:
Make GNU ELPA tarball smaller?
Hahaha, see package--get-description -- it will skip README.md but not README.org! Are you ok with using markdown for our README file? Then describe-package will use the commentary from the...
Make GNU ELPA tarball smaller?
What I'd really like to do is create the package description from the vc-jj.el Commentary: field instead of our README.org -- I like how it looks now after your changes, but it's too much text...
3ae3158338
Implement reading jj's version