Re: proposal: use lazy checkouts on pkg-ruby-extras.git

2014-02-07 Thread Antonio Terceiro
I have just applied this patch. -- Antonio Terceiro signature.asc Description: Digital signature

Re: proposal: use lazy checkouts on pkg-ruby-extras.git

2014-02-06 Thread Christian Hofstaedtler
* Antonio Terceiro [140203 19:30]: > I want to merge the attached patch (changes to .gitignore and .mrconfig > omitted) to the team master repository. This patch makes so that: > > - `mr checkout` will not checkout everything anymore. > > - `./checkout $repository1 $repository2 ...` will checkou

Re: proposal: use lazy checkouts on pkg-ruby-extras.git

2014-02-06 Thread Cédric Boutillier
Dear Antonio, On Mon, Feb 03, 2014 at 03:30:00PM -0300, Antonio Terceiro wrote: > I want to merge the attached patch (changes to .gitignore and .mrconfig > omitted) to the team master repository. This patch makes so that: > - `mr checkout` will not checkout everything anymore. > - `./checkout $r

proposal: use lazy checkouts on pkg-ruby-extras.git

2014-02-03 Thread Antonio Terceiro
I want to merge the attached patch (changes to .gitignore and .mrconfig omitted) to the team master repository. This patch makes so that: - `mr checkout` will not checkout everything anymore. - `./checkout $repository1 $repository2 ...` will checkout specific repositories - `mr --force checkou