-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kup
improvements
#2957
kup
improvements
#2957
Conversation
@goodlyrottenapple can you skip the Merge commits in the output? If that's easy, it would be nice to clean it up a bit. Also, we should be ready to handle the pagination, but we probably don't need to yet. |
Any commit with title |
I can hard code it so that certain commits with a given prefix don't show up in the list. Bear in mind that different repositories, e.g. haskell-backend have different setup and e.g. have no version tags |
done |
Long term, we should probably be storing our own database with |
…untimeverification#2398) * haskell-backend/src/main/native/haskell-backend: 37ad90f61 - Switching out kprove to kprovex (runtimeverification#2856) * haskell-backend/src/main/native/haskell-backend: ec04f9445 - Bump follow-redirects from 1.13.3 to 1.14.7 in /web (runtimeverification#2958) * haskell-backend/src/main/native/haskell-backend: 21f5e381c - Update dependency: deps/k_release (runtimeverification#2957) * haskell-backend/src/main/native/haskell-backend: ff4adf522 - Update dependency: deps/k_release (runtimeverification#2959) * haskell-backend/src/main/native/haskell-backend: d776afb5a - Add NonExecutable attribute (runtimeverification#2945)
Fixes #2938
kup update <package> --version ...
andkup install <package> --version ...
behave the same nowkup list <package>
fetches the git history and shows commits/tags