aboutsummaryrefslogtreecommitdiff
path: root/window-clock.c
Commit message (Expand)AuthorAge
* xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott2012-07-10
* Pass in the session, rather than the client, to window modes' key()Nicholas Marriott2010-05-23
* Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott2009-12-03
* This doesn't need to be u_int.Nicholas Marriott2009-11-26
* Remove a couple of unused arguments where possible, and add /* ARGSUSED */ toNicholas Marriott2009-11-26
* Use gmtime_r so the current time isn't overwritten, the minute comparison worksNicholas Marriott2009-06-27
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01