https://transfer.sh/L3H4Z/0001-feat-rpc-return-providers-packages-when-querying-by-.patch
On Thu, Mar 8, 2018 at 11:04 PM, Eli Schwartz
wrote:
> On 03/08/2018 04:53 PM, Actionless Loveless wrote:
>
> This is still not a git formatted patch, it is a git-formatted patch
> that is then pasted into
On 03/08/2018 04:53 PM, Actionless Loveless wrote:
This is still not a git formatted patch, it is a git-formatted patch
that is then pasted into like Gmail's web interface or something.
Look at the raw patch: https://paste.xinu.at/Qx2ys2gs/
Note the junk at the bottom where it includes the html
From: actionless
To: aur-dev@archlinux.org
Cc: actionless
Subject: [PATCH] feat(rpc): return "providers" packages when querying by
`name` or `name-desc`
Date: Thu, 8 Mar 2018 22:50:13 +0100
Message-Id: <20180308215013.8626-1-actionless.lovel...@gmail.com>
X-Mailer: git-send-email 2.16.2
---
do
On 03/08/2018 04:27 PM, Actionless Loveless wrote:
> Done:
Your patch does not appear to be git formatted, please resubmit it using
for example git-send-email(1)
--
Eli Schwartz
Bug Wrangler and Trusted User
signature.asc
Description: OpenPGP digital signature
Done:
>From 6f7e9c081706d1ef9996f6b3138a4bdf11a64675 Mon Sep 17 00:00:00 2001
From: actionless
Date: Thu, 8 Mar 2018 22:25:27 +0100
Subject: [PATCH] feat(rpc): return "providers" packages when querying by
`name` or `name-desc`
---
doc/rpc.txt | 4 ++--
web/lib/aurjson.class.php
On 03/07/2018 09:52 PM, Actionless Loveless wrote:
> Btw do you have docker or some other other kind of container
> prepopulated with AUR db so i can test the changes before submitting?
No, but there are instructions in the "TESTING" file.
--
Eli Schwartz
Bug Wrangler and Trusted User
signatur
Btw do you have docker or some other other kind of container prepopulated
with AUR db so i can test the changes before submitting?
On Thu, Mar 8, 2018 at 3:49 AM, Actionless Loveless <
actionless.lovel...@gmail.com> wrote:
> Would you like me to send a patch for that?
>
> RE your PS: i think subj
Would you like me to send a patch for that?
RE your PS: i think subject got auto-edited by mail list tool because i've
put him into CC
On Thu, Mar 8, 2018 at 3:44 AM, Eli Schwartz
wrote:
> On 03/07/2018 09:24 PM, Actionless Loveless wrote:
> > Currently AUR web interface is able to resolve the
On 03/07/2018 09:24 PM, Actionless Loveless wrote:
> Currently AUR web interface is able to resolve the dependencies in case if
> the dependendent package is provided by another package (see
> python2-catkin-pkg in the dependencies list):
> https://aur.archlinux.org/packages/ros-indigo-catkin/
>
>