Driving patchwork via email

2012-09-26 Thread Yann E. MORIN
, that shall only be allowed as per the existing ACLs: - maintainer can set all patches - owner can set only its own patches - others can't set any patch [0] crosstool-NG - http://crosstool-ng.org/ Regards, Yann E. MORIN

Re: statistics from patchworks?

2012-10-08 Thread Yann E. MORIN
David, All, On Monday 08 October 2012 23:28:59 David Miller wrote: From: Yann E. MORIN yann.morin.1...@free.fr On Monday 08 October 2012 03:57:18 Jeremy Kerr wrote: Is it possible to get some statistics out of patchwork like: # of patches accepted per release # of days patches

Re: Using patchwork with Mercurial

2013-01-08 Thread Yann E. MORIN
[imports patch XXX as a new MQ patch] $ hg pwpush [pushes new changests, and updates their patchwork state to Accepted] [sends a mail to author that the patch was applied] Of course, this is very centric to my workflow. It can probably be adapted rather easily, though. Regards, Yann E. MORIN

Re: pull-request cover-letters considered a patch

2013-10-13 Thread Yann E. MORIN
includes it as something that needs to be tracked. OK, that's a feature, then! :-) If you like, you can add a header to your cover letter: X-Patchwork-Hint: ignore - to tell patchwork not to parse it at all. Ah, good to know. Thanks! Regards, Yann E. MORIN

Re: Make Acked/Reviewd/Tested-by tags visible

2013-11-20 Thread Yann E. MORIN
: - as a maintainer, I'd first look at patches with ART flags to apply them; - as a contributor, I'd first look at patches without ART flags to review them. Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time

Re: Make Acked/Reviewd/Tested-by tags visible

2013-12-03 Thread Yann E. MORIN
on this? ;-) Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172

Patchwork on ozlabs.org is down

2013-12-10 Thread Yann E. MORIN
Jeremy, All, Just to let you know that patchwork.ozlabs.org is down (and ozlabs.org too). Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376

Re: Patchwork on ozlabs.org is down

2013-12-11 Thread Yann E. MORIN
On 2013-12-11 10:41 +1100, Stephen Rothwell spake thusly: On Tue, 10 Dec 2013 20:57:09 +0100 Yann E. MORIN yann.morin.1...@free.fr wrote: Just to let you know that patchwork.ozlabs.org is down (and ozlabs.org too). Yeah, ozlabs.org crashed last night. It should be up again now. Yes

Re: [PATCH 3/3] docs: Add a pointer to the git post-receive hook

2013-12-11 Thread Yann E. MORIN
/directoy/ Just because I looked at it for a moment before I could see there was a typo in the sed expression. ;-) Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy

Re: [Buildroot] Make Acked/Reviewd/Tested-by tags visible

2014-04-23 Thread Yann E. MORIN
Jeremy, All, On 2013-11-11 22:54 +0100, Yann E. MORIN spake thusly: [--SNIP--] We would like to suggest that the web GUI and the pwclient CLI both display such tags besides each patch, a bit like (hypotetical output of pwclient): ID Tags State Subject 123456 ART New

Re: Make Acked/Reviewd/Tested-by tags visible

2014-05-07 Thread Yann E. MORIN
it should be possible to enable/disable those flags, and disabled by default (to be backward compatible with existing management scripts.) In pwclient, maybe show the A/R/T flags only if filtering on them was requested. Thanks for putting some efforts in that! :-) Regards, Yann E. MORIN

Re: Make Acked/Reviewd/Tested-by tags visible

2014-06-01 Thread Yann E. MORIN
, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172

Re: Make Acked/Reviewd/Tested-by tags visible

2014-06-05 Thread Yann E. MORIN
! Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172

Re: Make Acked/Reviewd/Tested-by tags visible

2014-06-08 Thread Yann E. MORIN
for: http://patchwork.ozlabs.org/patch/354654/ (missing reviewed-by) http://patchwork.ozlabs.org/patch/354590/ (missing acked-by) [...] [0] http://patchwork.ozlabs.org/project/buildroot/list/ Regards, Yann E. MORIN

pwclient and multiple projects

2014-06-28 Thread Yann E. MORIN
take time... :-( Any comment? Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN

[pull request] Pull request for branch yem/pwclient

2014-06-28 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Hello All! As I previosuly explained [0], it is not really convenient to use pwclient when dealing with different projects hosted on different servers. Here is an attempt to change the format of pwclientrc so it is easier to manage such scatered

[PATCH 2/2] pwclient: add bash completion for project names

2014-06-28 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Add initial bash-completion, which so far only completes on the project names. Signed-off-by: Yann E. MORIN yann.morin.1...@free.fr --- It should work with any version of bash-completion, although I have only tested it with bash-completion 2.0

[PATCH 1/2] pwclient: accept more than one project in ~/.pwclientrc

2014-06-28 Thread Yann E. MORIN
From: Yann E. MORIN yann.morin.1...@free.fr Currently, given the format of ~/.pwclientrc, pwclient can only really act on a single project, as ~/pwclientrc can only contain the configuration for a single project. Although the -p options comes in handy to specify a project different from the one

[PATCH 1/3] pwclient: rename variable CONFIG_FILES to be singular

2014-07-01 Thread Yann E. MORIN
We only support a single config file, so there is no need to have a plural in this variable. Also, we'll need to know what the default config file is, when we want to save it to migrate to the new format. Signed-off-by: Yann E. MORIN yann.morin.1...@free.fr --- apps/patchwork/bin/pwclient | 4

Re: [pull request v2] Pull request for branch yem/pwclient

2014-07-04 Thread Yann E. MORIN
Jeremy, All, On 2014-07-04 09:13 +0800, Jeremy Kerr spake thusly: On 2014-07-01 20:14 +0200, Yann E. MORIN spake thusly: Here is an attempt to change the format of ~/.pwclientrc so it is easier to manage such scatered-around projects. Does this new series address your concerns about

Re: [PATCH] pwclient: Don't display header for people who have no patches

2014-07-11 Thread Yann E. MORIN
: No patches found for anyone matching *foo* Signed-off-by: Michael Ellerman m...@ellerman.id.au Reviewed-by: Yann E. MORIN yann.morin.1...@free.fr Tested-by: Yann E. MORIN yann.morin.1...@free.fr Regards, Yann E. MORIN. --- apps/patchwork/bin/pwclient | 15 --- 1 file changed, 12

[PATCH] bin/pwclient: fix spurious except catch

2016-09-25 Thread Yann E. MORIN
ny failure will be propagated back up the stack and eventually cause an abort, which is anyway what the except clause was trying to do. Signed-off-by: "Yann E. MORIN" <yann.morin.1...@free.fr> Cc: Stephen Finucane <stephenfinuc...@hotmail.com> --- patchwork/bin/pwclient | 3 --- 1 fi

[PATCH] bin/pwclient: accept alternate http_proxy forms

2016-12-22 Thread Yann E. MORIN
here, it still works. Signed-off-by: "Yann E. MORIN" <yann.morin.1...@free.fr> Cc: Stephen Finucane <stephenfinuc...@hotmail.com> --- patchwork/bin/pwclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchwork/bin/pwclient b/patchwork/bin/pwclient index c

ozlabs instance borked [was: Patchwork v2.0.0 Available]

2017-08-27 Thread Yann E. MORIN
deployed at ozlabs: https://patchwork.ozlabs.org/project/buildroot/list/ Regards, Yann E. MORIN. -- .-.--------.--.. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software De

Re: [Buildroot] patchwork.ozlabs.org down, and e-mails not recorded

2018-07-08 Thread Yann E. MORIN
2/3] https://patchwork.ozlabs.org/patch/940539/ [3/3] Regards, Yann E. MORIN. -- .-..--.. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ /

Re: [Buildroot] patchwork.ozlabs.org down, and e-mails not recorded

2018-03-31 Thread Yann E. MORIN
y: https://patchwork.ozlabs.org/patch/893678/ should belong to: https://patchwork.ozlabs.org/project/buildroot/list/?series=36757 Regards, Yann E. MORIN. -- .-----..--.. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII

Re: [Buildroot] patchwork.ozlabs.org down, and e-mails not recorded

2018-03-31 Thread Yann E. MORIN
Hello again, On 2018-03-31 18:27 +0200, Yann E. MORIN spake thusly: [--SNIP--] > Similarly: > https://patchwork.ozlabs.org/patch/893678/ > > should belong to: > https://patchwork.ozlabs.org/project/buildroot/list/?series=36757 Sorry, forget that one, it was a resent of th

Re: Patchwork gets confused about authorship

2021-05-20 Thread Yann E. MORIN
Konstantin, All, On 2021-05-20 13:04 -0400, Konstantin Ryabitsev spake thusly: > On Thu, May 20, 2021 at 06:15:51PM +0200, Yann E. MORIN wrote: > > Hello, > > > > With recently noticed that patchwork gets confused about the authorship > > of some patches. > > I

Patchwork gets confused about authorship

2021-05-20 Thread Yann E. MORIN
quot;Eugen.Hristev--- via buildroot", "email": "buildr...@busybox.net" } But the From mail header from the REST API is still correct: $ curl -s 'https://patchwork.ozlabs.org/api/1.2/patches/1481336/' |jq .headers.From "