[Buildbot-commits] buildbot Branch.changelog,NONE,1.1

Brian Warner warner at users.sourceforge.net
Tue Feb 6 20:36:11 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9373

Added Files:
	Branch.changelog 
Log Message:
[project @ implement 'try --diff', might not work yet, still needs docs and tests]

Original author: warner at allmydata.com
Date: 2007-02-06 19:06:08

--- NEW FILE: Branch.changelog ---
2007-02-06  Brian Warner  <warner at allmydata.com>

	* buildbot/scripts/tryclient.py (Try.createJob): implement --diff
	option, to take the patch from a pre-made file rather than
	generating it from the local tree.
	* buildbot/scripts/runner.py (TryOptions): add --diff,
	--patchlevel, and --baserev options
	* buildbot/scheduler.py (Try_Jobdir.parseJob): treat a baserev of ""
	as None, meaning HEAD.
	* buildbot/sourcestamp.py (SourceStamp): update docstring to
	indicate that baserev=None means HEAD


# Local Variables:
# add-log-time-format: add-log-iso8601-time-string
# End:





More information about the Commits mailing list