Skip to content

WIP: Magit integration#63

Open
markgdawson wants to merge 10 commits into
clojure-emacs:masterfrom
markgdawson:magit-integration
Open

WIP: Magit integration#63
markgdawson wants to merge 10 commits into
clojure-emacs:masterfrom
markgdawson:magit-integration

Conversation

@markgdawson

Copy link
Copy Markdown
Contributor

Initial implementation of utility functions to integrate magit into sayid. The interactive function sayid-magit-trace-changed-ns will prompt the user for a commit, and trace all namespaces in files change in that commit.

This is a WIP proposed feature. Comments or thoughts are very welcome.

Resolve changed files from git with absolute paths, to pass to file
tracing function.
@markgdawson markgdawson changed the title Feature proposal: Magit integration WIP: Magit integration May 19, 2021
@bbatsov

bbatsov commented Jun 29, 2026

Copy link
Copy Markdown
Member

Thanks for prototyping this @markgdawson. Magit-based "trace everything that changed in this commit" is a neat idea. It's a WIP from 2021 and depends on #62, so it'd need a rebase against the current code. Are you still keen to take it forward? If not I'll close it as stale, but I'd be happy to see it return as a polished PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants