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

Builder tmux-solaris10-sparc Build #2375

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision7d8c1ae29583679855531f1c46829493e34c1063
Got Revision7d8c1ae29583679855531f1c46829493e34c1063
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 4 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 28 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 2375 Build
codebase Build
got_revision 7d8c1ae29583679855531f1c46829493e34c1063 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 7d8c1ae29583679855531f1c46829493e34c1063 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. Thomas Adam
  2. nicm

Timing:

StartMon Jun 8 23:19:33 2026
EndMon Jun 8 23:30:17 2026
Elapsed10 mins, 43 secs

All Changes:

:

  1. Change #269941

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 08 Jun 2026 22:38:54
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 34fd261a4f777250a0fe66652c2049f6a51d6988

    Comments

    Add a -k flag to choose commands to kill the pane when the mode is exited (useful with floating panes).

    Changed files

    • cmd-choose-tree.c
    • window.c
  2. Change #269942

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 08 Jun 2026 22:41:21
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision fe986a52d6bc9f11b90e52f677d679b839fa4643

    Comments

    When entering or leaving the alternate screen, discard any pending resizes. Improves flicking with scrollbars and programs that leave and enter the alternate screen on every WINCH like nano. GitHub issue 4772.
    Cvs: ----------------------------------------------------------------------

    Changed files

    • screen-write.c
    • screen.c
    • server-client.c
    • tmux.h
  3. Change #269943

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 08 Jun 2026 22:42:39
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ea51cdb3f2c946da8ef9d9fb36fe6208c29724b8

    Comments

    Add display-panes-format to change the top-of-pane text shown with display-panes.

    Changed files

    • cmd-display-panes.c
    • options-table.c
  4. Change #269944

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 08 Jun 2026 22:44:57
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision df7c2e605be8918cd663959b96a98125b120c021

    Comments

    Add -T to new-pane to set the title; GitHub issue 5176 from Michael Grant.

    Changed files

    • cmd-split-window.c
    • tmux.1
  5. Change #269945

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 08 Jun 2026 23:00:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7d8c1ae29583679855531f1c46829493e34c1063

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files