aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NetBSD has no strtonum so needs compat/.Nicholas Marriott2009-05-14
* NetBSD tree.h has no RB_PREV.Nicholas Marriott2009-05-14
* Use a variable for uname.Nicholas Marriott2009-05-14
* print is redundant. Doh.Nicholas Marriott2009-05-14
* Sprinkle the magic anti-GCC-suckage for *BSD as well.Nicholas Marriott2009-05-14
* Move -lutil.Nicholas Marriott2009-05-14
* Use the right osdep.Nicholas Marriott2009-05-14
* install depends on all.Nicholas Marriott2009-05-14
* Try to figure out if we are using gcc 4 and get rid of the stupid warning, wh...Nicholas Marriott2009-05-14
* compat/bsd-poll.h now we are not doing -Icompat.Nicholas Marriott2009-05-13
* Sort.Nicholas Marriott2009-05-13
* Don't bother with this.Nicholas Marriott2009-05-13
* Whoops, don't use the name of the rule here now.Nicholas Marriott2009-05-13
* Add a changes entry.Nicholas Marriott2009-05-13
* Two more to ignore.Nicholas Marriott2009-05-13
* $(PROG) is gorn.Nicholas Marriott2009-05-13
* cmake build files. I wrote these but then decided to keep the cleanupNicholas Marriott2009-05-13
* Everything supported has working vsnprintf.Nicholas Marriott2009-05-13
* Rename all feature flags to HAVE_* and move out of makefiles into a configureNicholas Marriott2009-05-13
* Bye-bye nonworking IRIX, can be rescued from the attic if ever needed again.Nicholas Marriott2009-05-13
* Use getopt.c from openssh rather than OpenBSD's getopt_long.Nicholas Marriott2009-05-13
* Bye-bye META.Nicholas Marriott2009-05-13
* Works fine, escaping was the issue.Nicholas Marriott2009-05-11
* Spacing.Nicholas Marriott2009-05-04
* RB_INSERT returns &item if already exists, so use that rather than doing aNicholas Marriott2009-05-04
* Space trimmage mega-diff.Nicholas Marriott2009-05-04
* This should be fixed by previous commit.Nicholas Marriott2009-05-04
* Region can reset cursor to 0,0 - bad if there is an offset. So sort out regio...Nicholas Marriott2009-05-04
* Use ACS for line drawing characters.Nicholas Marriott2009-05-04
* Only worry about complete seconds for status line update. Also reduce poll in...Nicholas Marriott2009-05-02
* Support "neww; neww" as well "neww ; neww".Nicholas Marriott2009-04-30
* previous-layout command.Nicholas Marriott2009-04-30
* Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkillNicholas Marriott2009-04-30
* static const.Nicholas Marriott2009-04-30
* Display the layout name in window lists.Nicholas Marriott2009-04-30
* DOH.Nicholas Marriott2009-04-30
* Indentation.Nicholas Marriott2009-04-30
* cvs add is often a good move.Nicholas Marriott2009-04-30
* Merge resize-pane-{up,down} into resize-pane.Nicholas Marriott2009-04-30
* Oops, revert - need u_char.Nicholas Marriott2009-04-30
* Don't need cp.Nicholas Marriott2009-04-30
* This should be fixed now.Nicholas Marriott2009-04-29
* Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs.Nicholas Marriott2009-04-29
* /* $Id$ */Nicholas Marriott2009-04-29
* tmux doesn't care about setres[ug]id.Nicholas Marriott2009-04-29
* getopt_long.c not getopt.cNicholas Marriott2009-04-29
* Solaris doesn't have TAILQ_REPLACE yet :-(.Nicholas Marriott2009-04-29
* Don't need all this %p stuff anymore really.Nicholas Marriott2009-04-29
* Some tweaks for Solaris.Nicholas Marriott2009-04-29
* Ignore tmux*.out as well.Nicholas Marriott2009-04-29