1. 3888bf9 Need to check libutil for fparseln. by Nicholas Marriott · 7 years ago
  2. e82c426 Back to master. by Nicholas Marriott · 7 years ago
  3. 7b17618 2.5-rc and changes. by Nicholas Marriott · 7 years ago
  4. 9420758 getptmfd() and fdforkpty() compat. by Nicholas Marriott · 7 years ago
  5. aebbb15 Turn on debug if $VERSION is master rather than commenting and uncommenting. by Nicholas Marriott · 7 years ago
  6. d720a14 Update imsg*.c from OpenBSD. by Nicholas Marriott · 8 years ago
  7. 2e5664d Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some by Nicholas Marriott · 8 years ago
  8. e87d808 Remove coverage and profile flags. by Nicholas Marriott · 8 years ago
  9. 1cb8145 Tweak some comments. by Nicholas Marriott · 8 years ago
  10. c57039b Can shorten these by using LIBOBJ. by Nicholas Marriott · 8 years ago
  11. 223ed4a Should not need -D_POSIX_PTHREAD_SEMANTICS. by Nicholas Marriott · 8 years ago
  12. 080080f Use AC_USE_SYSTEM_EXTENSIONS and explicitly check for daemon() in headers. by Nicholas Marriott · 8 years ago
  13. b008a07 Do not test for term.h since we don't use the result. by Nicholas Marriott · 8 years ago
  14. 792455c Tweak test for program_invocation_short_name. by Nicholas Marriott · 8 years ago
  15. a24cf4a Can only check for one with AC_CHECK_LIB. by Nicholas Marriott · 8 years ago
  16. b79df1d Compat code for strndup and strnlen. by Nicholas Marriott · 8 years ago
  17. 514a723 Solaris fixes, mostly from Dagobert Michelsen. by Nicholas Marriott · 8 years ago
  18. 0f5a2c8 Look for libtinfo before libncurses. by Nicholas Marriott · 8 years ago
  19. c7c1018 Update sys/queue.h from OpenBSD. by Nicholas Marriott · 8 years ago
  20. acf331f Add b64_pton as well. by Nicholas Marriott · 8 years ago
  21. 61af9d7 Look for ncursesw as well as ncurses, based on a change from Bert van Hall. by Nicholas Marriott · 8 years ago
  22. 7e4908f If --enable-{utf8proc,utempter} is given, do not build without it. by Nicholas Marriott · 8 years ago
  23. c034670 Fix VIS_DQ check. by Nicholas Marriott · 8 years ago
  24. f20e3ee We need VIS_DQ in vis.h as well. by Nicholas Marriott · 8 years ago
  25. b951f06 Put AM_* back, but this time do a dance in configure.ac so that we can keep by Nicholas Marriott · 8 years ago
  26. 3742f66 Revert the AM_* change, I can't find a way to make AC_CHECK_HEADER use by Nicholas Marriott · 8 years ago
  27. 7d5fd5f Preserve existing AM_CPPFLAGS and AM_LDFLAGS values. by Nicholas Marriott · 8 years ago
  28. 7ba8452 CFLAGS/CPPFLAGS/LDFLAGS -> AM_*, requested by Dilyan Palauzov. by Nicholas Marriott · 8 years ago
  29. 733185d Can use enable_* rather than adding our own found_* variables, from Dilyan Palauzov. by Nicholas Marriott · 8 years ago
  30. e6f7180 tmux no longer uses openat() so we can remove the compatibilty function. by Nicholas Marriott · 8 years ago
  31. bb7cc8e Start working on 2.4 by Thomas Adam · 8 years ago
  32. 52869ed Release tmux 2.3 by Thomas Adam · 8 years ago 2.3
  33. 6e8f400 Do not use utf8proc by default. by Nicholas Marriott · 8 years ago
  34. c6cdab1 Use ncurses OR curses, don't mix header and library. Tested by Rob Paisley. by Nicholas Marriott · 8 years ago
  35. 727ce7e Check for headers for ncurses and libevent as well as libraries. by Nicholas Marriott · 8 years ago
  36. 6c94774 Add support for using utf8proc with --enable-utf8proc, useful for platforms by Nicholas Marriott · 8 years ago
  37. 762fa58 Merge branch 'master' of github.com:tmux/tmux by Nicholas Marriott · 8 years ago
  38. cfef0c6 getprogname() and setproctitle() on Linux. by Nicholas Marriott · 8 years ago
  39. f2ec81c Add flag for -pg. by Nicholas Marriott · 8 years ago
  40. fe4e947 Add --static to PKG_CONFIG rather than replacing it. by Nicholas Marriott · 8 years ago
  41. 5391342 Start working on 2.3 by Thomas Adam · 9 years ago
  42. 9a4b45d Add CHANGES notes for 2.2 release by Thomas Adam · 9 years ago 2.2
  43. 75b2c16 Add --disable-utempter to build without it. by Nicholas Marriott · 9 years ago
  44. 5658b62 Look for utempter_add_record to be sure we have the new utempter API, the old by Nicholas Marriott · 9 years ago
  45. 92f187d Need to use pkg-config --static when doing a static build. by Nicholas Marriott · 9 years ago
  46. 38cc1a1 Look for ncurses with PKG_CONFIG, and remove libtinfo because it just causes by Nicholas Marriott · 9 years ago
  47. a77960c Add reallocarray to compat. by Nicholas Marriott · 9 years ago
  48. 7c78b2b Start working on tmux 2.2 by Thomas Adam · 9 years ago
  49. 310f0a9 Update for 2.1 release. by Thomas Adam · 9 years ago 2.1
  50. 166aa97 No more $Id$. by Nicholas Marriott · 9 years ago
  51. ef35c9f Add --enable-coverage for gcov. by Nicholas Marriott · 9 years ago
  52. 2ebef95 Sync up vis.* for stravis(). by Nicholas Marriott · 9 years ago
  53. 73f9f03 Check for flock in libbsd for AIX, and remove some getopt.h includes. From J by Nicholas Marriott · 9 years ago
  54. 235e0bd Update imsg*.[ch] from OpenBSD, including bzero->memset. by Nicholas Marriott · 9 years ago
  55. 75061cb I no longer need to care about GCC 3. by Nicholas Marriott · 9 years ago
  56. 32bc8f4 HTML bits are now elsewhere. by Nicholas Marriott · 9 years ago
  57. 6525ca5 Start working on 2.1 by Thomas Adam · 9 years ago
  58. 7536d69 Explicitly look for cpp and egrep to avoid AC_EGREP_CPP messing up output. by Nicholas Marriott · 10 years ago 2.0
  59. 68429cd Spaces to tabs. by Nicholas Marriott · 10 years ago
  60. 32f1ced Tweak ordering and whitespace. by Nicholas Marriott · 10 years ago
  61. b222494 Solaris doesn't have flock and fcntl is useless so make a no-op flock. Reported by Nicholas Marriott · 10 years ago
  62. 938d91d Tweak www and add RELEASE variable for current release version so we don't need by Nicholas Marriott · 10 years ago
  63. 93fe1b8 Stupid comment. by Nicholas Marriott · 10 years ago
  64. 92997b7 Add compat/fparseln() for non-BSD systems by Thomas Adam · 10 years ago
  65. 19cb0a1 Might as well still allow autoconf 2.59. by Nicholas Marriott · 10 years ago
  66. 248ad8b Next up is 2.0 not 1.10. by Nicholas Marriott · 11 years ago
  67. 3625bcb Add osdep-cgywin.c as a copy of osdep-linux.c, from J Raynor. by Nicholas Marriott · 11 years ago
  68. bf82f15 Missing period. by Nicholas Marriott · 11 years ago
  69. 4273c1b Use utempter to update utmp if it's around for configure, from madmaverick9 at by Nicholas Marriott · 11 years ago
  70. 7eed5ad Go back to working on 1.10 by Thomas Adam · 11 years ago
  71. 80d9964 Update CHANGES and configure.ac for 1.9a release by Thomas Adam · 11 years ago 1.9a
  72. 1ab0745 Working on 1.10 by Thomas Adam · 11 years ago
  73. c5d2de7 Update CHANGES and configure.ac for 1.9 release by Thomas Adam · 11 years ago 1.9
  74. cbf9224 Add AC_PROG_MKDIR_P. by Nicholas Marriott · 11 years ago
  75. ba014c1 NetBSD broke strnvis when they added it, check for that. by Nicholas Marriott · 11 years ago
  76. e588ddb Add openat() to compat. by Nicholas Marriott · 11 years ago
  77. 796974d Check setupterm() in libtinfo also by Thomas Adam · 11 years ago
  78. 75f5b3d Add subdir-objects to shut automake up by Thomas Adam · 11 years ago
  79. 4f3c31a Use sysconfdir for the location of global tmux.conf (but default it to /etc), by Nicholas Marriott · 11 years ago
  80. 792e285 Add compat for cfmakeraw, from Dagobert Michelsen. by Nicholas Marriott · 11 years ago
  81. c24b58e Generate tmux.1 using mdoc2man.awk on Solaris, issue brought up and changes by Nicholas Marriott · 12 years ago
  82. 5fe0576 Working on 1.9 by Thomas Adam · 12 years ago
  83. 1b083aa Update CHANGES and configure.ac for 1.8 release. by Thomas Adam · 12 years ago 1.8
  84. e964ff7 Fix --disable-static, reported by Shea Levy. by Nicholas Marriott · 12 years ago
  85. 5cdc959 Working on 1.8 by Thomas Adam · 12 years ago
  86. 2b5c3fc Update NOTES, CHANGES, configure.ac for 1.7 release by Thomas Adam · 12 years ago 1.7
  87. 224255c Create a debug build by default. by Tiago Cunha · 13 years ago
  88. 74b2eaa Working on 1.7. by Tiago Cunha · 13 years ago
  89. 9803aee Releases don't have debugging enabled. by Tiago Cunha · 13 years ago
  90. cf31741 Use pkg-config for libevent. by Nicholas Marriott · 13 years ago
  91. a734171 Fix some warnings with newer autoconf, from Matt Curtis. by Nicholas Marriott · 13 years ago
  92. f62dcc1 Separate dfly from fbsd as one or the other keeps becoming incompatible by Nicholas Marriott · 13 years ago
  93. d635d79 The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh. by Nicholas Marriott · 13 years ago
  94. 0a4fd0f libm isn't needed anymore. by Tiago Cunha · 13 years ago
  95. ee5e979 Fix --enable-static and add a different check for b64_ntop that might work on by Nicholas Marriott · 13 years ago
  96. 20134fa Compatibility for b64_ntop, missing from some alternative libc. by Nicholas Marriott · 13 years ago
  97. 25eb48a Only get -lrt when needed, from Pietro Cerutti. by Nicholas Marriott · 13 years ago
  98. d86c6b2 Bump version and create a debug build by default. by Tiago Cunha · 13 years ago
  99. 8d63a99 Releases don't have debugging enabled. by Tiago Cunha · 13 years ago
  100. f16b6ae Use an empty CFLAGS by default to prevent autoconf from setting it when by Tiago Cunha · 13 years ago