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
/
job.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master' into master
Thomas Adam
2022-02-01
|
\
|
*
Mention that if-shell and #() use /bin/sh.
nicm
2022-02-01
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-10-25
|
\
|
|
*
For open/openat, if the flags parameter does not contain O_CREAT, the
deraadt
2021-10-24
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-10-11
|
\
|
|
*
Add -e flag to set environment for popup, from Alexis Hildebrandt in
nicm
2021-10-11
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-14
|
\
|
|
*
Fill in some other bits on new panes.
nicm
2021-08-13
|
*
Add menu options to convert a popup into a pane.
nicm
2021-08-13
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-03-02
|
\
|
|
*
Drop support for popups where the content is provided directly to tmux
nicm
2021-03-02
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-19
|
\
|
|
*
Check return value of chdir() to stop a silly warning with some
nicm
2021-02-19
|
*
Add 'e' key in buffer mode to open the buffer in an editor.
nicm
2020-05-16
*
|
Add 'e' key in buffer mode to open the buffer in an editor.
Nicholas Marriott
2020-05-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-26
|
\
|
|
*
Add support for overlay popup boxes to show text or output temporarily
nicm
2020-03-24
*
|
No util.h.
Nicholas Marriott
2020-03-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-19
|
\
|
|
*
Add a flag to run a background process in a pty as well, not used for
nicm
2020-03-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-28
|
\
|
|
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
*
|
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-10-28
|
\
|
|
*
Do not printf NULL.
nicm
2018-10-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-09-27
|
\
|
|
*
Use same working directory rules for jobs as new windows rather than
nicm
2018-09-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-23
|
\
|
|
*
all_jobs can be static.
nicm
2018-08-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-08-23
|
\
|
|
*
Move job struct into job.c.
nicm
2018-08-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-03-08
|
\
|
|
*
Add a missing client-detached hook when the server shuts down, and do
nicm
2018-03-08
*
|
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-06-01
|
\
|
|
*
Style and spacing nits.
nicm
2017-05-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-25
|
\
|
|
*
Do not update TERM into config file parsing has finished.
nicm
2017-04-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-20
|
\
|
|
*
If a #() command doesn't exit, use its most recent line of output (it
nicm
2017-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-03-09
|
\
|
|
*
Move server_fill_environ into environ.c and move some other common code
nicm
2017-03-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-10-12
|
\
|
|
*
Loads more static, except for cmd-*.c and window-*.c.
nicm
2016-10-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2016-01-19
|
\
|
[next]