1. e7a530f Next will be 3.1. by Nicholas Marriott · 5 years ago
  2. 05d0741 3.0-rc. by Nicholas Marriott · 5 years ago
  3. 9f0904c Remove unused fparseln compat code. by Nicholas Marriott · 5 years ago
  4. 4ce26b0 Remove duplicate. by Nicholas Marriott · 5 years ago
  5. 82bf0f4 configure.ac: add AC_PROC_YACC by Thomas Adam · 5 years ago
  6. bf2cf33 Add yacc(1) bits. by Nicholas Marriott · 5 years ago
  7. 0a913b0 For 3.0. by Nicholas Marriott · 6 years ago
  8. 4f7a5d1 2.9 bits. by Nicholas Marriott · 6 years ago
  9. c4b04b1 Fixes for GNU/kFreeBSD from James Clarke. by Nicholas Marriott · 6 years ago
  10. bc6211c Instead of "master" for the version number, use "next-X.X". It is more by Nicholas Marriott · 6 years ago
  11. af67932 Now master again. by Nicholas Marriott · 6 years ago
  12. 9bdbe17 2.8-rc. by Nicholas Marriott · 6 years ago
  13. ffebf00 Solaris 11.4 and later prefers mdoc, from Alan Coopersmith. by Nicholas Marriott · 6 years ago
  14. 80283f9 Revert "2.7-rc." by Nicholas Marriott · 7 years ago
  15. ced74bd 2.7-rc. by Nicholas Marriott · 7 years ago
  16. 58e9d12 msys is apparently a cygwin variant that doesn't say it is cygwin... by Nicholas Marriott · 7 years ago
  17. a34de2e Save and restore LIBS when checking for b64_ntop, reported by Ralf Friedl. by Nicholas Marriott · 7 years ago
  18. b541a97 2.6-rc3. by Nicholas Marriott · 7 years ago
  19. 034b19b 2.6-rc2. by Nicholas Marriott · 7 years ago
  20. a1986c5 Add to CHANGES. by Nicholas Marriott · 7 years ago
  21. 2e4e521 2.6-rc version. by Nicholas Marriott · 7 years ago
  22. c1d8b0f Back to master. by Nicholas Marriott · 7 years ago
  23. 2248b88 2.6-rc version. by Nicholas Marriott · 7 years ago
  24. eea9363 Set AM_CFLAGS for ncurses libraries, reported by Peter Schow. by Nicholas Marriott · 7 years ago
  25. 143ccd2 Add memmem to compat. by Nicholas Marriott · 7 years ago
  26. 78352fd Add a small dance to daemon() to reattach tmux to the user's namespace (which by Nicholas Marriott · 7 years ago
  27. 3888bf9 Need to check libutil for fparseln. by Nicholas Marriott · 7 years ago
  28. e82c426 Back to master. by Nicholas Marriott · 7 years ago
  29. 7b17618 2.5-rc and changes. by Nicholas Marriott · 7 years ago
  30. 9420758 getptmfd() and fdforkpty() compat. by Nicholas Marriott · 7 years ago
  31. aebbb15 Turn on debug if $VERSION is master rather than commenting and uncommenting. by Nicholas Marriott · 8 years ago
  32. d720a14 Update imsg*.c from OpenBSD. by Nicholas Marriott · 8 years ago
  33. 2e5664d Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some by Nicholas Marriott · 8 years ago
  34. e87d808 Remove coverage and profile flags. by Nicholas Marriott · 8 years ago
  35. 1cb8145 Tweak some comments. by Nicholas Marriott · 8 years ago
  36. c57039b Can shorten these by using LIBOBJ. by Nicholas Marriott · 8 years ago
  37. 223ed4a Should not need -D_POSIX_PTHREAD_SEMANTICS. by Nicholas Marriott · 8 years ago
  38. 080080f Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers. by Nicholas Marriott · 8 years ago
  39. b008a07 Do not test for term.h since we don't use the result. by Nicholas Marriott · 8 years ago
  40. 792455c Tweak test for program_invocation_short_name. by Nicholas Marriott · 8 years ago
  41. a24cf4a Can only check for one with AC_CHECK_LIB. by Nicholas Marriott · 8 years ago
  42. b79df1d Compat code for strndup and strnlen. by Nicholas Marriott · 8 years ago
  43. 514a723 Solaris fixes, mostly from Dagobert Michelsen. by Nicholas Marriott · 8 years ago
  44. 0f5a2c8 Look for libtinfo before libncurses. by Nicholas Marriott · 8 years ago
  45. c7c1018 Update sys/queue.h from OpenBSD. by Nicholas Marriott · 8 years ago
  46. acf331f Add b64_pton as well. by Nicholas Marriott · 8 years ago
  47. 61af9d7 Look for ncursesw as well as ncurses, based on a change from Bert van Hall. by Nicholas Marriott · 8 years ago
  48. 7e4908f If --enable-{utf8proc,utempter} is given, do not build without it. by Nicholas Marriott · 8 years ago
  49. c034670 Fix VIS_DQ check. by Nicholas Marriott · 8 years ago
  50. f20e3ee We need VIS_DQ in vis.h as well. by Nicholas Marriott · 8 years ago
  51. b951f06 Put AM_* back, but this time do a dance in configure.ac so that we can keep by Nicholas Marriott · 8 years ago
  52. 3742f66 Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use by Nicholas Marriott · 8 years ago
  53. 7d5fd5f Preserve existing AM_CPPFLAGS and AM_LDFLAGS values. by Nicholas Marriott · 8 years ago
  54. 7ba8452 CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov. by Nicholas Marriott · 8 years ago
  55. 733185d Can use enable_* rather than adding our own found_* variables, from Dilyan Palauzov. by Nicholas Marriott · 8 years ago
  56. e6f7180 tmux no longer uses openat() so we can remove the compatibilty function. by Nicholas Marriott · 8 years ago
  57. bb7cc8e Start working on 2.4 by Thomas Adam · 8 years ago
  58. 52869ed Release tmux 2.3 by Thomas Adam · 8 years ago 2.3
  59. 6e8f400 Do not use utf8proc by default. by Nicholas Marriott · 8 years ago
  60. c6cdab1 Use ncurses OR curses, don't mix header and library. Tested by Rob Paisley. by Nicholas Marriott · 8 years ago
  61. 727ce7e Check for headers for ncurses and libevent as well as libraries. by Nicholas Marriott · 8 years ago
  62. 6c94774 Add support for using utf8proc with --enable-utf8proc, useful for platforms by Nicholas Marriott · 8 years ago
  63. 762fa58 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  64. cfef0c6 getprogname() and setproctitle() on Linux. by Nicholas Marriott · 8 years ago
  65. f2ec81c Add flag for -pg. by Nicholas Marriott · 8 years ago
  66. fe4e947 Add --static to PKG_CONFIG rather than replacing it. by Nicholas Marriott · 8 years ago
  67. 5391342 Start working on 2.3 by Thomas Adam · 9 years ago
  68. 9a4b45d Add CHANGES notes for 2.2 release by Thomas Adam · 9 years ago 2.2
  69. 75b2c16 Add --disable-utempter to build without it. by Nicholas Marriott · 9 years ago
  70. 5658b62 Look for utempter_add_record to be sure we have the new utempter API, the old by Nicholas Marriott · 9 years ago
  71. 92f187d Need to use pkg-config --static when doing a static build. by Nicholas Marriott · 9 years ago
  72. 38cc1a1 Look for ncurses with PKG_CONFIG, and remove libtinfo because it just causes by Nicholas Marriott · 9 years ago
  73. a77960c Add reallocarray to compat. by Nicholas Marriott · 9 years ago
  74. 7c78b2b Start working on tmux 2.2 by Thomas Adam · 9 years ago
  75. 310f0a9 Update for 2.1 release. by Thomas Adam · 9 years ago 2.1
  76. 166aa97 No more $Id$. by Nicholas Marriott · 9 years ago
  77. ef35c9f Add --enable-coverage for gcov. by Nicholas Marriott · 9 years ago
  78. 2ebef95 Sync up vis.* for stravis(). by Nicholas Marriott · 9 years ago
  79. 73f9f03 Check for flock in libbsd for AIX, and remove some getopt.h includes. From J by Nicholas Marriott · 9 years ago
  80. 235e0bd Update imsg*.[ch] from OpenBSD, including bzero->memset. by Nicholas Marriott · 9 years ago
  81. 75061cb I no longer need to care about GCC 3. by Nicholas Marriott · 9 years ago
  82. 32bc8f4 HTML bits are now elsewhere. by Nicholas Marriott · 9 years ago
  83. 6525ca5 Start working on 2.1 by Thomas Adam · 9 years ago
  84. 7536d69 Explicitly look for cpp and egrep to avoid AC_EGREP_CPP messing up output. by Nicholas Marriott · 10 years ago 2.0
  85. 68429cd Spaces to tabs. by Nicholas Marriott · 10 years ago
  86. 32f1ced Tweak ordering and whitespace. by Nicholas Marriott · 10 years ago
  87. b222494 Solaris doesn't have flock and fcntl is useless so make a no-op flock. Reported by Nicholas Marriott · 10 years ago
  88. 938d91d Tweak www and add RELEASE variable for current release version so we don't need by Nicholas Marriott · 10 years ago
  89. 93fe1b8 Stupid comment. by Nicholas Marriott · 10 years ago
  90. 92997b7 Add compat/fparseln() for non-BSD systems by Thomas Adam · 10 years ago
  91. 19cb0a1 Might as well still allow autoconf 2.59. by Nicholas Marriott · 10 years ago
  92. 248ad8b Next up is 2.0 not 1.10. by Nicholas Marriott · 11 years ago
  93. 3625bcb Add osdep-cgywin.c as a copy of osdep-linux.c, from J Raynor. by Nicholas Marriott · 11 years ago
  94. bf82f15 Missing period. by Nicholas Marriott · 11 years ago
  95. 4273c1b Use utempter to update utmp if it's around for configure, from madmaverick9 at by Nicholas Marriott · 11 years ago
  96. 7eed5ad Go back to working on 1.10 by Thomas Adam · 11 years ago
  97. 80d9964 Update CHANGES and configure.ac for 1.9a release by Thomas Adam · 11 years ago 1.9a
  98. 1ab0745 Working on 1.10 by Thomas Adam · 11 years ago
  99. c5d2de7 Update CHANGES and configure.ac for 1.9 release by Thomas Adam · 11 years ago 1.9
  100. cbf9224 Add AC_PROG_MKDIR_P. by Nicholas Marriott · 11 years ago