Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: e450416c93b95112640f61d81ea385dedcb14ef0
      
https://github.com/tmux/tmux/commit/e450416c93b95112640f61d81ea385dedcb14ef0
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
    M configure.ac

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


  Commit: e215a566a413dfd939c29bf5dbdb8aceeb25c136
      
https://github.com/tmux/tmux/commit/e215a566a413dfd939c29bf5dbdb8aceeb25c136
  Author: nicm <nicm>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Use xvasprintf not vasprintf.


  Commit: 43295bd4a5050b7571a26a242828bb2b8c85fd84
      
https://github.com/tmux/tmux/commit/43295bd4a5050b7571a26a242828bb2b8c85fd84
  Author: nicm <nicm>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Correctly redraw pane border bottom line when the status line is on and
at the bottom, reported by Kaushal Modi.


  Commit: 6cacaa94a5132ba80ee9a7a733aff5fe580ab117
      
https://github.com/tmux/tmux/commit/6cacaa94a5132ba80ee9a7a733aff5fe580ab117
  Author: nicm <nicm>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M cmd-new-window.c

  Log Message:
  -----------
  Silently ignore -a or -b if the window index doesn't exist and create
using that index (this is how it used to work), reported by Romain
Francoise.


  Commit: c9b4d5a4a5c98d9d0a074800b5291d3c8b02f4b1
      
https://github.com/tmux/tmux/commit/c9b4d5a4a5c98d9d0a074800b5291d3c8b02f4b1
  Author: nicm <nicm>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M key-string.c

  Log Message:
  -----------
  Fix 0x Unicode character parsing, GitHub issue 2286.


  Commit: 629ba1b83892ad373dd5b88268969d4cde857f22
      
https://github.com/tmux/tmux/commit/629ba1b83892ad373dd5b88268969d4cde857f22
  Author: nicm <nicm>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Check for no pane border status line separately from top/bottom.


  Commit: 83868ceb1a18013578265591cea7c04a6e0f0516
      
https://github.com/tmux/tmux/commit/83868ceb1a18013578265591cea7c04a6e0f0516
  Author: bket <bket>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M cmd.c

  Log Message:
  -----------
  Replace TAILQ concatenation loop with TAILQ_CONCAT

As a result remove unneeded variables

OK @nicm


  Commit: 0d0fc13aaaea2fc32d39ea8cd5564dbadb40c718
      
https://github.com/tmux/tmux/commit/0d0fc13aaaea2fc32d39ea8cd5564dbadb40c718
  Author: nicm <nicm>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M cmd-select-pane.c

  Log Message:
  -----------
  Check if client is NULL before using it, GitHub issue 2295.


  Commit: 5661346c41fc176c29cc829c177c718ee1775d93
      
https://github.com/tmux/tmux/commit/5661346c41fc176c29cc829c177c718ee1775d93
  Author: nicm <nicm>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M tmux.1

  Log Message:
  -----------
  Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.


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

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Merge branch '3.2-rc'


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

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Fix version.


Compare: https://github.com/tmux/tmux/compare/0fa306d73c64...a109e839d127

-- 
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/master/0fa306-a109e8%40github.com.

Reply via email to