Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 3f7f9a0e20522c73e33480673496240f1bac724b
https://github.com/tmux/tmux/commit/3f7f9a0e20522c73e33480673496240f1bac724b
Author: nicm <nicm>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-break-pane.c
M cmd-command-prompt.c
M cmd-confirm-before.c
M cmd-detach-client.c
M cmd-display-menu.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-if-shell.c
M cmd-list-keys.c
M cmd-load-buffer.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-pipe-pane.c
M cmd-queue.c
M cmd-refresh-client.c
M cmd-rename-session.c
M cmd-rename-window.c
M cmd-respawn-window.c
M cmd-run-shell.c
M cmd-save-buffer.c
M cmd-select-pane.c
M cmd-send-keys.c
M cmd-split-window.c
M cmd-switch-client.c
M format.c
M spawn.c
M tmux.h
M window-copy.c
M window.c
Log Message:
-----------
Make client -c and -t handling common in cmd-queue.c and try to be
clearer about whether the client is the target client (must have a
session) or not.
Commit: fc83517913c8280c222a6cf78ca7fb8053421b37
https://github.com/tmux/tmux/commit/fc83517913c8280c222a6cf78ca7fb8053421b37
Author: nicm <nicm>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M cmd-lock-server.c
M cmd-set-option.c
M cmd-show-messages.c
M cmd-show-options.c
Log Message:
-----------
Missed a few warnings in previous.
Commit: 653a159225609f7e5efb45bc78cdf7b480d7ef93
https://github.com/tmux/tmux/commit/653a159225609f7e5efb45bc78cdf7b480d7ef93
Author: Thomas Adam <[email protected]>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M cmd-break-pane.c
M cmd-command-prompt.c
M cmd-confirm-before.c
M cmd-detach-client.c
M cmd-display-menu.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-if-shell.c
M cmd-list-keys.c
M cmd-load-buffer.c
M cmd-lock-server.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-pipe-pane.c
M cmd-queue.c
M cmd-refresh-client.c
M cmd-rename-session.c
M cmd-rename-window.c
M cmd-respawn-window.c
M cmd-run-shell.c
M cmd-save-buffer.c
M cmd-select-pane.c
M cmd-send-keys.c
M cmd-set-option.c
M cmd-show-messages.c
M cmd-show-options.c
M cmd-split-window.c
M cmd-switch-client.c
M format.c
M spawn.c
M tmux.h
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/2159ff3256df...653a15922560
--
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/2159ff-653a15%40github.com.