Re: diff and submissions

2017-05-05 Thread Mathieu Arnold
Le 05/05/2017 à 12:37, Baptiste Daroussin a écrit : > On Fri, May 05, 2017 at 12:27:13PM +0200, Mathieu Arnold wrote: >> Le 05/05/2017 à 12:20, Baptiste Daroussin a écrit : >>> I made a script which is a few lines of shell that converts pull >>> requests to >>> phabricator reviews automatically. >>

Re: diff and submissions

2017-05-05 Thread Aristedes Maniatis
On 5/5/17 8:17pm, Mathieu Arnold wrote: > Le 05/05/2017 à 08:16, Franco Fichtner a écrit : >>> On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: >>> >>> If you went as far as being able to create a pull request, you can do a >>> git show HEAD or git diff origin/trunk...HEAD and submit that in the

Re: diff and submissions

2017-05-05 Thread Steven Hartland
On 05/05/2017 11:27, Mathieu Arnold wrote: Le 05/05/2017 à 12:20, Baptiste Daroussin a écrit : On Fri, May 05, 2017 at 12:17:06PM +0200, Mathieu Arnold wrote: Le 05/05/2017 à 08:16, Franco Fichtner a écrit : On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: If you went as far as being able

Re: diff and submissions

2017-05-05 Thread Baptiste Daroussin
On Fri, May 05, 2017 at 12:27:13PM +0200, Mathieu Arnold wrote: > Le 05/05/2017 à 12:20, Baptiste Daroussin a écrit : > > On Fri, May 05, 2017 at 12:17:06PM +0200, Mathieu Arnold wrote: > >> Le 05/05/2017 à 08:16, Franco Fichtner a écrit : > On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote:

Re: diff and submissions

2017-05-05 Thread Mathieu Arnold
Le 05/05/2017 à 12:20, Baptiste Daroussin a écrit : > On Fri, May 05, 2017 at 12:17:06PM +0200, Mathieu Arnold wrote: >> Le 05/05/2017 à 08:16, Franco Fichtner a écrit : On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: If you went as far as being able to create a pull request, you

Re: diff and submissions

2017-05-05 Thread Baptiste Daroussin
On Fri, May 05, 2017 at 12:17:06PM +0200, Mathieu Arnold wrote: > Le 05/05/2017 à 08:16, Franco Fichtner a écrit : > >> On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: > >> > >> If you went as far as being able to create a pull request, you can do a > >> git show HEAD or git diff origin/trunk..

Re: diff and submissions

2017-05-05 Thread Mathieu Arnold
Le 05/05/2017 à 08:16, Franco Fichtner a écrit : >> On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: >> >> If you went as far as being able to create a pull request, you can do a >> git show HEAD or git diff origin/trunk...HEAD and submit that in the >> FreeBSD PR as well. > It's pretty easy to

Re: diff and submissions

2017-05-04 Thread Franco Fichtner
> On 4. May 2017, at 10:20 AM, Mathieu Arnold wrote: > > If you went as far as being able to create a pull request, you can do a > git show HEAD or git diff origin/trunk...HEAD and submit that in the > FreeBSD PR as well. It's pretty easy to extract the diff from a PR on GitHub, just append ".d

Re: diff and submissions

2017-05-04 Thread Kurt Jaeger
Hi! > I maintain and couple of ports and I submit patches for others > every so often. The process of preparing a patch file is slightly > awkward as documented [1] > If we want to use the github pull process is that now possible? It's not possible, but if you provide a link to the pull process

Re: diff and submissions

2017-05-04 Thread Mathieu Arnold
Le 04/05/2017 à 09:58, Aristedes Maniatis a écrit : > I maintain and couple of ports and I submit patches for others every so > often. The process of preparing a patch file is slightly awkward as > documented [1] > > If we want to use the github pull process is that now possible? There are 61 >

diff and submissions

2017-05-04 Thread Aristedes Maniatis
I maintain and couple of ports and I submit patches for others every so often. The process of preparing a patch file is slightly awkward as documented [1] If we want to use the github pull process is that now possible? There are 61 pull requests here: https://github.com/freebsd/freebsd-ports/pul