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

Builder tmux-solaris10-i386 Build #2158

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision0800e51d411d7854d6b462b62c14717402e26db8
Got Revision0800e51d411d7854d6b462b62c14717402e26db8
Changes7 changes

BuildSlave:

unstable10x

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' ( 29 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 10 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartThu Feb 26 11:32:24 2026
EndThu Feb 26 11:38:52 2026
Elapsed6 mins, 28 secs

All Changes:

:

  1. Change #259019

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 24 Feb 2026 08:50:27
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 00946007d8e870c08cc7cdb10c469968febf90f1

    Comments

    Respond to DECRQM 2026, from David Turnbull in GitHub issue 4887.

    Changed files

    • input.c
  2. Change #259021

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 24 Feb 2026 09:00:43
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9316476a733cea89f78b52efe3f761b8cf482bf1

    Comments

    Add commands to turn exit on scroll on, off, toggle. From xcdnlgd at hotmail dot com in GitHub issue 4884.

    Changed files

    • window-copy.c
  3. Change #259023

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 24 Feb 2026 09:20:52
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 09bd686327c7765e8364253004b951a04d011beb

    Comments

    Add sorting (-O flag) and a custom format (-F) to list-keys, from Dane Jensen in GitHub issue 4845.

    Changed files

    • Makefile
    • cmd-list-commands.c
    • cmd-list-keys.c
    • key-bindings.c
    • sort.c
    • tmux.1
    • tmux.h
  4. Change #259025

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 24 Feb 2026 19:06:41
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bd6e201926f6a5bf1249c806acf0ab5f002e72d4

    Comments

    Do not expand #() in E: and T:, from Mason Davis.

    Changed files

    • format.c
  5. Change #259027

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 25 Feb 2026 08:53:41
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5b3c642195a1fc5f555c490b6b78dae84697cc51

    Comments

    Pass paste buffer through vis(3) when pasting to prevent buffers containing for example the bracket end sequence causing issues. -S flag disables. Reported by Mason Davis.

    Changed files

    • cmd-paste-buffer.c
    • tmux.1
    • tmux.h
    • utf8.c
  6. Change #259029

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 25 Feb 2026 08:59:45
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5ff385f8a9a43647956f467bafbac09120ee60a2

    Comments

    Tweak previous to reset cursor again as well.

    Changed files

    • window-copy.c
  7. Change #259031

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 26 Feb 2026 11:18:15
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0800e51d411d7854d6b462b62c14717402e26db8

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files