Fix critical failures in gitpoller for 0.8.3p1
commit15fbae9e963246837e444c915c532138d3104134
authorDustin J. Mitchell <dustin@mozilla.com>
Sat, 1 Jan 2011 21:20:18 +0000 (1 15:20 -0600)
committerDustin J. Mitchell <dustin@mozilla.com>
Sat, 1 Jan 2011 21:28:25 +0000 (1 15:28 -0600)
treea653296db26af41fc3d53c1925e11cc4e036ef8e
parent74dcde8767b11a3936334b64170bda5b973275be
Fix critical failures in gitpoller for 0.8.3p1

* correctly initialize a new repository with 'git init' and 'git fetch',
  albiet using blocking calls (fixes #1742)
* correctly synchronize processing of each change in a large batch of
  changes (fixes #1745)
master/NEWS
master/buildbot/changes/gitpoller.py