Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tmux-solaris10-sparc Build #2586

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiond5284be91dee4f4dc25e1a7e3f26dc840abc8bba
Got Revisiond5284be91dee4f4dc25e1a7e3f26dc840abc8bba
Changes13 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 16 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 4 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave
buildername tmux-solaris10-sparc Builder
buildnumber 2586 Build
codebase Build
got_revision d5284be91dee4f4dc25e1a7e3f26dc840abc8bba Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision d5284be91dee4f4dc25e1a7e3f26dc840abc8bba Build
scheduler schedule-tmux-github Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicholas Marriott
  2. Thomas Adam
  3. Your Name
  4. nicm

Timing:

StartMon Jun 29 09:30:20 2026
EndMon Jun 29 09:41:56 2026
Elapsed11 mins, 36 secs

All Changes:

:

  1. Change #273098

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 12:05:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7383c04205fc37c18f0e047a07d7273790784473

    Comments

    Preseve prompt flags across line clear, from Aung Myo Kyaw.

    Changed files

    • cmd-split-window.c
    • screen-write.c
  2. Change #273104

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 12:16:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision dd02989e88b700b18ffa0230b49e245ca340ee48

    Comments

    Invalidate scene when changing window Z index, from Dane Jensen.

    Changed files

    • window.c
  3. Change #273107

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 12:18:32
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e24969b4227266e5775bdc9688c14c937e2713df

    Comments

    Add a helper to swap a node into the place of a leaf, from Dane Jensen.

    Changed files

    • layout.c
    • tmux.h
  4. Change #273111

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 12:21:26
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5e0b0a2aa3cc5da7f724ef03eab5c60636545890

    Comments

    Pulled code out of layout_split_pane for reuse and added layout_insert_tile. From Dane Jensen.

    Changed files

    • layout.c
    • tmux.h
  5. Change #273113

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 12:23:14
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 79f0f97495ff9a53b14cec8b058312c3f506ea67

    Comments

    Make split-window create a new floating pane if used in a floating pane, rather than just complaining. Also improve documentation. From Dane Jensen.

    Changed files

    • cmd-split-window.c
    • tmux.1
  6. Change #273116

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 14:27:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e0dd40f812fdbc9a8f7dfa2810d8db3666ce1c66

    Comments

    Clear lines before writing in copy mode to avoid leaving stray text when new line is shorter than old.

    Changed files

    • window-copy.c
  7. Change #273120

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 27 Jun 2026 14:37:36
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7cd33ce0dd3d3e8afe50815a237ad14457d343fc

    Comments

    Set view name immediately when entering mode.

    Changed files

    • window-tree.c
  8. Change #273123

    Category tmux
    Changed by Your Name <youohnoyoudont@example.com>
    Changed at Sun 28 Jun 2026 17:52:28
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b0db912bde8f77eefa112e00385e6fee8fdbd447

    Comments

    Update check-names test.

    Changed files

    • regress/check-names.sh
  9. Change #273126

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 28 Jun 2026 17:53:18
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 96899dc527999ee9130246eec86d76d79b1a8d97

    Comments

    Only forbid #( in names and titles (styles are #[ and are useful).

    Changed files

    • tmux.c
  10. Change #273129

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Sun 28 Jun 2026 18:01:52
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2dc704abb6f6b72e3a5d452c821e53084ddcae2c

    Comments

    Always set SIXEL aspect ratio to 1:1, GitHub issue 5291 from James Holderness.

    Changed files

    • image-sixel.c
  11. Change #273132

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 28 Jun 2026 22:49:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 705fbf92eec703cef6f23c1cdbb2c0d822eed7da

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  12. Change #273135

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 29 Jun 2026 09:45:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c29b41e5279f246669aae32f0c15c20cfa82c3c6

    Comments

    Make pane scrollbars able to auto-hide after a short timeout. This replaces the previous "modal" behaviour where the pane would be resized, which tended to make a mess. Instead, the scrollbar appears when scrolling or when hovered over with the mouse and disappears a (configurable) short period later. From Michael Grant.

    Changed files

    • cmd-resize-pane.c
    • layout.c
    • options-table.c
    • options.c
    • regsub.c
    • screen-redraw.c
    • screen-write.c
    • server-client.c
    • sort.c
    • tmux.1
    • tmux.h
    • window-copy.c
    • window-visible.c
    • window.c
  13. Change #273138

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 29 Jun 2026 10:00:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d5284be91dee4f4dc25e1a7e3f26dc840abc8bba

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files