Builder tmux-solaris10-i386 Build #1927
Results:
Build successful
SourceStamp:
Project | tmux |
Repository | https://github.com/tmux/tmux.git |
Branch | master |
Revision | faf2a448904f4865386319fa11a30ff54d5843f8 |
Got Revision | faf2a448904f4865386319fa11a30ff54d5843f8 |
Changes | 5 changes |
BuildSlave:
unstable10xReason:
The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot/slave/tmux-solaris10-i386 | slave |
buildername | tmux-solaris10-i386 | Builder |
buildnumber | 1927 | Build |
codebase | Build | |
got_revision | faf2a448904f4865386319fa11a30ff54d5843f8 | Git |
project | tmux | Build |
repository | https://github.com/tmux/tmux.git | Build |
revision | faf2a448904f4865386319fa11a30ff54d5843f8 | Build |
scheduler | schedule-tmux-github | Scheduler |
slavename | unstable10x | BuildSlave |
workdir | /export/home/buildbot/slave/tmux-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Thomas Adamthomas@xteddy.org
- nicmnicm
Timing:
Start | Mon May 12 15:11:04 2025 |
End | Mon May 12 15:15:14 2025 |
Elapsed | 4 mins, 9 secs |
All Changes:
:
Change #229572
Category tmux Changed by nicm <nicm> Changed at Mon 12 May 2025 11:50:00 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 7499d925da697498b7ee69b0effaa8b5176a50bf Comments
Do not downgrade styled underscores to standard underscore if the terminal does not support them, this matches what would happen if the application tried to use them on a terminal without support.
Changed files
- tty.c
Change #229573
Category tmux Changed by nicm <nicm> Changed at Mon 12 May 2025 12:16:42 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 1ce1e7ef276335ba35f3042f225ece9b5792847a Comments
Add -E to run-shell to forward stderr as well as stdout, from github at jyn dot dev in GitHub issue 4246.
Changed files
- cmd-run-shell.c
- job.c
Change #229574
Category tmux Changed by nicm <nicm> Changed at Mon 12 May 2025 12:26:19 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 79b02998a6f58ba1dd661eb12a9d0bcf1c00c399 Comments
Add R format modifier to repeat an argument.
Changed files
- format.c
- tmux.1
Change #229575
Category tmux Changed by nicm <nicm> Changed at Mon 12 May 2025 12:34:13 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision 37a2c98d3d8d1c91b6bf5addcf24a4f2e3ac5328 Comments
Expand prompts when they are used rather than ahead of time, so the input can be used as part of the format.
Changed files
- status.c
- tmux.h
Change #229576
Category tmux Changed by Thomas Adam <thomas @xteddy.org>Changed at Mon 12 May 2025 15:01:10 Repository https://github.com/tmux/tmux.git Project tmux Branch master Revision faf2a448904f4865386319fa11a30ff54d5843f8 Comments
Merge branch 'obsd-master'
Changed files
- no files