Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: dfb7bb683057d08303955c49073f4b475bd0e2d6
      
https://github.com/tmux/tmux/commit/dfb7bb683057d08303955c49073f4b475bd0e2d6
  Author: nicm <nicm>
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
    M Makefile
    M cmd-new-session.c
    M cmd-new-window.c
    M cmd-queue.c
    M cmd-select-pane.c
    M cmd-select-window.c
    R cmd-set-hook.c
    M cmd-set-option.c
    M cmd-show-options.c
    M cmd-split-window.c
    M cmd-string.c
    R hooks.c
    M notify.c
    M options-table.c
    M options.c
    M session.c
    M status.c
    M tmux.1
    M tmux.c
    M tmux.h

  Log Message:
  -----------
  Merge hooks into options and make each one an array option. This allows
multiple commands to be easily bound to one hook. set-hook and
show-hooks remain but they are now variants of set-option and
show-options. show-options now has a -H flag to show hooks (by default
they are not shown).


  Commit: 5489796737108cb9bba01f831421e531a50b946b
      
https://github.com/tmux/tmux/commit/5489796737108cb9bba01f831421e531a50b946b
  Author: Thomas Adam <[email protected]>
  Date:   2019-04-27 (Sat, 27 Apr 2019)

  Changed paths:
    M Makefile.am
    M cmd-new-session.c
    M cmd-new-window.c
    M cmd-queue.c
    M cmd-select-pane.c
    M cmd-select-window.c
    R cmd-set-hook.c
    M cmd-set-option.c
    M cmd-show-options.c
    M cmd-split-window.c
    M cmd-string.c
    R hooks.c
    M notify.c
    M options-table.c
    M options.c
    M session.c
    M status.c
    M tmux.1
    M tmux.c
    M tmux.h

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


Compare: https://github.com/tmux/tmux/compare/85f09f9a4cf5...548979673710

-- 
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