Branch: refs/heads/3.2-rc
  Home:   https://github.com/tmux/tmux
  Commit: a5f99e14c6f264e568b860692b89d11f5298a3f2
      
https://github.com/tmux/tmux/commit/a5f99e14c6f264e568b860692b89d11f5298a3f2
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Update version.


  Commit: f26b7b7788bdeea4d523ac1699b845350165644e
      
https://github.com/tmux/tmux/commit/f26b7b7788bdeea4d523ac1699b845350165644e
  Author: nicm <nicm>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M tmux.1

  Log Message:
  -----------
  Clarify /tmp permissions and use, GitHub issue 2300.


  Commit: 7d6723b5f77d318c61e9c80016dac9b163fc4f49
      
https://github.com/tmux/tmux/commit/7d6723b5f77d318c61e9c80016dac9b163fc4f49
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M tmux.1

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


  Commit: 468be2a37f6185b43e6fa08cd1940abd040a7c03
      
https://github.com/tmux/tmux/commit/468be2a37f6185b43e6fa08cd1940abd040a7c03
  Author: nicm <nicm>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M cmd-parse.y

  Log Message:
  -----------
  Do not dereference NULL environment variable value, GitHub issue 2304.


  Commit: 405b71e0166aeb98741f7b507163134f427e9f1b
      
https://github.com/tmux/tmux/commit/405b71e0166aeb98741f7b507163134f427e9f1b
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M cmd-parse.y

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


  Commit: 8f1179d65685b8f470f91194c685a008422d49e7
      
https://github.com/tmux/tmux/commit/8f1179d65685b8f470f91194c685a008422d49e7
  Author: nicm <nicm>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Handle padding cells correctly when searching, GitHub issue 2301.


  Commit: c973801f922a99e479194f1fdaa1544ad00e6124
      
https://github.com/tmux/tmux/commit/c973801f922a99e479194f1fdaa1544ad00e6124
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M window-copy.c

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


  Commit: 5e008eefaa5a20f8aaed2f8cc9890b24efaffe28
      
https://github.com/tmux/tmux/commit/5e008eefaa5a20f8aaed2f8cc9890b24efaffe28
  Author: nicm <nicm>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M window-tree.c

  Log Message:
  -----------
  Renumber after killing windows for choose-tree.


  Commit: ab8d685302d54d68e57fc6c5f7458c8bfe55bd7d
      
https://github.com/tmux/tmux/commit/ab8d685302d54d68e57fc6c5f7458c8bfe55bd7d
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M window-tree.c

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


  Commit: 3b089fc69f3b111797e36bd2a881fff6b8cb5213
      
https://github.com/tmux/tmux/commit/3b089fc69f3b111797e36bd2a881fff6b8cb5213
  Author: daniel <daniel>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M tty-features.c

  Log Message:
  -----------
  Properly escape a backslash.

Found by CompCert which notes that \E is not a valid escape sequence.

ok nicm@


  Commit: 70a674dde1346ec9317a71afb8751aead355e40e
      
https://github.com/tmux/tmux/commit/70a674dde1346ec9317a71afb8751aead355e40e
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M tty-features.c

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


  Commit: 743ab5728da1ce950a3782d5bc08831f61c5d744
      
https://github.com/tmux/tmux/commit/743ab5728da1ce950a3782d5bc08831f61c5d744
  Author: nicm <nicm>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M cmd-save-buffer.c
    M screen-write.c
    M tmux.h
    M utf8.c

  Log Message:
  -----------
  Fix show-buffer when run from inside tmux, GitHub issue 2314.


  Commit: 90de0c1a9b044d1c180f3a10399f5372e7a434ab
      
https://github.com/tmux/tmux/commit/90de0c1a9b044d1c180f3a10399f5372e7a434ab
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M cmd-save-buffer.c
    M screen-write.c
    M tmux.h
    M utf8.c

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


  Commit: 1f5e520def5a66ad47e7e0a8755f2952241096e5
      
https://github.com/tmux/tmux/commit/1f5e520def5a66ad47e7e0a8755f2952241096e5
  Author: nicm <nicm>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Correct checks for window borders.


  Commit: e0d984597b4504b05809a47888843ef572c1180f
      
https://github.com/tmux/tmux/commit/e0d984597b4504b05809a47888843ef572c1180f
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M screen-redraw.c

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


  Commit: 112b0f417c43e3f9ba7f5aa9df2e49dfdddfc225
      
https://github.com/tmux/tmux/commit/112b0f417c43e3f9ba7f5aa9df2e49dfdddfc225
  Author: nicm <nicm>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M window-customize.c

  Log Message:
  -----------
  Check all lists if option not found already.


  Commit: 1f19355fb08c1013bb89299853b684ab1d7cdec9
      
https://github.com/tmux/tmux/commit/1f19355fb08c1013bb89299853b684ab1d7cdec9
  Author: Thomas Adam <[email protected]>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M window-customize.c

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


  Commit: 31bc4c4346a809188a908fea73a212dd71c8b096
      
https://github.com/tmux/tmux/commit/31bc4c4346a809188a908fea73a212dd71c8b096
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  3.2-rc version.


Compare: https://github.com/tmux/tmux/compare/b30989a96496...31bc4c4346a8

-- 
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/3.2-rc/b30989-31bc4c%40github.com.

Reply via email to