| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-27 |
|\ |
|
| * | Replace %% in command lists (by copying them) for template arguments , | nicm | 2021-08-27 |
* | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-02-17 |
|\| |
|
| * | Move the call to setupterm() into the client and have it pass the | nicm | 2021-02-17 |
* | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-02-17 |
|\| |
|
| * | Do not care about the server socket closing if exiting anyway. | nicm | 2021-02-12 |
| * | Add a couple of helper functions, and flush imsgs on exit. | nicm | 2021-02-11 |
| * | Move file handling protocol stuff all into file.c so it can be reused | nicm | 2021-02-11 |
* | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-01-17 |
|\| |
|
| * | Add -N flag to never start server even if command would normally do so, | nicm | 2021-01-17 |
* | | Look for libevent2 differently from libevent for platforms with both. | Nicholas Marriott | 2021-01-17 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-10-30 |
|\| |
|
| * | With csh, a tmux client gets SIGTERM before SIGCONT when killed with | nicm | 2020-10-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-09-22 |
|\| |
|
| * | Fix warnings on some platforms with %llx and add a new message to handle | nicm | 2020-09-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-18 |
|\| |
|
| * | Add a flag to make a client wait for an empty line before exiting in | nicm | 2020-06-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-10 |
|\| |
|
| * | Instead of a buffer size limit on each pane, set a limit of 300 seconds | nicm | 2020-06-10 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-06-01 |
|\| |
|
| * | Instead of sending all data to control mode clients as fast as possible, | nicm | 2020-06-01 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-05-26 |
|\| |
|
| * | Pass the stdout file descriptor from the client as well as stdin and use | nicm | 2020-05-26 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-05-13 |
|\| |
|
| * | imsg.h needs uio.h, pointed out by deraadt | nicm | 2020-05-08 |
| * | Do not close the stdout file descriptor in control mode as it will be | nicm | 2020-04-27 |
* | | Do not close stdout file descriptor in control mode since it will be needed for | Nicholas Marriott | 2020-04-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-20 |
|\| |
|
| * | Tidy up the terminal detection and feature code and add named sets of | nicm | 2020-04-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-13 |
|\| |
|
| * | Make struct cmd local to cmd.c and move it out of tmux.h. | nicm | 2020-04-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-04-09 |
|\| |
|
| * | Some unnecessary assignments and unused variables. | nicm | 2020-04-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-30 |
|\| |
|
| * | Add to rather than replace flags with -c. | nicm | 2020-03-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-03-12 |
|\| |
|
| * | When the server socket is given by the user with -S, create it with | nicm | 2020-03-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-01-29 |
|\| |
|
| * | Warn if a message type that is no longer used is received. | nicm | 2020-01-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-12-16 |
|\| |
|
| * | Need to include message size in the maximum buffer calculation. | nicm | 2019-12-16 |
| * | Instead of using large buffers in imsgs, add the data or path onto the end. | nicm | 2019-12-16 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-12-13 |
|\| |
|
| * | Need to check in the error callback also. | nicm | 2019-12-13 |
| * | Do not spin waiting for exit, instead check in the write callback. | nicm | 2019-12-13 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-12-12 |
|\| |
|
| * | Rewrite the code for reading and writing files. Now, if the client is | nicm | 2019-12-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-07-26 |
|\| |
|
| * | Change "lost server" message to "server exited unexpectedly", from Neal | nicm | 2019-07-26 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-06-28 |
|\| |
|