| Commit message (Expand) | Author | Age |
* | No more lint means no more ARGSUSED. | Nicholas Marriott | 2013-02-17 |
* | Merge branch 'obsd-master' | Thomas Adam | 2013-02-07 |
|\ |
|
| * | Automatically reflow wrapped lines when a pane is resized, requested by | Nicholas Marriott | 2013-02-05 |
| * | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
| * | Pass in the session, rather than the client, to window modes' key() | Nicholas Marriott | 2010-05-23 |
| * | Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last | Nicholas Marriott | 2009-12-03 |
| * | This doesn't need to be u_int. | Nicholas Marriott | 2009-11-26 |
| * | Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to | Nicholas Marriott | 2009-11-26 |
| * | Use gmtime_r so the current time isn't overwritten, the minute comparison works | Nicholas Marriott | 2009-06-27 |
| * | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott | 2009-06-01 |
* | Sync OpenBSD patchset 1150: | Tiago Cunha | 2012-07-11 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | Pass in the session, rather than the client, to window modes' key() function. | Micah Cowan | 2010-05-22 |
* | Sync OpenBSD patchset 581: | Tiago Cunha | 2009-12-04 |
* | Sync OpenBSD patchset 573: | Tiago Cunha | 2009-11-28 |
* | Sync OpenBSD patchset 567: | Tiago Cunha | 2009-11-28 |
* | $Id$. | Nicholas Marriott | 2009-07-01 |
* | Fix $Id$. | Nicholas Marriott | 2009-06-29 |
* | Use gmtime_r so the current time isn't overwritten, the minute comparison works | Nicholas Marriott | 2009-06-29 |
* | * Better support for at least the most common variant of mouse input: parse i... | Nicholas Marriott | 2009-01-28 |
* | Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti... | Nicholas Marriott | 2009-01-11 |
* | Server locking. set-password and lock-server commands, plus automatic locking. | Nicholas Marriott | 2009-01-11 |
* | Linux bits. | Nicholas Marriott | 2009-01-10 |
* | Clock mode. | Nicholas Marriott | 2009-01-10 |