index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-pipe-pane.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
*
Store the time in the format tree rather than passing it around.
nicm
2019-03-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-14
|
\
|
|
*
Accept 0 time as a shorthand for now to format_expand_time.
nicm
2019-03-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-11-30
|
\
|
|
*
Clear PANE_EXITED flag when starting new child process in case the pane
nicm
2018-11-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-11-19
|
\
|
|
*
evbuffer_new and bufferevent_new can both fail (when malloc fails) and
nicm
2018-11-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-01-17
|
\
|
|
*
Add -I to pipe-pane to connect pane stdin as well as stdout, suggested
nicm
2018-01-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-14
|
\
|
|
*
Because ignore SIGCHLD early, letting signal_del restore it doesn't work
nicm
2017-07-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-12
|
\
|
|
*
Block signals between forking and clearing signal handlers (or calling
nicm
2017-07-12
|
*
Move signal code into proc.c.
nicm
2017-07-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-03
|
\
|
|
*
Do not close panes until process has exited and any outstanding data
nicm
2017-07-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-05-01
|
\
|
|
*
In order that people can use formats like #D in #() in the status line
nicm
2017-05-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-22
|
\
|
|
*
Get rid of the extra layer of flags and cmd_prepare() and just store the
nicm
2017-04-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-02-03
|
\
|
|
*
Add a window or pane id "tag" to each format tree and use it to separate
nicm
2017-02-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-16
|
\
|
|
*
Mass rename struct cmd_q to struct cmdq_item and related.
nicm
2016-10-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-15
|
\
|
|
*
Add CMD_AFTERHOOK flag to the easy commands that don't need any special handl...
nicm
2016-10-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Add static in cmd-* and fix a few other nits.
nicm
2016-10-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
|
*
I no longer use my SourceForge address so replace it.
nicm
2016-01-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-14
|
\
|
|
*
Instead of combined flags for -c, -s, -t, split into different sets
nicm
2015-12-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-13
|
\
|
|
*
Use member names in cmd_entry definitions so I stop getting confused
nicm
2015-12-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-13
|
\
|
|
*
Instead of every command resolving the target (-t or -s) itself, prepare
nicm
2015-12-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-11
|
\
|
|
*
Add cmdq as an argument to format_create and add a format for the
nicm
2015-12-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-12-08
|
\
|
|
*
Remove format_create_flags and just pass flags to format_create.
nicm
2015-12-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-11-18
|
\
|
|
*
Use __unused rather than rolling our own.
nicm
2015-11-18
*
|
No paths.h on Solaris.
Nicholas Marriott
2015-02-06
|
/
*
Add format_expand_time and use it instead of status_replace where
nicm
2015-02-06
*
Remove two unused arguments from status_replace.
nicm
2015-02-01
*
Instead of setting up the default keys by building the key struct
nicm
2014-10-20
*
Remove the barely-used and unnecessary command check() function.
nicm
2013-10-10
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-03-24
*
Fix error reporting for client commands by adding a flag to
Nicholas Marriott
2013-03-24
[next]