summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-22Sync OpenBSD patchset 806:Tiago Cunha
2010-12-22Sync OpenBSD patchset 805:Tiago Cunha
2010-12-22Sync OpenBSD patchset 804:Tiago Cunha
2010-12-22Sync OpenBSD patchset 803:Tiago Cunha
2010-12-22Sync OpenBSD patchset 802:Tiago Cunha
2010-12-22Sync OpenBSD patchset 801:Tiago Cunha
2010-12-22Sync OpenBSD patchset 800:Tiago Cunha
2010-12-22Sync OpenBSD patchset 799:Tiago Cunha
2010-12-15"So you have screwed up your /dev/null?" From Mathias Gumz.Nicholas Marriott
2010-12-13Read ${X} environment variables in strings and $HOME from the globalNicholas Marriott
2010-12-11Track the last session for a client and add a flag to switch-client andNicholas Marriott
2010-12-11Remove a bunch of stuff that is done a few that aren't going to happenNicholas Marriott
2010-12-11Fix rectangle copy to behave like emacs - the cursor is not part of theNicholas Marriott
2010-12-11Make the prompt history global for all clients which is much more usefulNicholas Marriott
2010-12-10-V to report version, SF issue 3038862.Nicholas Marriott
2010-12-10Rephrase a confusing sentence.Nicholas Marriott
2010-12-08Some do still need -lrt.Nicholas Marriott
2010-12-07In the built-in layouts, distribute the panes more evenly.Micah Cowan
2010-12-06Add an option to alert (monitor) for silence (lack of activity) in aNicholas Marriott
2010-12-06PatchSet 790Nicholas Marriott
2010-12-06PatchSet 789Nicholas Marriott
2010-12-06PatchSet 788Nicholas Marriott
2010-12-06PatchSet 787Nicholas Marriott
2010-12-06PatchSet 786Nicholas Marriott
2010-12-06Add XAUTHORITY to update-environment, requested by Andreas Kloeckner.Nicholas Marriott
2010-12-06PatchSet 784Nicholas Marriott
2010-12-06PatchSet 783Nicholas Marriott
2010-12-06PatchSet 782Nicholas Marriott
2010-12-06|---------------------Nicholas Marriott
2010-12-06Another.Nicholas Marriott
2010-12-06And moar.Nicholas Marriott
2010-12-06Moar.Nicholas Marriott
2010-12-06+ SF requests.Nicholas Marriott
2010-12-06Using working directory always, from Vivien Mallet.Nicholas Marriott
2010-12-04+.Nicholas Marriott
2010-11-22+.Nicholas Marriott
2010-11-15+.Nicholas Marriott
2010-11-13+.Nicholas Marriott
2010-11-13Whoops, get the logic the right way round.Nicholas Marriott
2010-11-11Fix AIX warnings.Nicholas Marriott
2010-11-11malloc(0) may return NULL, so only assume that is an error if allocatingNicholas Marriott
2010-11-11AIX doesn't have daemon().Nicholas Marriott
2010-11-02Bring back fuzz.c.Nicholas Marriott
2010-11-01>4 now.Nicholas Marriott
2010-10-27I am almost certain we don't need crypt or rt now, and it builds fine onNicholas Marriott
2010-10-27And more.Nicholas Marriott
2010-10-27Style tweaks.Nicholas Marriott
2010-10-27Compat for closefrom().Nicholas Marriott
2010-10-24Put setproctitle back under HAVE_SETPROCTITLE.Nicholas Marriott
2010-10-24Remove redundant preprocessor check (it's already taken care of by tmux.h).Tiago Cunha