Branch: refs/heads/2.6-rc
  Home:   https://github.com/tmux/tmux
  Commit: a1986c59739c4577545bec6b30d620d29d5747aa
      
https://github.com/tmux/tmux/commit/a1986c59739c4577545bec6b30d620d29d5747aa
  Author: Nicholas Marriott <[email protected]>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M CHANGES
    M configure.ac

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


  Commit: e941e532fac25237a7902ebda7e36a5c86c4e638
      
https://github.com/tmux/tmux/commit/e941e532fac25237a7902ebda7e36a5c86c4e638
  Author: Nicholas Marriott <[email protected]>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M README

  Log Message:
  -----------
  Mention GitHub for code.


  Commit: f4848b437f01e92ee5414f9480f67c1026c36f6f
      
https://github.com/tmux/tmux/commit/f4848b437f01e92ee5414f9480f67c1026c36f6f
  Author: nicm <nicm>
  Date:   2017-09-02 (Sat, 02 Sep 2017)

  Changed paths:
    M cmd-select-pane.c
    M tmux.1

  Log Message:
  -----------
  Add selectp -T to set pane title.


  Commit: d019821281c8a14abfa635cf685e216c69590001
      
https://github.com/tmux/tmux/commit/d019821281c8a14abfa635cf685e216c69590001
  Author: Thomas Adam <[email protected]>
  Date:   2017-09-02 (Sat, 02 Sep 2017)

  Changed paths:
    M cmd-select-pane.c
    M tmux.1

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


  Commit: eadd79acec159a68db797521e361575d0c6ade20
      
https://github.com/tmux/tmux/commit/eadd79acec159a68db797521e361575d0c6ade20
  Author: nicm <nicm>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M tmux.1
    M window-copy.c

  Log Message:
  -----------
  Move to current mouse position not last when clcking in copy mode; fixes
GitHub issue 1055. Also a man page fix from jmc.


  Commit: ff3d05d92f4cf90e52234194d9ee076f779b1506
      
https://github.com/tmux/tmux/commit/ff3d05d92f4cf90e52234194d9ee076f779b1506
  Author: Thomas Adam <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M tmux.1
    M window-copy.c

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


  Commit: 466066c3a1393bb2c485b0cfc616b5d9e0afc5f9
      
https://github.com/tmux/tmux/commit/466066c3a1393bb2c485b0cfc616b5d9e0afc5f9
  Author: nicm <nicm>
  Date:   2017-09-06 (Wed, 06 Sep 2017)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if
the pane has already died).


  Commit: 89e057dc4a8410207d3888e901eb3a3062002190
      
https://github.com/tmux/tmux/commit/89e057dc4a8410207d3888e901eb3a3062002190
  Author: nicm <nicm>
  Date:   2017-09-07 (Thu, 07 Sep 2017)

  Changed paths:
    M cmd-set-option.c

  Log Message:
  -----------
  Do not fail if unset an option that is already unset, reported by Thomas
Sattler.


  Commit: 78cf3c14ca44bbbebd3fcb374c0397c72caf6c78
      
https://github.com/tmux/tmux/commit/78cf3c14ca44bbbebd3fcb374c0397c72caf6c78
  Author: nicm <nicm>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  When removing a key table clear it out of clients, fixes issue with
unbind -a reported by Thomas Sattler.


  Commit: c62cfe64c8aabd91ea977950b63a3bc956015143
      
https://github.com/tmux/tmux/commit/c62cfe64c8aabd91ea977950b63a3bc956015143
  Author: Nicholas Marriott <[email protected]>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M CHANGES

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


  Commit: f56f09ea3871d3099dd31030501b982a4243a372
      
https://github.com/tmux/tmux/commit/f56f09ea3871d3099dd31030501b982a4243a372
  Author: nicm <nicm>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M mode-tree.c

  Log Message:
  -----------
  Fix a few errors in how the selected line is chosen after resize,
reported by Felix Rosencrantz in GitHub issue 1059.


  Commit: 8405fcdd9b62e22003923a22edfefdaf42883a98
      
https://github.com/tmux/tmux/commit/8405fcdd9b62e22003923a22edfefdaf42883a98
  Author: nicm <nicm>
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
    M input.c

  Log Message:
  -----------
  Apply timeout to CAN and RS which also wait for ST.


  Commit: 7f83b53027c98589b516c4137a2fbc48a70e230b
      
https://github.com/tmux/tmux/commit/7f83b53027c98589b516c4137a2fbc48a70e230b
  Author: Thomas Adam <[email protected]>
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
    M cmd-set-option.c
    M input.c
    M key-bindings.c
    M mode-tree.c

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

Conflicts:
        server-client.c


  Commit: abcbfcb0e801598a868ca6eee0127ebf4bf4ace8
      
https://github.com/tmux/tmux/commit/abcbfcb0e801598a868ca6eee0127ebf4bf4ace8
  Author: Nicholas Marriott <[email protected]>
  Date:   2017-09-10 (Sun, 10 Sep 2017)

  Changed paths:
    M CHANGES
    M README
    M cmd-select-pane.c
    M cmd-set-option.c
    M configure.ac
    M input.c
    M key-bindings.c
    M mode-tree.c
    M tmux.1
    M window-copy.c

  Log Message:
  -----------
  Merge branch 'master' into 2.6-rc


Compare: https://github.com/tmux/tmux/compare/6e2b3f435ae4...abcbfcb0e801

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to