Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 4206bcc10ef936a34eabb32f94a58a6cdd4ec907
https://github.com/tmux/tmux/commit/4206bcc10ef936a34eabb32f94a58a6cdd4ec907
Author: nicm <nicm>
Date: 2019-03-14 (Thu, 14 Mar 2019)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add format flags for start and end window.
Commit: bace79a5715932f093d4c17db5d49af8e6594916
https://github.com/tmux/tmux/commit/bace79a5715932f093d4c17db5d49af8e6594916
Author: nicm <nicm>
Date: 2019-03-14 (Thu, 14 Mar 2019)
Changed paths:
M style.c
Log Message:
-----------
Remove some unnecessary temporary variables and be much less strict
about spacing in style_parse.
Commit: 10d60faba5d06db707a752be47dbb12abd4b8168
https://github.com/tmux/tmux/commit/10d60faba5d06db707a752be47dbb12abd4b8168
Author: nicm <nicm>
Date: 2019-03-14 (Thu, 14 Mar 2019)
Changed paths:
M cmd-display-message.c
M cmd-pipe-pane.c
M format.c
M server-client.c
M status.c
M tmux.h
Log Message:
-----------
Store the time in the format tree rather than passing it around.
Commit: 25e2e227913095c79d3c043da84db254c51f9c8c
https://github.com/tmux/tmux/commit/25e2e227913095c79d3c043da84db254c51f9c8c
Author: nicm <nicm>
Date: 2019-03-14 (Thu, 14 Mar 2019)
Changed paths:
M format.c
Log Message:
-----------
Add a limit on how far format_expand can recurse.
Commit: 27578815dace7addeaaf15227aa102705046f843
https://github.com/tmux/tmux/commit/27578815dace7addeaaf15227aa102705046f843
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M cmd-display-message.c
M format.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a -v flag to display-message to show verbose messages as the format
is parsed, this gives the user a way to debug problems with formats
rather than just being confronted with (for example) a blank status
line.
Commit: 672c49d5129e130c21a019f989594f02af99e967
https://github.com/tmux/tmux/commit/672c49d5129e130c21a019f989594f02af99e967
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M format.c
Log Message:
-----------
The pane and window loops need to pass the window and pane tags when
they build their format.
Commit: f6d34f066cd872a981196027477a749f58849a02
https://github.com/tmux/tmux/commit/f6d34f066cd872a981196027477a749f58849a02
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M format.c
Log Message:
-----------
Only print format logging when the flag is set, even if also sending to
log_debug.
Commit: 2d71bef0ca3d0c31975f70118f632fe30393b059
https://github.com/tmux/tmux/commit/2d71bef0ca3d0c31975f70118f632fe30393b059
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M tmux.h
Log Message:
-----------
Remove unused member of struct client.
Commit: 85044a634bbcd660ae4b7c9ff4aed7e3891af5d4
https://github.com/tmux/tmux/commit/85044a634bbcd660ae4b7c9ff4aed7e3891af5d4
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M server-client.c
M status.c
M tmux.h
Log Message:
-----------
Move status line free into its own function.
Commit: 33595a255f8af5d368a1897d09cb23171aa302ef
https://github.com/tmux/tmux/commit/33595a255f8af5d368a1897d09cb23171aa302ef
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M format.c
Log Message:
-----------
Copy recursion counter into new formats when looping.
Commit: 1d306e926a9f0cc6ab93f30857a8ca6d145ede83
https://github.com/tmux/tmux/commit/1d306e926a9f0cc6ab93f30857a8ca6d145ede83
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M cmd-find.c
Log Message:
-----------
Add a : to make error messages clearer.
Commit: e8b33af780d8b9622de422cbcd4f82a47ccd0c6e
https://github.com/tmux/tmux/commit/e8b33af780d8b9622de422cbcd4f82a47ccd0c6e
Author: nicm <nicm>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M options.c
M tmux.h
Log Message:
-----------
Add a way to set individual defaults for an array option.
Commit: b4f5b99e4b3c6b266e53c6c4ff748320a197011d
https://github.com/tmux/tmux/commit/b4f5b99e4b3c6b266e53c6c4ff748320a197011d
Author: nicm <nicm>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M cmd-set-option.c
M resize.c
M screen-redraw.c
M server-client.c
M session.c
M status.c
M tmux.h
M window-client.c
Log Message:
-----------
Tidy and rename some bits of status line code.
Commit: 818fda03638e5001209886ddcd12b401c23dffae
https://github.com/tmux/tmux/commit/818fda03638e5001209886ddcd12b401c23dffae
Author: nicm <nicm>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M status.c
Log Message:
-----------
Give status_save_old the client so it can do the reinit too.
Commit: b588b1729ad9668a60d402d549506e56d72f1919
https://github.com/tmux/tmux/commit/b588b1729ad9668a60d402d549506e56d72f1919
Author: nicm <nicm>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M screen-redraw.c
M status.c
M tmux.h
M window-client.c
Log Message:
-----------
Use a pointer for the active screen in the status line instead of
copying them around all the time.
Commit: bd3332b21137ca7c1bd57b26df9482e72b0e909c
https://github.com/tmux/tmux/commit/bd3332b21137ca7c1bd57b26df9482e72b0e909c
Author: nicm <nicm>
Date: 2019-03-17 (Sun, 17 Mar 2019)
Changed paths:
M tmux.1
Log Message:
-----------
Break description of styles into its own section.
Commit: d2d43987d0f35af2bc012f1260fdb81c851fe390
https://github.com/tmux/tmux/commit/d2d43987d0f35af2bc012f1260fdb81c851fe390
Author: nicm <nicm>
Date: 2019-03-18 (Mon, 18 Mar 2019)
Changed paths:
M format.c
M status.c
Log Message:
-----------
With force, kill previous job before starting new. Fixes problem
reported by Scott Mcdermott in GitHub issue 1627.
Commit: ce6be7afd4d10b542f9cce8634d6bdd81754f775
https://github.com/tmux/tmux/commit/ce6be7afd4d10b542f9cce8634d6bdd81754f775
Author: nicm <nicm>
Date: 2019-03-18 (Mon, 18 Mar 2019)
Changed paths:
M cmd-set-option.c
M cmd-show-options.c
M cmd.c
M environ.c
M options.c
M status.c
M tmux.h
M tty-keys.c
M tty-term.c
Log Message:
-----------
Make array options a sparse tree instead of an array of char * and
remove the size limit.
Commit: 2628af573d98f7bdd4db02c7a80c860b867a45fb
https://github.com/tmux/tmux/commit/2628af573d98f7bdd4db02c7a80c860b867a45fb
Author: nicm <nicm>
Date: 2019-03-18 (Mon, 18 Mar 2019)
Changed paths:
M cmd-display-message.c
M format.c
M tmux.1
M tmux.h
M window-buffer.c
M window-client.c
M window-tree.c
M window.c
Log Message:
-----------
Add format variables for the default formats for the various modes
(tree_mode_format and so on) and add a -a flag to display-message to
list variables with values.
Commit: acb2413852b98745b69459d0cdd0d9698cb75e2c
https://github.com/tmux/tmux/commit/acb2413852b98745b69459d0cdd0d9698cb75e2c
Author: Thomas Adam <[email protected]>
Date: 2019-03-18 (Mon, 18 Mar 2019)
Changed paths:
M cmd-display-message.c
M cmd-find.c
M cmd-pipe-pane.c
M cmd-set-option.c
M cmd-show-options.c
M cmd.c
M environ.c
M format.c
M options.c
M resize.c
M screen-redraw.c
M server-client.c
M session.c
M status.c
M style.c
M tmux.1
M tmux.h
M tty-keys.c
M tty-term.c
M window-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4cbf596dc5828274b92d783aaa1da996fa481ca8
https://github.com/tmux/tmux/commit/4cbf596dc5828274b92d783aaa1da996fa481ca8
Author: Thomas Adam <[email protected]>
Date: 2019-03-18 (Mon, 18 Mar 2019)
Changed paths:
M cmd-display-message.c
M format.c
M tmux.1
M tmux.h
M window-buffer.c
M window-client.c
M window-tree.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/aa2b3472c515...4cbf596dc582
--
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.