| Commit message (Expand) | Author | Age |
* | Use sysconfdir for the location of global tmux.conf (but default it to /etc), | Nicholas Marriott | 2013-04-24 |
* | Add compat for cfmakeraw, from Dagobert Michelsen. | Nicholas Marriott | 2013-04-22 |
* | Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changes | Nicholas Marriott | 2013-04-16 |
* | Working on 1.9 | Thomas Adam | 2013-03-26 |
* | Update CHANGES and configure.ac for 1.8 release. | Thomas Adam | 2013-03-26 |
* | Fix --disable-static, reported by Shea Levy. | Nicholas Marriott | 2013-03-06 |
* | Working on 1.8 | Thomas Adam | 2012-10-13 |
* | Update NOTES, CHANGES, configure.ac for 1.7 release | Thomas Adam | 2012-10-13 |
* | Create a debug build by default. | Tiago Cunha | 2012-01-23 |
* | Working on 1.7. | Tiago Cunha | 2012-01-23 |
* | Releases don't have debugging enabled. | Tiago Cunha | 2012-01-23 |
* | Use pkg-config for libevent. | Nicholas Marriott | 2011-10-27 |
* | Fix some warnings with newer autoconf, from Matt Curtis. | Nicholas Marriott | 2011-10-06 |
* | Separate dfly from fbsd as one or the other keeps becoming incompatible | Nicholas Marriott | 2011-09-29 |
* | The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh. | Nicholas Marriott | 2011-09-23 |
* | libm isn't needed anymore. | Tiago Cunha | 2011-08-25 |
* | Fix --enable-static and add a different check for b64_ntop that might work on | Nicholas Marriott | 2011-07-27 |
* | Compatibility for b64_ntop, missing from some alternative libc. | Nicholas Marriott | 2011-07-22 |
* | Only get -lrt when needed, from Pietro Cerutti. | Nicholas Marriott | 2011-07-19 |
* | Bump version and create a debug build by default. | Tiago Cunha | 2011-07-09 |
* | Releases don't have debugging enabled. | Tiago Cunha | 2011-07-09 |
* | Use an empty CFLAGS by default to prevent autoconf from setting it when | Tiago Cunha | 2011-07-09 |
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
* | One of these gives us b64_ntop. | Nicholas Marriott | 2011-05-26 |
* | If the terminal supports sitm for italics, use it instead of standout | Nicholas Marriott | 2011-04-09 |
* | Solaris is SunOS. | Nicholas Marriott | 2011-02-11 |
* | Link with libm due to the upcoming patchset. | Tiago Cunha | 2011-01-21 |
* | Support for HP-UX. | Nicholas Marriott | 2011-01-21 |
* | Better __progname check. | Nicholas Marriott | 2011-01-10 |
* | Copy osdep-unknown.c for AIX to make @PLATFORM@ work. | Nicholas Marriott | 2011-01-10 |
* | Check for optarg, optind, optreset. | Nicholas Marriott | 2011-01-10 |
* | Whoops, bad copy and paste. | Nicholas Marriott | 2011-01-04 |
* | Support --enable-static. | Nicholas Marriott | 2011-01-04 |
* | More indentation tweaking. | Nicholas Marriott | 2011-01-03 |
* | Wrap long line differently. | Nicholas Marriott | 2011-01-02 |
* | Fail if no libevent or curses, from Thomas Adam. | Nicholas Marriott | 2011-01-02 |
* | And moar. | Nicholas Marriott | 2010-12-31 |
* | Make indentation better. | Nicholas Marriott | 2010-12-31 |
* | Default enable-debug to on in CVS (can be changed for releases). | Nicholas Marriott | 2010-12-31 |
* | Switch tmux to use autoconf and automake. | Nicholas Marriott | 2010-12-31 |