Hello folks! I’m using straight.el for my package management, but one thing that I’m missing is some sort of easy way to see what’s changed, when I do a straight-pull-all. Ideally, I could see which packages that I explicitly have a dependency on have changed, and see either a changelog or a list of commits.

Does anyone know if something like this already exists?

Thanks!

  • cabhan@discuss.tchncs.deOP
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    As a follow up, I’ve been playing with Elpaca, and they do indeed have a changelog. You can run elpaca-fetch-all and see all of the new commits for each package.