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

Builder tmux-solaris10-sparc Build #2249

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 6 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 8 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 23 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 2249 Build
codebase Build
got_revision a9ba7b8ecbe1d107aa716f52d53c99ea1a00cf11 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision a9ba7b8ecbe1d107aa716f52d53c99ea1a00cf11 Build
scheduler schedule-tmux-solaris10-sparc 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 May 18 10:53:01 2026
EndMon May 18 11:07:59 2026
Elapsed14 mins, 57 secs

All Changes:

:

  1. Change #267552

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 13 May 2026 10:25:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8f28f31b788eb75832d03b777578a641a32f90f9

    Comments

    Do not crash if set progress bar with no pane, from Dane Jensen.

    Changed files

    • server-client.c
  2. Change #267553

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 13 May 2026 12:24:57
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision dbc0710bc905f8e89d2fe00d80ee14071a49fe39

    Comments

    Update supported features for Foot, from Meriel Luna Mittelbach in GutHub issue 5079.

    Changed files

    • tty-features.c
  3. Change #267554

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 13 May 2026 15:12:23
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 281e8ff76630b9f6f5e36463e9a3a209093235e3

    Comments

    Fix a couple of bugs in tty_draw_line: do not loop forever if orphan padding appears, or if a wide character is trimmed at the right of the region. Much help with testing from qingliu at alauda dot io in GitHub issue 5024.

    Changed files

    • tty-draw.c
  4. Change #267555

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 12:44:53
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 4cea1c7189982cc7e3862b5aa9612f74c897175b

    Comments

    Add new-pane command, currently this is equivalent to split-window but it will have minor differences for floating panes in future. Also add -R/-s/-S/-k/-m flags to control border and style and behaviour, like popups. GitHub issue 5027 from Dane Jensen.

    Changed files

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

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 12:54:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 742efe989f38a02b096d4f3d9ff4e8b593d3b05e

    Comments

    Report file open errors more sensibly, reported by Meriel Luna Mittelbach in GitHub issue 5081.

    Changed files

    • file.c
  6. Change #267557

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 13:12:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 818352c3cdc1ef137fee97534c8eda1e26ca09d0

    Comments

    Add some more explanatory text about targets, GitHub issue 4850.

    Changed files

    • tmux.1
  7. Change #267558

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 13:17:16
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 35bd1a4c021118535699b23e5e73cf83d98d1edc

    Comments

    Do not include unattached clients on sorted list, fixes crash reported by Marcel Partap.

    Changed files

    • sort.c
  8. Change #267559

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 14:38:04
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b24b8424b1579fb22ebd2f40e0d4a71b272223ae

    Comments

    Switch to use backing grid not copy mode's grid for copy line, GitHub issue 4995.

    Changed files

    • window-copy.c
  9. Change #267560

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 15:01:04
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bbea6e63758ac00a9f731a52a189c9d3829e8be6

    Comments

    Add a five second limit on pasting for terminals which mysteriously lose the end sequence if the paste is too big (that is, Terminal.app). Reported by Garri Djavadyan in GitHub issue 4527.

    Changed files

    • server-client.c
    • tmux.h
  10. Change #267561

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 15:12:21
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f12d7b4e67b6b62a14a584137db5e7a9d5614f77

    Comments

    When mode-keys is set to vi, do not allow the cursor to go into the invisible extra cell to the right of the visible text. This is closer to what vi(1) does. From Max Vim in GitHub issue 5070.

    Changed files

    • grid-reader.c
    • tmux.h
    • window-copy.c
  11. Change #267562

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 18:01:42
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a8520ba59e32133414c710b26ec23bf3c19f8b23

    Comments

    Bring over some of layout and positioning code for floating panes, by Michael Grant.

    Changed files

    • cmd-break-pane.c
    • cmd-join-pane.c
    • cmd-select-pane.c
    • format.c
    • layout-custom.c
    • layout-set.c
    • layout.c
    • log.c
    • server-fn.c
    • tmux.h
    • window-tree.c
    • window.c
  12. Change #267563

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 17 May 2026 18:02:33
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 962d647993ed5aea028128050945003ba01ce634

    Comments

    Remove some leftover debug code.

    Changed files

    • log.c
  13. Change #267564

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 18 May 2026 10:38:02
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a9ba7b8ecbe1d107aa716f52d53c99ea1a00cf11

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files