1. a7ce193 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  2. 7a1a01f Remove the set-remain-on-exit option, it was always a hack and can now by nicm · 8 years ago
  3. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  4. e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
  5. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  6. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  7. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  8. 5862f59 Conflicts: Makefile by Thomas Adam · 9 years ago
  9. d2fb0ef Add hooks infrastructure, basic commands (set-hook, show-hooks) and a by nicm · 9 years ago
  10. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  11. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  12. 4b703d3 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  13. ca5e6bf Don't update activity time twice for new sessions, and add some logging. by nicm · 9 years ago
  14. 17f6c3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  15. 01defc9 Because pledge(2) does not allow us to pass directory file descriptors by nicm · 9 years ago
  16. a5e4d3a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  17. bf9c933 Like options, move the environ struct into environ.c. by nicm · 9 years ago
  18. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  19. 44657bf Move struct options into options.c. by nicm · 9 years ago
  20. 76688d2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  21. fa3d4fa Fix a spelling error, sesson -> session. by nicm · 9 years ago
  22. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  23. b5aaefc Move alerts onto events rather than checking every loop. by nicm · 9 years ago
  24. 486421c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  25. ed2a486 Don't leak name when freeing session, from Kuang-che Wu. by nicm · 9 years ago
  26. f6a0f87 Per-session timers for locking, and remove the global one-second timer. by nicm · 9 years ago
  27. 57cc4d4 Make session_update_activity more useful and use it in more places. by nicm · 9 years ago
  28. 7acc4ad Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  29. 641a9cd Similarly, for sessions use a callback to free rather than checking every loop. by nicm · 9 years ago
  30. f10d367 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  31. 31b1ab4 Add a format window_linked which is 1 if a window has been linked by nicm · 9 years ago
  32. 72e9ebf Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  33. 6dbd63b Move the functions to convert ids from strings into session.c and window.c. by nicm · 9 years ago
  34. 56e1132 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  35. 9a453dd Make session_has return a flag, returning the first winlink found is a by nicm · 9 years ago
  36. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  37. 35ffd09 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  38. abfb965 Fix some spacing nits. by nicm · 10 years ago
  39. 68cb1c0 Merge unlink-window into kill-window. by nicm · 10 years ago
  40. bae9584 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  41. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 10 years ago
  42. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  43. 3e27be3 Set PATH explicitly, either from client or session by nicm · 11 years ago
  44. d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  45. 9ee93b3 Do not permit periods in session names (colons are already banned). From by nicm · 11 years ago
  46. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  47. 34674bb Renumber windows: Lookup lastw via window not index by nicm · 11 years ago
  48. d3830e6 Grouped sessions were being leaked on destroy, correctly free them. by nicm · 11 years ago
  49. 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
  50. 5532766 Renumber windows: Lookup lastw via window not index by Thomas Adam · 11 years ago
  51. b0b5cad Grouped sessions were being leaked on destroy, correctly free them. by Nicholas Marriott · 11 years ago
  52. 6fee3e9 Rename session idx to session id throughout and add $ prefix to targets by Nicholas Marriott · 12 years ago
  53. eaaeb28 Add session_set_current helper function, extracted from a diff from by Nicholas Marriott · 12 years ago
  54. f47a063 Rename session idx to session id throughout and add $ prefix to targets to use by Nicholas Marriott · 12 years ago
  55. 8c50f62 Add session_set_current helper function, extracted from a diff from Aaron by Nicholas Marriott · 12 years ago
  56. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  57. 38530de Sync OpenBSD patchset 1144: by Tiago Cunha · 12 years ago
  58. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  59. 63f5c38 Clear flags across all sessions, from Thomas Adam. by Nicholas Marriott · 12 years ago
  60. b728970 Sync OpenBSD patchset 1104: by Tiago Cunha · 12 years ago
  61. a6c22d6 Add a flag to move-window to renumber the windows in a session (closing by Nicholas Marriott · 12 years ago
  62. f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
  63. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  64. b9bbe1d Sync OpenBSD patchset 943: by Tiago Cunha · 13 years ago
  65. 6b734d1 Correctly skip existing numbers when generating the name for a new session. by Nicholas Marriott · 13 years ago
  66. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  67. e5f4bf3 |PatchSet 884 by Nicholas Marriott · 14 years ago
  68. ec89eb9 Change so that an empty session name always means the current sessions by Nicholas Marriott · 14 years ago
  69. 4e4568c Sync OpenBSD patchset 852: by Tiago Cunha · 14 years ago
  70. 1270f8f Check if the index is in use and fail before creating the child process, by Nicholas Marriott · 14 years ago
  71. 3866988 Sync OpenBSD patchset 841: by Tiago Cunha · 14 years ago
  72. 43f8d62 Sync OpenBSD patchset 840: by Tiago Cunha · 14 years ago
  73. 2d82567 Er, fix next and previous session functions to actually work, part 2. by Nicholas Marriott · 14 years ago
  74. 588ebb5 Fix next and previous session functions to actually work. by Nicholas Marriott · 14 years ago
  75. d3c04b7 Sync OpenBSD patchset 819: by Tiago Cunha · 14 years ago
  76. 04b32fa Don't reset the activity timer for unattached sessions every second, by Nicholas Marriott · 14 years ago
  77. cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
  78. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  79. a373235 Sync OpenBSD patchset 806: by Tiago Cunha · 14 years ago
  80. 9f3399d Sync OpenBSD patchset 805: by Tiago Cunha · 14 years ago
  81. c05a47a Sync OpenBSD patchset 804: by Tiago Cunha · 14 years ago
  82. a932742 Sync OpenBSD patchset 803: by Tiago Cunha · 14 years ago
  83. 64d16cf Sync OpenBSD patchset 801: by Tiago Cunha · 14 years ago
  84. acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
  85. 1b8488e Fix another stray addition that was too early. Oops. by Nicholas Marriott · 14 years ago
  86. 6fcdc71 Undo a change to next/previous session that got mixed in prematurely. by Nicholas Marriott · 14 years ago
  87. 8705c6b Dead sessions are never on the active sessions list, so the SESSION_DEAD by Nicholas Marriott · 14 years ago
  88. a51dcdc Unify the way sessions are used by callbacks - store the address and use by Nicholas Marriott · 14 years ago
  89. 89c07de Sync OpenBSD patchset 759: by Tiago Cunha · 14 years ago
  90. a22a6de Add -n and -p flags to switch-client to move to the next and previous by Nicholas Marriott · 14 years ago
  91. 63e76b5 Sync OpenBSD patchset 730: by Tiago Cunha · 14 years ago
  92. 07a71fd Store the current working directory in the session, change the default-path by Nicholas Marriott · 14 years ago
  93. 47b335d Sync OpenBSD patchset 724: by Tiago Cunha · 14 years ago
  94. 6c76724 Sync OpenBSD patchset 723: by Tiago Cunha · 14 years ago
  95. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  96. 447a07e Rename activity->alert in a couple of functions for consistency. by Nicholas Marriott · 14 years ago
  97. f81b3dd Sync OpenBSD patchset 591: by Tiago Cunha · 15 years ago
  98. 4feee12 Fix a couple of problems with grouped sessions reported by danh: redraw by Nicholas Marriott · 15 years ago
  99. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  100. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago