[Buildbot-commits] [djmitche/buildbot] c278ee: split each VC class into its own source file
noreply at github.com
noreply at github.com
Fri Jun 11 02:19:16 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: c278ee4427b7dba58312877c67c5ad49ec82a2f7
http://github.com/djmitche/buildbot/commit/c278ee4427b7dba58312877c67c5ad49ec82a2f7
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-06-10 (Thu, 10 Jun 2010)
Changed paths:
M slave/buildslave/bot.py
A slave/buildslave/commands/arch.py
A slave/buildslave/commands/bzr.py
A slave/buildslave/commands/cvs.py
A slave/buildslave/commands/darcs.py
A slave/buildslave/commands/git.py
A slave/buildslave/commands/hg.py
A slave/buildslave/commands/monotone.py
A slave/buildslave/commands/p4.py
M slave/buildslave/commands/registry.py
R slave/buildslave/commands/vcs.py
Log Message:
-----------
split each VC class into its own source file
More information about the Commits
mailing list