FindCommits: add support for all filtering options
Except disable_walk
because it will be removed from Gitaly (as per a comment I found) so I guess we can exclude this option.
Merge request reports
Activity
@gracinet well, there is one last filtering "option" I somehow missed i.e.
order
. The good thing is it can also be achieved usinglogcmdutil
.Edited by Sushil KhanchiHi, I suppose the closing is due to the change of source branch.
For the record, you don't need to open an new MR after that: you can simply reopen and edit the existing one. Upstream GitLab doesn't allow to change the source branch, but Heptapod now does.
Anyway, since let's finish this on !21 (merged), now that it's also there.
Oh, I didn't notice that it got closed automatically (I know it was obvious, after branch change). I was planning to close this with a comment.
For the record, you don't need to open a new MR after that: you can simply reopen and edit the existing one. Upstream GitLab doesn't allow to change the source branch, but Heptapod now does.
That's really cool
I created a new MR from the fact I knew (from Gitlab) it's not allowed to change source.