[Buildbot-commits] [djmitche/buildbot] 5c269c: Git: be shallow on an initial clone.

noreply at github.com noreply at github.com
Mon Mar 15 20:22:39 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 5c269c04ab20ad82b3ca9921d34f7a6a1fe6baf0
    http://github.com/djmitche/buildbot/commit/5c269c04ab20ad82b3ca9921d34f7a6a1fe6baf0
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
  M buildbot/slave/commands/vcs.py

Log Message:
-----------
Git: be shallow on an initial clone.

Only if the user did not specify a particular revision.  Does not
seem to effect CPU load, but less data needs to be transferred.


Commit: 8b6e8c3436762b9d45f6a1f749f180ed2553b44e
    http://github.com/djmitche/buildbot/commit/8b6e8c3436762b9d45f6a1f749f180ed2553b44e
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
  M buildbot/broken_test/vc/test_vc.py
  M buildbot/steps/source.py

Log Message:
-----------
Git: add test for shallow clones.


Commit: 7d2ccda6386f7f0cce0bc7dc101621ba114e7f1c
    http://github.com/djmitche/buildbot/commit/7d2ccda6386f7f0cce0bc7dc101621ba114e7f1c
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
  M docs/cfg-buildsteps.texinfo

Log Message:
-----------
Git: document 'shallow' option.


Commit: d6ec70b3301b09f846b1265f95473284a8b6f2f7
    http://github.com/djmitche/buildbot/commit/d6ec70b3301b09f846b1265f95473284a8b6f2f7
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
  M docs/cfg-buildsteps.texinfo

Log Message:
-----------
Git: add missing "submodules" documentation.


Commit: e6e1ce7519fe5ad4e704e1c4c67ec00a3600a834
    http://github.com/djmitche/buildbot/commit/e6e1ce7519fe5ad4e704e1c4c67ec00a3600a834
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
  M buildbot/broken_test/vc/test_vc.py
  M buildbot/slave/commands/vcs.py
  M buildbot/steps/source.py
  M docs/cfg-buildsteps.texinfo

Log Message:
-----------
Merge branch 'buildbot-0.8.0'

* buildbot-0.8.0:
  Git: add missing "submodules" documentation.
  Git: document 'shallow' option.
  Git: add test for shallow clones.
  Git: be shallow on an initial clone.






More information about the Commits mailing list