Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 326d2ef234cd8838700e914a0d780f46be50904c
https://github.com/tmux/tmux/commit/326d2ef234cd8838700e914a0d780f46be50904c
Author: nicm <nicm>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M arguments.c
M cmd-parse.y
M cmd.c
M tmux.h
Log Message:
-----------
Pass typed arguments out of the parser into the arguments list and let
it convert them into strings.
Commit: 069f5925af8bf70a99eec7f4baf5772707e62def
https://github.com/tmux/tmux/commit/069f5925af8bf70a99eec7f4baf5772707e62def
Author: nicm <nicm>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M cmd-bind-key.c
M cmd-find-window.c
M cmd-parse.y
M tmux.h
Log Message:
-----------
Preserve argument type in command and convert to string on demand.
Commit: 0084cbef5ad9f1f860b50fb7c485ac841817b3a8
https://github.com/tmux/tmux/commit/0084cbef5ad9f1f860b50fb7c485ac841817b3a8
Author: nicm <nicm>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M arguments.c
Log Message:
-----------
Free value properly.
Commit: 324f87cf142fb1b7ed8cd738316bdb3f6fa7c1df
https://github.com/tmux/tmux/commit/324f87cf142fb1b7ed8cd738316bdb3f6fa7c1df
Author: Thomas Adam <[email protected]>
Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths:
M arguments.c
M cmd-bind-key.c
M cmd-find-window.c
M cmd-parse.y
M cmd.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master' into master
Compare: https://github.com/tmux/tmux/compare/921991c98d6f...324f87cf142f
--
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/921991-324f87%40github.com.