Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-04-21 Thread Wolfgang Denk
Dear Simon Glass, In message <1326589965-4271-1-git-send-email-...@chromium.org> you wrote: > What is this? > = > > This tool is a Python script which: > - Creates patch directly from your branch > - Cleans them up by removing unwanted tags > - Inserts a cover letter with change lists

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-04-04 Thread Simon Glass
Hi Gerlando, On Wed, Apr 4, 2012 at 9:38 AM, Gerlando Falauto wrote: > On 04/04/2012 06:16 PM, Simon Glass wrote: >> >> Hi Gerlando, >> >> On Wed, Apr 4, 2012 at 3:35 AM, Gerlando Falauto >>  wrote: >>> >>> Hi Simon, >>> >>> OK I haven't tried it yet, but this sounds awesome. >>> I wonder how pe

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-04-04 Thread Gerlando Falauto
On 04/04/2012 06:16 PM, Simon Glass wrote: Hi Gerlando, On Wed, Apr 4, 2012 at 3:35 AM, Gerlando Falauto wrote: Hi Simon, OK I haven't tried it yet, but this sounds awesome. I wonder how people manage to send and rework their patches without such tool. Even one single patchset has been givin

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-04-04 Thread Simon Glass
Hi Gerlando, On Wed, Apr 4, 2012 at 3:35 AM, Gerlando Falauto wrote: > Hi Simon, > > OK I haven't tried it yet, but this sounds awesome. > I wonder how people manage to send and rework their patches without such > tool. Even one single patchset has been giving me strong enough headaches so > far,

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-04-04 Thread Gerlando Falauto
Hi Simon, OK I haven't tried it yet, but this sounds awesome. I wonder how people manage to send and rework their patches without such tool. Even one single patchset has been giving me strong enough headaches so far, not to mention the massive waste of time. I pretty much agree with Albert, t

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-02-12 Thread Albert ARIBAUD
Hi Simon, Le 05/02/2012 06:46, Simon Glass a écrit : One advantage of having it in the U-Boot source tree tools directory is that people might find it and use it (at least at the early stages). If it outgrows its space there due to extra features or more generic use then it could move perhaps.

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-02-04 Thread Simon Glass
Hi Albert, On Fri, Feb 3, 2012 at 12:00 PM, Albert ARIBAUD wrote: > Hi Simon, > > Le 03/02/2012 20:30, Simon Glass a écrit : > >> Hi Albert, >> >> On Fri, Feb 3, 2012 at 11:00 AM, Albert ARIBAUD >>  wrote: >>> >>> Hi Simon, >>> >>> Le 15/01/2012 02:20, Simon Glass a écrit : >>> Hi, >>>

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-02-03 Thread Albert ARIBAUD
Hi Simon, Le 03/02/2012 20:30, Simon Glass a écrit : Hi Albert, On Fri, Feb 3, 2012 at 11:00 AM, Albert ARIBAUD wrote: Hi Simon, Le 15/01/2012 02:20, Simon Glass a écrit : Hi, Hmmm patman found a tag in this commit and tried to send it to Fred Bloggs. I have added the line below - sorry

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-02-03 Thread Simon Glass
Hi Albert, On Fri, Feb 3, 2012 at 11:00 AM, Albert ARIBAUD wrote: > Hi Simon, > > Le 15/01/2012 02:20, Simon Glass a écrit : > >> Hi, >> >> Hmmm patman found a tag in this commit and tried to send it to Fred >> Bloggs. I have added the line below - sorry for the confusion. >> >> On Sat, Jan 14, 2

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-02-03 Thread Albert ARIBAUD
Hi Simon, Le 15/01/2012 02:20, Simon Glass a écrit : Hi, Hmmm patman found a tag in this commit and tried to send it to Fred Bloggs. I have added the line below - sorry for the confusion. On Sat, Jan 14, 2012 at 5:12 PM, Simon Glass wrote: What is this? = This tool is a Python s

Re: [U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script

2012-01-14 Thread Simon Glass
Hi, Hmmm patman found a tag in this commit and tried to send it to Fred Bloggs. I have added the line below - sorry for the confusion. On Sat, Jan 14, 2012 at 5:12 PM, Simon Glass wrote: > What is this? > = > > This tool is a Python script which: > - Creates patch directly from your