Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 90dd474c3ea8bf10bde6ee15eaaf9f3af3fb46f6
https://github.com/tmux/tmux/commit/90dd474c3ea8bf10bde6ee15eaaf9f3af3fb46f6
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M arguments.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-queue.c
M cmd-refresh-client.c
M cmd-respawn-pane.c
M cmd-respawn-window.c
M cmd-split-window.c
M tmux.h
Log Message:
-----------
Expose args_value struct (will be needed soon) and add some missing frees.
Commit: c76b28de242696a78a256dda3b42ba49d607a751
https://github.com/tmux/tmux/commit/c76b28de242696a78a256dda3b42ba49d607a751
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M cmd-new-window.c
M server-client.c
M window-copy.c
Log Message:
-----------
Remove some unnecessary blank lines.
Commit: de94a344f61b0e4ef6459c11621be3c3d1683c9e
https://github.com/tmux/tmux/commit/de94a344f61b0e4ef6459c11621be3c3d1683c9e
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M cmd-refresh-client.c
M cmd.c
M tmux.h
Log Message:
-----------
Add a couple of const and fix some warnings.
Commit: 5f32b7d9613e9ef3f8198302379a42630323da6a
https://github.com/tmux/tmux/commit/5f32b7d9613e9ef3f8198302379a42630323da6a
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M arguments.c
M cmd-bind-key.c
M cmd-command-prompt.c
M cmd-confirm-before.c
M cmd-display-menu.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-find-window.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-resize-pane.c
M cmd-resize-window.c
M cmd-respawn-pane.c
M cmd-respawn-window.c
M cmd-run-shell.c
M cmd-save-buffer.c
M cmd-select-layout.c
M cmd-send-keys.c
M cmd-set-buffer.c
M cmd-set-environment.c
M cmd-set-option.c
M cmd-show-environment.c
M cmd-show-options.c
M cmd-source-file.c
M cmd-split-window.c
M cmd-unbind-key.c
M cmd-wait-for.c
M cmd.c
M tmux.h
M window-buffer.c
M window-client.c
M window-copy.c
M window-tree.c
Log Message:
-----------
Hide struct args behind a couple of accessor functions.
Commit: caa8703a23358e95beeec2867b05b8372eb523b1
https://github.com/tmux/tmux/commit/caa8703a23358e95beeec2867b05b8372eb523b1
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M format.c
M window-copy.c
Log Message:
-----------
Spacing tweaks.
Commit: d589be6c65c7295880bb84cd875baab2f77d5067
https://github.com/tmux/tmux/commit/d589be6c65c7295880bb84cd875baab2f77d5067
Author: nicm <nicm>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M arguments.c
M cmd-parse.y
M format.c
Log Message:
-----------
A couple more spacing fixes.
Commit: b0da0cee4d54aa64db0f49eee509a76fd89d6f68
https://github.com/tmux/tmux/commit/b0da0cee4d54aa64db0f49eee509a76fd89d6f68
Author: Thomas Adam <[email protected]>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M arguments.c
M cmd-bind-key.c
M cmd-command-prompt.c
M cmd-confirm-before.c
M cmd-display-menu.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-find-window.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-parse.y
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-resize-pane.c
M cmd-resize-window.c
M cmd-respawn-pane.c
M cmd-respawn-window.c
M cmd-run-shell.c
M cmd-save-buffer.c
M cmd-select-layout.c
M cmd-send-keys.c
M cmd-set-buffer.c
M cmd-set-environment.c
M cmd-set-option.c
M cmd-show-environment.c
M cmd-show-options.c
M cmd-source-file.c
M cmd-split-window.c
M cmd-unbind-key.c
M cmd-wait-for.c
M cmd.c
M format.c
M server-client.c
M tmux.h
M window-buffer.c
M window-client.c
M window-copy.c
M window-tree.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/944fde7c57c4...b0da0cee4d54
--
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/944fde-b0da0c%40github.com.