-
You might want to use nix (the package manager from NixOS) with flakes or niv (to pin your inputs), using home-manager to configure emacs and maybe use rycee's emacs-init module.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
You might want to use nix (the package manager from NixOS) with flakes or niv (to pin your inputs), using home-manager to configure emacs and maybe use rycee's emacs-init module.
-
Depending on your goals, emacs-overlay is also worth a look.
-
Elpaca has the elpaca-fetch command for this purpose. It fetches a package repository and will display the commit log. Each commit hash is a button which will open a magit diff view if magit is installed. It could very easily be extended to work with vc, ediff, etc. Here's a screenshot of what the update log looks like: