[Buildbot-commits] [buildbot/buildbot] b1b07e: Support for --depth flag to repo init.

GitHub noreply at github.com
Thu Apr 17 22:33:22 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: b1b07eb9038cb89c873924e8375ddc07ca6f091e
      https://github.com/buildbot/buildbot/commit/b1b07eb9038cb89c873924e8375ddc07ca6f091e
  Author: Richard O'Grady <rjogrady at google.com>
  Date:   2014-04-14 (Mon, 14 Apr 2014)

  Changed paths:
    M master/buildbot/steps/source/repo.py
    M master/buildbot/test/unit/test_steps_source_repo.py

  Log Message:
  -----------
  Support for --depth flag to repo init.

This allows checking out a shallow clone with reduced history.


  Commit: 0ebdc735897c87e7fb4c49dc58e65e599c67338c
      https://github.com/buildbot/buildbot/commit/0ebdc735897c87e7fb4c49dc58e65e599c67338c
  Author: Richard O'Grady <rjogrady at google.com>
  Date:   2014-04-17 (Thu, 17 Apr 2014)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Update docs and release notes for Repo --depth


  Commit: a6dd226c5b2140dc80d7ef6dac6c5974570823c0
      https://github.com/buildbot/buildbot/commit/a6dd226c5b2140dc80d7ef6dac6c5974570823c0
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-17 (Thu, 17 Apr 2014)

  Changed paths:
    M master/buildbot/steps/source/repo.py
    M master/buildbot/test/unit/test_steps_source_repo.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge rjogrady/buildbot:master (PR #1133)


  Commit: 80f6744fa8b505f30e6c1d386f0df52c05b69550
      https://github.com/buildbot/buildbot/commit/80f6744fa8b505f30e6c1d386f0df52c05b69550
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-17 (Thu, 17 Apr 2014)

  Changed paths:
    M master/buildbot/steps/source/repo.py
    M master/buildbot/test/unit/test_steps_source_repo.py

  Log Message:
  -----------
  rename repoDepth to just plain depth, and add a test for it


Compare: https://github.com/buildbot/buildbot/compare/c094fdca25d5...80f6744fa8b5


More information about the Commits mailing list