[PATCH v3] Support conjunctive keyword search in RPC interface

Lukas Fleischer lfleischer at archlinux.org
Mon Jul 6 20:47:02 UTC 2020


On Mon, 06 Jul 2020 at 16:39:59, Kevin Morris wrote:
> Sweet! Thanks for all your time/help with this, Lukas. I'm growing more
> familiar with the codebase, I'll work on reducing the amount of patchsets
> I send through for stuff. Sorry about all of them.

No worries, as long as revisions are clearly marked, such that it's easy
to keep track of what the latest revision is, that's not a problem at
all.

One more tip: You can use `git send-email --annotate` and add a comment
between the "---" separator and the diff stat which eliminates the need
to send a separate email with comments/updates (that message only
appears in the email, not in the applied patch):

> [...]
> > > Signed-off-by: Kevin Morris <kevr.gtalk at gmail.com>
> > > ---

Add text here.

> > >  doc/rpc.txt               |  4 ++++
> > >  web/lib/aurjson.class.php | 33 +++++++++++++++++++++++----------
> > >  web/lib/pkgfuncs.inc.php  | 36 +++++++++++++++++++++++-------------
> > >  3 files changed, 50 insertions(+), 23 deletions(-)


More information about the aur-dev mailing list