Re: What's cooking in git.git (Aug 2013, #07; Wed, 28)

2013-08-30 Thread Jens Lehmann
Am 29.08.2013 01:24, schrieb Junio C Hamano:
 * bc/submodule-status-ignored (2013-08-20) 2 commits
  - submodule: don't print status output with ignore=all
  - submodule: fix confusing variable name
 
  Originally merged to 'next' on 2013-08-22
 
  Will merge to 'next'.

Looks like you didn't merge it to next yet, please don't until we
sorted out the quoting issue Matthieu just brought up.
--
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


Re: What's cooking in git.git (Aug 2013, #07; Wed, 28)

2013-08-29 Thread Matthieu Moy
Junio C Hamano gits...@pobox.com writes:

 * sb/repack-in-c (2013-08-22) 3 commits
  - repack: rewrite the shell script in C (squashing proposal)
  - repack: retain the return value of pack-objects
  - repack: rewrite the shell script in C

Just a ping to make sure the series is not forgotten. Stefan, I guess
it's time to send the squashed and hopefully final version.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
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


Re: What's cooking in git.git (Aug 2013, #07; Wed, 28)

2013-08-29 Thread Stefan Beller
On 08/29/2013 09:20 AM, Matthieu Moy wrote:
 it's time to send the squashed and hopefully final version.

I will do so tonight.

Thanks,
Stefan



signature.asc
Description: OpenPGP digital signature


Re: What's cooking in git.git (Aug 2013, #07; Wed, 28)

2013-08-28 Thread Kyle J. McKay

On Aug 28, 2013, at 16:24, Junio C Hamano wrote:


* km/svn-1.8-serf-only (2013-07-18) 3 commits
 (merged to 'next' on 2013-08-28 at 1119134)
+ Git.pm: revert _temp_cache use of temp_is_locked
+ git-svn: allow git-svn fetching to work using serf
+ Git.pm: add new temp_is_locked function

Originally merged to 'next' on 2013-07-19

Subversion 1.8.0 that was recently released breaks older subversion
clients coming over http/https in various ways.

Will merge to 'master'.


This series could be cleaned up by squashing Git.pm: revert  
_temp_cache use of temp_is_locked into Git.pm: add new  
temp_is_locked function if desired since that Git.pm: add new  
temp_is_locked function commit contains the one-line change that  
Git.pm: revert _temp_cache use of temp_is_locked reverts.

--
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