Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c4d0089edb802763619724e405ac2715542969d5
https://github.com/tmux/tmux/commit/c4d0089edb802763619724e405ac2715542969d5
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M window.c
Log Message:
-----------
Pass correct flags to fnmatch.
Commit: b96ac809018c461b55aed66459a68a71dd08047f
https://github.com/tmux/tmux/commit/b96ac809018c461b55aed66459a68a71dd08047f
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M client.c
M cmd-send-keys.c
M key-string.c
M server-client.c
M window-buffer.c
M window-copy.c
Log Message:
-----------
Some unnecessary assignments and unused variables.
Commit: 315961faeceefae30d3fcce28c3171fdec7e5c5d
https://github.com/tmux/tmux/commit/315961faeceefae30d3fcce28c3171fdec7e5c5d
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M cmd-switch-client.c
M format.c
M grid.c
Log Message:
-----------
Some more, and use of wp->window before wp NULL check in format.c.
Commit: 5288801d3e2e06b97bda336835491c11eb8f9f76
https://github.com/tmux/tmux/commit/5288801d3e2e06b97bda336835491c11eb8f9f76
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M cmd-find.c
Log Message:
-----------
Do not try to use the client if the item containing it is NULL.
Commit: 886fdb1f7e185d47d8ddff0eb3bd1b1835f0d0c9
https://github.com/tmux/tmux/commit/886fdb1f7e185d47d8ddff0eb3bd1b1835f0d0c9
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M cmd-list-keys.c
M cmd-show-options.c
Log Message:
-----------
A couple of other redundant checks/assignments.
Commit: b0b07fb585310175b22d1e1f14db42138f08cd6d
https://github.com/tmux/tmux/commit/b0b07fb585310175b22d1e1f14db42138f08cd6d
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M cmd-new-session.c
Log Message:
-----------
Tweak how the default size is worked out so it is more obvious.
Commit: e9e5facb0e0d0cb374b17f6818b035156886bcac
https://github.com/tmux/tmux/commit/e9e5facb0e0d0cb374b17f6818b035156886bcac
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M regsub.c
M tmux.h
M window-copy.c
Log Message:
-----------
Some minor style nits.
Commit: 26f5dfbe46c75f8b907ee75daaadde9a310d8dfb
https://github.com/tmux/tmux/commit/26f5dfbe46c75f8b907ee75daaadde9a310d8dfb
Author: nicm <nicm>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Fix history-bottom to use the right line when working out the length.
Commit: 52e3d960e7ebe2006509d48c427ffd8f25a0cf52
https://github.com/tmux/tmux/commit/52e3d960e7ebe2006509d48c427ffd8f25a0cf52
Author: Thomas Adam <[email protected]>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M client.c
M cmd-find.c
M cmd-list-keys.c
M cmd-new-session.c
M cmd-send-keys.c
M cmd-show-options.c
M cmd-switch-client.c
M format.c
M grid.c
M key-string.c
M regsub.c
M server-client.c
M tmux.h
M window-buffer.c
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/916c3787d746...52e3d960e7eb
--
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/916c37-52e3d9%40github.com.