[Buildbot-commits] buildbot ChangeLog,1.821,1.822

Brian Warner warner at users.sourceforge.net
Thu Jan 18 01:24:12 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ darcs_buildbot.py: enhance to handle multiple patches in a single push. Fixes SF#1534049]

Original author: warner at lothar.com
Date: 2007-01-17 23:59:03

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.821
retrieving revision 1.822
diff -u -d -r1.821 -r1.822
--- ChangeLog	12 Dec 2006 03:44:37 -0000	1.821
+++ ChangeLog	18 Jan 2007 01:24:10 -0000	1.822
@@ -1,3 +1,12 @@
+2007-01-17  Brian Warner  <warner at lothar.com>
+
+	* contrib/darcs_buildbot.py: enhance to handle multiple patches
+	being pushed at a time. This keeps state in the repository in a
+	small file named .darcs_buildbot-lastchange, but that shouldn't
+	interfere with normal repository operations. Fixes SF#1534049.
+	* buildbot/clients/sendchange.py (Sender): make a single Sender
+	capable of sending Changes with different usernames.
+
 2006-12-11  Brian Warner  <warner at lothar.com>
 
 	* buildbot/changes/freshcvsmail.py: mark this file as deprecated,





More information about the Commits mailing list