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
/
tmux.c
Commit message (
Expand
)
Author
Age
*
Check for sys_signame.
Nicholas Marriott
2020-04-16
*
Merge branch 'obsd-master'
Thomas Adam
2020-04-16
|
\
|
*
Show signal name when process exits rather than number.
nicm
2020-04-16
|
*
More style nits.
nicm
2020-04-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-31
|
\
|
|
*
Add a way to mark environment variables as "hidden" so they can be used
nicm
2020-03-31
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-03-17
|
\
|
|
*
Ignore default-shell (and use /bin/sh) if it invalid not just if it is
nicm
2020-03-17
*
|
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
|
*
-V also needs to go in usage.
nicm
2020-01-28
*
|
Fix for version changes.
Nicholas Marriott
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-28
|
\
|
|
*
Reduce a difference with portable tmux by adding the -V flag and
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-14
|
\
|
|
*
Memory leaks, from Igor Wong in GitHub issue 1934.
nicm
2019-10-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-20
|
\
|
|
*
Add a per-pane option set. Pane options inherit from window options (so
nicm
2019-06-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-27
|
\
|
|
*
Merge hooks into options and make each one an array option. This allows
nicm
2019-04-26
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-11-22
|
\
|
|
*
Do not use PWD unless it actually matches the real working directory.
nicm
2018-11-22
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-01-17
|
\
|
|
*
Improve error message if creating socket parent directory fails, from
nicm
2018-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-01-01
|
\
|
|
*
Prefer PWD for current directory if present in client, from Wei Zhao in
nicm
2018-01-01
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-12
|
\
|
|
*
Make shell_command a global like other stuff rather than making it an
nicm
2017-07-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-07-03
|
\
|
|
*
Try C.UTF-8 which is also a commonly useful locale on some platforms,
nicm
2017-07-03
|
*
Do not need getopt.h.
nicm
2017-04-22
*
|
Fix after merge
Thomas Adam
2017-04-21
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-21
|
\
|
|
*
Use fdforkpty() instead of our own unwrapped versions.
nicm
2017-04-20
*
|
Do not need getopt.h for getopt, from Eric N Vander Weele.
Nicholas Marriott
2017-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-19
|
\
|
|
*
Style nits and a missing cast.
nicm
2017-04-19
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-04-16
|
\
|
|
*
Memory leak, from David CARLIER.
nicm
2017-04-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-03-21
|
\
|
|
*
Use uid_t for UID not u_int.
nicm
2017-03-21
*
|
Solaris fixes, mostly from Dagobert Michelsen.
Nicholas Marriott
2017-03-09
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-02-16
|
\
|
|
*
Style nits.
nicm
2017-02-16
*
|
Define away pledge() on !OpenBSD.
Nicholas Marriott
2017-01-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-23
|
\
|
|
*
Open /dev/ptm before pledge() and save it to be used for PTMGET later
nicm
2017-01-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-15
|
\
|
|
*
Major tidy up and rework of options tree and set-option/show-options
nicm
2017-01-15
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-01-12
|
\
|
[next]