[Buildbot-commits] buildbot ChangeLog,1.419,1.420

Brian Warner warner at users.sourceforge.net
Tue May 10 08:10:55 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-145
Creator:  Brian Warner <warner at monolith.lothar.com>

added 'cogito' support, patch from Brandon Philips

* buildbot/process/step.py (Git): added support for 'cogito' (aka 'git'),
  the new linux kernel VC system (http://kernel.org/git/). Thanks to
  Brandon Philips for the patch.
* buildbot/slave/commands.py (Git): same


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -d -r1.419 -r1.420
--- ChangeLog	6 May 2005 06:40:04 -0000	1.419
+++ ChangeLog	10 May 2005 08:10:52 -0000	1.420
@@ -1,3 +1,10 @@
+2005-05-10  Brian Warner  <warner at lothar.com>
+
+	* buildbot/process/step.py (Git): added support for 'cogito' (aka
+	'git'), the new linux kernel VC system (http://kernel.org/git/).
+	Thanks to Brandon Philips for the patch.
+	* buildbot/slave/commands.py (Git): same
+
 2005-05-06  Brian Warner  <warner at lothar.com>
 
 	* buildbot/status/builder.py (OfflineLogFile): replace the default





More information about the Commits mailing list