| Commit message (Expand) | Author | Age |
* | Fix warnings, from Jan Tache in GitHub issue 2692. | Nicholas Marriott | 2021-05-03 |
* | malloc_trim is itself very poor and gets slower and slower as the heap becomes | Nicholas Marriott | 2021-03-11 |
* | Merge branch 'obsd-master' into master | Thomas Adam | 2021-03-11 |
|\ |
|
| * | Tidy old jobs every hour instead of every 30 seconds. | nicm | 2021-03-11 |
* | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-02-17 |
|\| |
|
| * | Add a couple of helper functions, and flush imsgs on exit. | nicm | 2021-02-11 |
* | | Look for libevent2 differently from libevent for platforms with both. | Nicholas Marriott | 2021-01-17 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2020-09-16 |
|\| |
|
| * | Fix some warnings, GitHub issue 2382. | nicm | 2020-09-16 |
* | | 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-01 |
|\| |
|
| * | Instead of sending all data to control mode clients as fast as possible, | nicm | 2020-06-01 |
| * | Add a -D flag to ask tmux not to daemonize, useful both for running a | nicm | 2020-05-16 |
| * | Change message log to be per server rather than per client and include | nicm | 2020-05-16 |
| * | Add 'e' key in buffer mode to open the buffer in an editor. | nicm | 2020-05-16 |
* | | xterm-keys has been on by default for 5 years and all other modern terminals | Nicholas Marriott | 2020-05-15 |
* | | Add a -D flag to ask tmux not to daemonize, useful both for running a debugger | Nicholas Marriott | 2020-05-10 |
* | | Change message log to be per server rather than per client and include every | Nicholas Marriott | 2020-05-06 |
* | | 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-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 | 2019-06-20 |
|\| |
|
| * | Expand command formats in %if and move the config file loading later (to | nicm | 2019-06-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-06-07 |
|\| |
|
| * | Do not load the config file if the server is exiting because it failed | nicm | 2019-06-07 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-05-20 |
|\| |
|
| * | Replace the various identical error callbacks with a single one in cmd-queue.c. | nicm | 2019-05-20 |
| * | Break new window and pane creation common code from various commands and | nicm | 2019-04-17 |
* | | Break new window and pane creation common code from various commands and | Nicholas Marriott | 2019-04-07 |
* | | 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-08-18 |
|\| |
|
| * | SESSION_UNATTACHED flag is no longer necessary now we have an attached | nicm | 2018-08-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-08-02 |
|\| |
|
| * | session_groups can be static also. | nicm | 2018-08-02 |
* | | 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 | 2018-02-22 |
|\| |
|
| * | Add exit-empty option to exit server if no sessions (defaults to on). | nicm | 2018-02-22 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-12-19 |
|\| |
|
| * | Report better error from server when socket create fails, GitHub issue | nicm | 2017-12-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-20 |
|\| |
|
| * | Show exit status and time in the remain-on-exit pane text, mostly from | nicm | 2017-10-12 |
* | | 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-10 |
|\| |
|