Re: [PATCH v9 0/4] New git-related helper

2013-06-03 Thread Junio C Hamano
Felipe Contreras felipe.contre...@gmail.com writes:

 I changed my mind, this is the same as v9 but minus some potentially
 controversial changes.

 Felipe Contreras (4):
   Add new git-related helper to contrib
   contrib: related: add support for multiple patches
   contrib: related: add option to parse from committish
   contrib: related: parse committish like format-patch

  contrib/related/git-related | 172 
 
  1 file changed, 172 insertions(+)
  create mode 100755 contrib/related/git-related

Replaced what was parked on 'pu' with this.

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v9 0/4] New git-related helper

2013-05-31 Thread Felipe Contreras
Hi,

I changed my mind, this is the same as v9 but minus some potentially
controversial changes.

Felipe Contreras (4):
  Add new git-related helper to contrib
  contrib: related: add support for multiple patches
  contrib: related: add option to parse from committish
  contrib: related: parse committish like format-patch

 contrib/related/git-related | 172 
 1 file changed, 172 insertions(+)
 create mode 100755 contrib/related/git-related

-- 
1.8.3.358.g5a91d05

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html