[pmg-devel] partially-applied: [PATCH common/pve-manager/pmg-api] unify task filter api

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Jun 28 16:55:41 CEST 2021


On 24.06.21 09:10, Dominik Csapak wrote:
> pmg-api:
> 
> Dominik Csapak (3):
>   PMG/API2/Tasks: add typefilter
>   PMG/API2/Tasks: add since and until filter
>   PMG/API2/Tasks: add statusfilter
> 

applied above, but adapted commit subject as it made not much sense to me, as:
* PMG is rather obvious in a pmg-api repo, so not much use for the human reader
* s!API2/Tasks!api: tasks!; as the "subsystem" is api, affecting the tasks endpoints,
  we do not really care which API version

This almost looks like you just copied over the file changed, which is not really
useful as I can just use `git log --stat` for that, the subject should rather be
as friendly as possible for the human eye, ideally be written such that it can be
copied over 1:1 in d/changelog and be also digestible easily in `git log --oneline`.






More information about the pmg-devel mailing list