[Buildbot-commits] [buildbot/buildbot] 8b5f1f: Mercurial: Support applying a patch for Try builds
GitHub
noreply at github.com
Thu Jul 5 23:31:01 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 8b5f1fefe10130b60225559beb27c2ee70b73e33
https://github.com/buildbot/buildbot/commit/8b5f1fefe10130b60225559beb27c2ee70b73e33
Author: Malcolm Parsons <malcolm.parsons at gmail.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M master/buildbot/steps/source/mercurial.py
M master/buildbot/test/unit/test_steps_source_mercurial.py
Log Message:
-----------
Mercurial: Support applying a patch for Try builds
Commit: 9b13aa908fcdcb292706cecc5276ff1574dbb2bc
https://github.com/buildbot/buildbot/commit/9b13aa908fcdcb292706cecc5276ff1574dbb2bc
Author: Malcolm Parsons <malcolm.parsons at gmail.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M master/buildbot/steps/source/mercurial.py
M master/buildbot/test/unit/test_steps_source_mercurial.py
Log Message:
-----------
Mercurial: Remove any added files before running update --clean
Commit: d867a203b2cf613422a0971f5e31789c9259c339
https://github.com/buildbot/buildbot/commit/d867a203b2cf613422a0971f5e31789c9259c339
Author: Malcolm Parsons <malcolm.parsons at gmail.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M master/buildbot/clients/tryclient.py
Log Message:
-----------
try: For mercurial, create a patch containing all outgoing changesets on the current branch. (fixes #865, #180)
Commit: 5aee01d01da16de441ccd43af5806f1db087ed91
https://github.com/buildbot/buildbot/commit/5aee01d01da16de441ccd43af5806f1db087ed91
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M master/buildbot/clients/tryclient.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/test/unit/test_steps_source_mercurial.py
Log Message:
-----------
Merge branch 'mercurialtry' of git://github.com/pepsiman/buildbot
* 'mercurialtry' of git://github.com/pepsiman/buildbot:
try: For mercurial, create a patch containing all outgoing changesets on the current branch. (fixes #865, #180)
Mercurial: Remove any added files before running update --clean
Mercurial: Support applying a patch for Try builds
Compare: https://github.com/buildbot/buildbot/compare/38eb62dfeb75...5aee01d01da1
More information about the Commits
mailing list