Branch: refs/heads/sixel-passthrough
  Home:   https://github.com/tmux/tmux
  Commit: c739772436aef2aeb6f008def73584d348d012e7
      
https://github.com/tmux/tmux/commit/c739772436aef2aeb6f008def73584d348d012e7
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-09-16 (Mon, 16 Sep 2019)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  3.0-rc5.


  Commit: 6f8f4bb2063ccc72ed665a13215accc72a75d55f
      
https://github.com/tmux/tmux/commit/6f8f4bb2063ccc72ed665a13215accc72a75d55f
  Author: nicm <nicm>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M cmd-select-pane.c

  Log Message:
  -----------
  Make select-pane -P set window-active-style also to match previous
behaviour, reported by Thomas Sattler.


  Commit: a74e37d32d5cd6654444d6517add43e3a91f14f0
      
https://github.com/tmux/tmux/commit/a74e37d32d5cd6654444d6517add43e3a91f14f0
  Author: nicm <nicm>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Mouse formats don't work in copy mode so don't try to use them.


  Commit: e6995196f22c24fc76ffe1d83d987ae5fd270619
      
https://github.com/tmux/tmux/commit/e6995196f22c24fc76ffe1d83d987ae5fd270619
  Author: nicm <nicm>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M key-bindings.c
    M menu.c

  Log Message:
  -----------
  Change menu key bindings to Up and Down and also close it on any mouse
press if opened by key.


  Commit: 9d1cecea8ef4ddafc666e0d3dcad4fae21170be8
      
https://github.com/tmux/tmux/commit/9d1cecea8ef4ddafc666e0d3dcad4fae21170be8
  Author: nicm <nicm>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Up and Down are already used, use < and > instead.


  Commit: f0712a7569c4a14276567bad123e18214c9137db
      
https://github.com/tmux/tmux/commit/f0712a7569c4a14276567bad123e18214c9137db
  Author: nicm <nicm>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M spawn.c

  Log Message:
  -----------
  Do not set uninitialized signal mask when creating an empty pane.


  Commit: 47c0405b332e080e483e04752fd93955a8140505
      
https://github.com/tmux/tmux/commit/47c0405b332e080e483e04752fd93955a8140505
  Author: nicm <nicm>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M layout-custom.c

  Log Message:
  -----------
  Some old tmux versions can sometimes generate layout strings which have
the incorrect size for the top cell. Previously tmux didn't care but now
that panes can be partly hidden, the size matters and is checked more
strictly. So add some code to fix up the most common problem and a
sanity check to reject layouts with any other size problems. Reported by
Aleksandrs Ledovskis in GitHub issue 1930.


  Commit: bbcb19917447b960b355ace88ce25c70cf2fd245
      
https://github.com/tmux/tmux/commit/bbcb19917447b960b355ace88ce25c70cf2fd245
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  3.0 version.


  Commit: b2fd161b071a7076d33119c0ff9aefdd548ff25f
      
https://github.com/tmux/tmux/commit/b2fd161b071a7076d33119c0ff9aefdd548ff25f
  Author: nicm <nicm>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M layout-custom.c

  Log Message:
  -----------
  Do not crash trying to fix layout size if only one cell, from Azat Khuzhin.


  Commit: 5afe7eb850eeb812bdd92cebf1ab21f45c6dd814
      
https://github.com/tmux/tmux/commit/5afe7eb850eeb812bdd92cebf1ab21f45c6dd814
  Author: nicm <nicm>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M cmd-list-keys.c
    M cmd-parse.y
    M cmd.c
    M layout-custom.c
    M tty-term.c

  Log Message:
  -----------
  Do not lazily use BUFSIZ for "I don't care what size" when building
strings because it is only guaranteed to be 256 bytes and even the
default 1024 is not always enough. Reported by Gregory Pakosz.


  Commit: c942f11ba89cfb8dc74908609669fd78f1276ba7
      
https://github.com/tmux/tmux/commit/c942f11ba89cfb8dc74908609669fd78f1276ba7
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M cmd-list-keys.c

  Log Message:
  -----------
  Use a malloc'd buffer for lsk since commands can be very long, from Gregory 
Pakosz.


  Commit: 0134574a67051b862ea25123bb24d6b557dbdad9
      
https://github.com/tmux/tmux/commit/0134574a67051b862ea25123bb24d6b557dbdad9
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M CHANGES
    M configure.ac

  Log Message:
  -----------
  3.0a.


  Commit: 7a30e6b9414eb74d784b1d025573862df973883b
      
https://github.com/tmux/tmux/commit/7a30e6b9414eb74d784b1d025573862df973883b
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M CHANGES
    M configure.ac

  Log Message:
  -----------
  Merge branch '3.0-rc' into 3.0a-rc


  Commit: 640149337f54cc298cc7ff2e296545af04aed3bf
      
https://github.com/tmux/tmux/commit/640149337f54cc298cc7ff2e296545af04aed3bf
  Author: nicm <nicm>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M options-table.c

  Log Message:
  -----------
  Missing after-kill-pane option.


  Commit: ad98fad9a3130b60ee2eba5312506ef531500117
      
https://github.com/tmux/tmux/commit/ad98fad9a3130b60ee2eba5312506ef531500117
  Author: nicm <nicm>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Do not crash when a format doesn't exist, reported by Thomas Sattler.


  Commit: 48897fbc44ebd19362ec51bc88490790618daa81
      
https://github.com/tmux/tmux/commit/48897fbc44ebd19362ec51bc88490790618daa81
  Author: nicm <nicm>
  Date:   2019-11-29 (Fri, 29 Nov 2019)

  Changed paths:
    M spawn.c

  Log Message:
  -----------
  Fix respawn-pane/window if default-command is set, reported by Janos Barbero.


  Commit: a52fe9cf7facfe201ad12dc171a6c51d15ca317c
      
https://github.com/tmux/tmux/commit/a52fe9cf7facfe201ad12dc171a6c51d15ca317c
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M CHANGES

  Log Message:
  -----------
  Add to CHANGES.


  Commit: 1b0cc4503e14932e5f14167102cb2504b7af69da
      
https://github.com/tmux/tmux/commit/1b0cc4503e14932e5f14167102cb2504b7af69da
  Author: nicm <nicm>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M regsub.c

  Log Message:
  -----------
  REG_STARTEND is not portable, but it turns out we don't actually need
it. From Evan Green, GitHub issue 1982.


  Commit: 25ae02869544b84b639b25b0aa69baa6ea2d3a6a
      
https://github.com/tmux/tmux/commit/25ae02869544b84b639b25b0aa69baa6ea2d3a6a
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M CHANGES

  Log Message:
  -----------
  Add to CHANGES.


  Commit: 7836779e2118b2d5a59ce602ffa598a936a8524e
      
https://github.com/tmux/tmux/commit/7836779e2118b2d5a59ce602ffa598a936a8524e
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M CHANGES

  Log Message:
  -----------
  Merge branch '3.0a-rc'


  Commit: 2173365f4f5713a65845f3e993d3092da956746d
      
https://github.com/tmux/tmux/commit/2173365f4f5713a65845f3e993d3092da956746d
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M CHANGES

  Log Message:
  -----------
  Fix keys in CHANGES.


  Commit: ec1b8e5f05fa26b3ef9d0cd6cb810446b66bc0ac
      
https://github.com/tmux/tmux/commit/ec1b8e5f05fa26b3ef9d0cd6cb810446b66bc0ac
  Author: nicm <nicm>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Remove client menu, I don't think it adds anything.


  Commit: edf96b06a5aede19e796ace18b4915d973e96e55
      
https://github.com/tmux/tmux/commit/edf96b06a5aede19e796ace18b4915d973e96e55
  Author: Thomas Adam <[email protected]>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 7826d40ff997e76d7cc4153ddde8bac6273e3a26
      
https://github.com/tmux/tmux/commit/7826d40ff997e76d7cc4153ddde8bac6273e3a26
  Author: nicm <nicm>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

  Changed paths:
    M attributes.c
    M grid.c
    M options.c
    M server-client.c
    M window-buffer.c
    M window-client.c
    M window-tree.c

  Log Message:
  -----------
  Style nits in function arguments.


  Commit: 875139f5fa257ab034d14fe87d58336f4322fca4
      
https://github.com/tmux/tmux/commit/875139f5fa257ab034d14fe87d58336f4322fca4
  Author: Thomas Adam <[email protected]>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

  Changed paths:
    M attributes.c
    M grid.c
    M options.c
    M server-client.c
    M window-buffer.c
    M window-client.c
    M window-tree.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 92ecd611f68663dfceb2494e637b3ebe51d3fd86
      
https://github.com/tmux/tmux/commit/92ecd611f68663dfceb2494e637b3ebe51d3fd86
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

  Changed paths:
    M compat.h

  Log Message:
  -----------
  Check each _PATH_* define individually (Solaris has paths.h but not all of the
defines). From Eric N Vander Weele.


  Commit: 7c033a74e25957d333217cb71a7658b860583501
      
https://github.com/tmux/tmux/commit/7c033a74e25957d333217cb71a7658b860583501
  Author: Nicholas Marriott <[email protected]>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M CHANGES
    M attributes.c
    M compat.h
    M grid.c
    M key-bindings.c
    M options.c
    M server-client.c
    M window-buffer.c
    M window-client.c
    M window-tree.c

  Log Message:
  -----------
  Merge branch 'master' into sixel-passthrough


Compare: https://github.com/tmux/tmux/compare/0a15bbf3f197...7c033a74e259

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/sixel-passthrough/0a15bb-7c033a%40github.com.

Reply via email to