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
...
*
|
__OpenBSD__ around pledge()
Thomas Adam
2015-10-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-25
|
\
|
|
*
Let's see if anyone screams about not being able to specify $TMPDIR
deraadt
2015-10-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-10-25
|
\
|
|
*
tmux can call pledge() in main with large set and then reduce it
nicm
2015-10-23
*
|
Some header fixes.
Nicholas Marriott
2015-10-15
*
|
Add missing <time.h>
Thomas Adam
2015-09-14
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-09-14
|
\
|
|
*
Move tzset() from log_open to main.
nicm
2015-09-14
*
|
osdep_event_init not event_init.
Nicholas Marriott
2015-09-10
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-09-06
|
\
|
|
*
A couple of style nits.
nicm
2015-09-03
|
*
Work out config file when needed not at startup.
nicm
2015-09-01
|
*
Path from $TMUX does not need to be global anymore.
nicm
2015-08-30
|
*
Login shell can be a client flag, and move the exec code into client.c.
nicm
2015-08-30
|
*
Event base does not need to be global.
nicm
2015-08-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-08-30
|
\
|
|
*
Some style nits and dead assignments.
nicm
2015-08-30
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-07-20
|
\
|
|
*
Add an option (history-file) for a file to save/restore command prompt
nicm
2015-07-20
*
|
Check for flock in libbsd for AIX, and remove some getopt.h includes. From J
Nicholas Marriott
2015-07-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-06-07
|
\
|
|
*
tweak SYNOPSIS and usage();
jmc
2015-06-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2015-02-06
|
\
|
|
*
Make a tmux-%u directory under TMUX_TMPDIR, like TMPDIR.
nicm
2015-01-19
*
|
No need for $Id$ now.
Nicholas Marriott
2014-11-08
*
|
Merge branch 'obsd-master'
Thomas Adam
2014-10-21
|
\
|
|
*
Tidy up some includes.
nicm
2014-10-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2014-04-23
|
\
|
|
*
Remove the "info" message mechanism, this was only used for about five
nicm
2014-04-17
|
*
Remove log_debug2 as well and simplify log.c.
nicm
2014-03-31
|
*
Leftovers from removing 88 colour support, from Theo Buehler.
nicm
2014-02-16
*
|
Remove log_debug2 as well and simplify log.c.
Nicholas Marriott
2014-03-07
*
|
Remove references to 88colour support
Thomas Adam
2014-02-05
*
|
Merge branch 'obsd-master'
Thomas
2014-01-20
|
\
|
|
*
Do not attempt to read .tmux.conf if we can't figure out a home
nicm
2014-01-15
|
*
Three small changes from Tiago Cunha:
nicm
2014-01-09
|
*
We accidentally haven't been using $TMUX to work out the session for a
nicm
2013-10-10
|
*
Alter how tmux handles the working directory to internally use file
nicm
2013-10-10
|
*
Merge IDENTIFY_* flags with CLIENT_* flags.
nicm
2013-10-10
|
*
Don't treat TMUX_TMPDIR as a potential file
nicm
2013-10-10
|
*
Fix previous not to leak fd on failure, whoops.
nicm
2013-10-05
|
*
Use open(".")/fchdir() to save and restore current directory rather than
nicm
2013-10-05
|
*
Rename global configuration define.
Nicholas Marriott
2013-04-24
*
|
We accidentally haven't been using $TMUX to work out the session for a while
Nicholas Marriott
2013-10-06
*
|
Alter how tmux handles the working directory to internally use file descriptors
Nicholas Marriott
2013-10-06
*
|
Merge IDENTIFY_* flags with CLIENT_* flags.
Nicholas Marriott
2013-10-06
*
|
Fix previous not to lead fd on failure.
Nicholas Marriott
2013-10-05
*
|
Use open(".")/fchdir() to save and restore current directory rather than
Nicholas Marriott
2013-10-05
*
|
Don't treat TMUX_TMPDIR as a potential file
Thomas
2013-09-30
[prev]
[next]