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
*
Merge branch 'obsd-master' into master
Thomas Adam
2021-08-23
|
\
|
*
Fix a few memory leaks.
nicm
2021-08-23
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-07-06
|
\
|
|
*
Improve error reporting when the tmux /tmp directory cannot be created
nicm
2021-07-06
|
*
Do not expand the file given with -f so it can contain :s.
nicm
2021-06-10
*
|
Do not expand the file given with -f so it can contain :s.
Nicholas Marriott
2021-05-10
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-22
|
\
|
|
*
expand_paths needs the global environment to be set up, do that first.
nicm
2021-02-22
*
|
Merge branch 'obsd-master' into master
Thomas Adam
2021-02-22
|
\
|
|
*
Move config file path expansion much earlier, keep the list of paths
nicm
2021-02-22
*
|
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-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-02
|
\
|
|
*
Use CLOCK_MONOTONIC for timer measurement and add a timestamp to control
nicm
2020-06-02
|
*
Add a -D flag to ask tmux not to daemonize, useful both for running a
nicm
2020-05-16
|
*
Add 'e' key in buffer mode to open the buffer in an editor.
nicm
2020-05-16
|
*
Build list of paths and weed out duplicates before loading configs, and
nicm
2020-05-16
*
|
Add a -D flag to ask tmux not to daemonize, useful both for running a debugger
Nicholas Marriott
2020-05-10
*
|
Add 'e' key in buffer mode to open the buffer in an editor.
Nicholas Marriott
2020-05-01
*
|
Add TMUX_SOCK like TMUX_PATH for the socket directory.
Nicholas Marriott
2020-04-23
*
|
Build list of paths and weed out duplicates before loading configs.
Nicholas Marriott
2020-04-23
*
|
Call the event_init wrapper again.
Nicholas Marriott
2020-04-22
*
|
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
*
|
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
|
\
|
[next]