| Commit message (Expand) | Author | Age |
| * | For 3.0. | Nicholas Marriott | 2019-03-26 |
| * | 2.9 bits. | Nicholas Marriott | 2019-03-26 |
| * | Fixes for GNU/kFreeBSD from James Clarke. | Nicholas Marriott | 2018-11-21 |
| * | Instead of "master" for the version number, use "next-X.X". It is more | Nicholas Marriott | 2018-10-19 |
| * | Now master again. | Nicholas Marriott | 2018-08-17 |
| * | 2.8-rc. | Nicholas Marriott | 2018-08-17 |
| * | Solaris 11.4 and later prefers mdoc, from Alan Coopersmith. | Nicholas Marriott | 2018-07-02 |
| * | Revert "2.7-rc." | Nicholas Marriott | 2018-03-22 |
| * | 2.7-rc. | Nicholas Marriott | 2018-03-22 |
| * | msys is apparently a cygwin variant that doesn't say it is cygwin... | Nicholas Marriott | 2018-01-16 |
| * | Save and restore LIBS when checking for b64_ntop, reported by Ralf Friedl. | Nicholas Marriott | 2017-10-17 |
| * | 2.6-rc3. | Nicholas Marriott | 2017-09-11 |
| * | 2.6-rc2. | Nicholas Marriott | 2017-09-10 |
| * | Add to CHANGES. | Nicholas Marriott | 2017-08-30 |
| * | 2.6-rc version. | Nicholas Marriott | 2017-08-30 |
| * | Back to master. | Nicholas Marriott | 2017-08-29 |
| * | 2.6-rc version. | Nicholas Marriott | 2017-08-29 |
| * | Set AM_CFLAGS for ncurses libraries, reported by Peter Schow. | Nicholas Marriott | 2017-06-09 |
| * | Add memmem to compat. | Nicholas Marriott | 2017-06-09 |
| * | Add a small dance to daemon() to reattach tmux to the user's namespace (which | Nicholas Marriott | 2017-06-06 |
| * | Need to check libutil for fparseln. | Nicholas Marriott | 2017-05-17 |
| * | Back to master. | Nicholas Marriott | 2017-05-09 |
| * | 2.5-rc and changes. | Nicholas Marriott | 2017-05-09 |
| * | getptmfd() and fdforkpty() compat. | Nicholas Marriott | 2017-04-20 |
| * | Turn on debug if $VERSION is master rather than commenting and uncommenting. | Nicholas Marriott | 2017-04-20 |
| * | Update imsg*.c from OpenBSD. | Nicholas Marriott | 2017-04-11 |
| * | Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some | Nicholas Marriott | 2017-03-24 |
| * | Remove coverage and profile flags. | Nicholas Marriott | 2017-03-22 |
| * | Tweak some comments. | Nicholas Marriott | 2017-03-22 |
| * | Can shorten these by using LIBOBJ. | Nicholas Marriott | 2017-03-22 |
| * | Should not need -D_POSIX_PTHREAD_SEMANTICS. | Nicholas Marriott | 2017-03-22 |
| * | Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers. | Nicholas Marriott | 2017-03-22 |
| * | Do not test for term.h since we don't use the result. | Nicholas Marriott | 2017-03-21 |
| * | Tweak test for program_invocation_short_name. | Nicholas Marriott | 2017-03-18 |
| * | Can only check for one with AC_CHECK_LIB. | Nicholas Marriott | 2017-03-09 |
| * | Compat code for strndup and strnlen. | Nicholas Marriott | 2017-03-09 |
| * | Solaris fixes, mostly from Dagobert Michelsen. | Nicholas Marriott | 2017-03-09 |
| * | Look for libtinfo before libncurses. | Nicholas Marriott | 2017-02-07 |
| * | Update sys/queue.h from OpenBSD. | Nicholas Marriott | 2017-02-06 |
| * | Add b64_pton as well. | Nicholas Marriott | 2017-01-22 |
| * | Look for ncursesw as well as ncurses, based on a change from Bert van Hall. | Nicholas Marriott | 2017-01-19 |
| * | If --enable-{utf8proc,utempter} is given, do not build without it. | Nicholas Marriott | 2017-01-18 |
| * | Fix VIS_DQ check. | Nicholas Marriott | 2017-01-16 |
| * | We need VIS_DQ in vis.h as well. | Nicholas Marriott | 2017-01-16 |
| * | Put AM_* back, but this time do a dance in configure.ac so that we can keep | Nicholas Marriott | 2016-10-19 |
| * | Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use | Nicholas Marriott | 2016-10-18 |
| * | Preserve existing AM_CPPFLAGS and AM_LDFLAGS values. | Nicholas Marriott | 2016-10-17 |
| * | CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov. | Nicholas Marriott | 2016-10-17 |
| * | Can use enable_* rather than adding our own found_* variables, from Dilyan Pa... | Nicholas Marriott | 2016-10-17 |
| * | tmux no longer uses openat() so we can remove the compatibilty function. | Nicholas Marriott | 2016-10-13 |