1. 3ab229d Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  2. c4b0da5 Support multiple occurances of the same argument. Use this for a new by nicm · 6 years ago
  3. 3b40f8e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  4. e1b3dc8 Run alert hooks based on the options rather than unconditionally, from by nicm · 7 years ago
  5. f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  6. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  7. ae1a6c2 Do not need getopt.h. by nicm · 8 years ago
  8. 787f9de vis.h comes from compat.h. by Nicholas Marriott · 8 years ago
  9. 044999c Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  10. faa0570 Plain stravis() because it will mangle UTF-8 characters, so add by nicm · 8 years ago
  11. 4bb5a1d Run arguments through vis() as well when printing them. by nicm · 8 years ago
  12. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  13. e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
  14. 226b6a2 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  15. 7d4b416 Some more static. by nicm · 8 years ago
  16. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  17. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  18. 9fe8b28 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  19. 6a2ca34 Do not set a limit on the length of commands when printing them. by nicm · 9 years ago
  20. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  21. 52bbac5 struct args_entry can go into arguments.c. by nicm · 9 years ago
  22. 73f9f03 Check for flock in libbsd for AIX, and remove some getopt.h includes. From J by Nicholas Marriott · 9 years ago
  23. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  24. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  25. 900f6fc Tidy up some includes. by nicm · 10 years ago
  26. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  27. b8bda67 Don't blindly increase offsets by the return value of snprintf, if there by nicm · 11 years ago
  28. d02c4bd Merge branch 'obsd-master' by Thomas · 11 years ago
  29. 3368b60 Couple of fixes from cppcheck via Tiago Cunha. by nicm · 11 years ago
  30. 66829ee Simplify args_set, from Tiago Cunha. by nicm · 11 years ago
  31. 30275bc Include unistd.h as it is the standard location for getopt(). by okan · 11 years ago
  32. 399d738 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  33. a0cf65d Instead of eating 1024 bytes or so for the arguments of each command, by Nicholas Marriott · 11 years ago
  34. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  35. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  36. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  37. 5ae4b4a Pass the right size to calloc (* not **). by Nicholas Marriott · 13 years ago
  38. 9dacc17 Pass the right size to calloc (* not **). by Nicholas Marriott · 13 years ago
  39. 19e81ff Sync OpenBSD patchset 859: by Tiago Cunha · 14 years ago
  40. 567741c Free old argument even if setting to NULL. by Nicholas Marriott · 14 years ago
  41. 0740d3d Remove compat include. by Tiago Cunha · 14 years ago
  42. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  43. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago