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
/
cmd-server-info.c
Commit message (
Expand
)
Author
Age
*
Rename session idx to session id throughout and add $ prefix to targets to use
Nicholas Marriott
2013-03-07
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-23
*
No more lint means no more ARGSUSED.
Nicholas Marriott
2013-02-17
*
Merge branch 'obsd-master'
Thomas Adam
2013-01-30
|
\
|
*
Rather than having two grids for each pane, one for ASCII and one for
Nicholas Marriott
2013-01-18
*
|
Merge branch 'obsd-master'
Thomas Adam
2012-11-22
|
\
|
|
*
Put helper function back, will be needed in a bit.
Nicholas Marriott
2012-11-22
|
*
Make command exec functions return an enum rather than -1/0/1 values and
Nicholas Marriott
2012-07-11
|
*
Send secondary DA to terminals with XT in terminfo when starting up and
Nicholas Marriott
2012-03-15
|
*
POSIX only guarantees uname() will return a non-negative value on
Matthew Dempsky
2011-04-19
|
*
Simplify the way jobs work and drop the persist type, so all jobs are
Nicholas Marriott
2011-01-26
|
*
Use LIST_* not SLIST_*.
Nicholas Marriott
2011-01-26
|
*
Log termios backspace for each client since it is used to recognise
Nicholas Marriott
2011-01-13
|
*
Clean up and simplify tmux command argument parsing.
Nicholas Marriott
2011-01-04
|
*
Another table that should be const.
Nicholas Marriott
2011-01-01
|
*
Store sessions in an RB tree by name rather than a list, this is tidier
Nicholas Marriott
2010-12-21
|
*
Add "server options" which are server-wide and not bound to a session or
Nicholas Marriott
2009-12-10
|
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-12-03
|
*
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
Nicholas Marriott
2009-11-26
|
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
Nicholas Marriott
2009-11-13
|
*
Change session and client activity and creation time members to have more
Nicholas Marriott
2009-11-03
|
*
Add a flag for jobs that shouldn't be freed after they've died and use it for
Nicholas Marriott
2009-11-01
|
*
tabs are better; ok nicm
Theo Deraadt
2009-10-26
|
*
Do this in a better way - print messages when exiting with nonzero.
Nicholas Marriott
2009-10-13
|
*
Reference count clients and sessions rather than relying on a saved index for
Nicholas Marriott
2009-09-07
|
*
Accept -l to make it easier for people who use tmux as a login shell to use
Nicholas Marriott
2009-09-02
|
*
Tag a few missed printf-like functions and fix a missing "%s".
Nicholas Marriott
2009-08-18
|
*
Switch tmux to use imsg. This is the last major change to make the
Nicholas Marriott
2009-08-11
|
*
Change the way the grid is stored, previously it was:
Nicholas Marriott
2009-08-08
|
*
If select-layout is not given an argument, repply the last layout used in the
Nicholas Marriott
2009-07-28
|
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
|
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
|
*
Use vis(3) instead of handrolled function.
Nicholas Marriott
2009-06-03
|
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01
*
Sync OpenBSD patchset 1151:
Tiago Cunha
2012-07-11
*
Sync OpenBSD patchset 1054:
Tiago Cunha
2012-03-18
*
Expand the Id keyword.
Tiago Cunha
2011-07-09
*
Sync OpenBSD patchset 895:
Tiago Cunha
2011-04-25
*
Sync OpenBSD patchset 855:
Tiago Cunha
2011-02-15
*
Sync OpenBSD patchset 854:
Tiago Cunha
2011-02-15
*
Sync OpenBSD patchset 839:
Tiago Cunha
2011-01-21
*
Sync OpenBSD patchset 829:
Tiago Cunha
2011-01-07
*
Sync OpenBSD patchset 822:
Tiago Cunha
2011-01-03
*
Switch tmux to use autoconf and automake.
Nicholas Marriott
2010-12-31
*
Sync OpenBSD patchset 806:
Tiago Cunha
2010-12-22
*
Sync OpenBSD patchset 585:
Tiago Cunha
2009-12-10
*
Sync OpenBSD patchset 581:
Tiago Cunha
2009-12-04
*
Sync OpenBSD patchset 567:
Tiago Cunha
2009-11-28
*
Sync OpenBSD patchset 539:
Tiago Cunha
2009-11-14
*
Sync OpenBSD patchset 483:
Tiago Cunha
2009-11-04
[next]