- 43d2b6a Remove references to PATCHES file by Thomas Adam · 12 years ago
- 8249fbf Make some tweaks to NOTES and add a paragraph on git rather than huge PATCHES by Nicholas Marriott · 12 years ago
- 3a54537 Reference PATCHES document from TODO file by Thomas Adam · 12 years ago
- 5cc9380 Add PATCHES document by Thomas Adam · 12 years ago
- ca84659 Add explanatory sections to TODO file by Thomas Adam · 12 years ago
- 8dc7837 +. by Thomas Adam · 12 years ago
- 64deb34 Add choose-list to tmux.vim by Thomas Adam · 12 years ago
- 8b05d84 Update TODO list. by Thomas Adam · 12 years ago
- 619ffe1 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 9107b0c Allow session tree (C-b s) to expand and collapse sessions with by Nicholas Marriott · 12 years ago
- ea289bc Remove some out of date text from man page, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 9763282 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 44dccf7 Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder. by Nicholas Marriott · 12 years ago
- 80b5c0e Merge branch 'obsd-master' by Thomas · 12 years ago
- 7a3ec77 Do not leak file descriptor if not a tty, reported by Sebastien Marie. by Nicholas Marriott · 12 years ago
- 4875002 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- ce0b285 Fix up missing bits. by Nicholas Marriott · 12 years ago
- 17bbf90 Add notification for input from a pane, from George Nachman. by Nicholas Marriott · 12 years ago
- 0d0b3cf Fix search forward so it can match strings on the last line, SF bug by Nicholas Marriott · 12 years ago
- 149f5ba Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux by Nicholas Marriott · 12 years ago
- 253f139 Don't rely on "-s ours" for merging by Thomas Adam · 12 years ago
- e342304 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- d785c37 Fix some UTF-8 Japanese issue on OS X, SF bug 3566884. by Nicholas Marriott · 12 years ago
- 69683ba Use ACS characters for choose-tree arrows based on diff from Romain Francoise. by Nicholas Marriott · 12 years ago
- 7b189f1 Merge branch 'obsd-master' by Thomas · 12 years ago
- 84612a8 Add control_write_buffer, from George Nachman. by Nicholas Marriott · 12 years ago
- 5d60bc7 Use pgrp of pty fd not pid of immediate child when recovering current working by Nicholas Marriott · 12 years ago
- 42272df Use pgrp of pty fd not pid of immediate child when recovering current by Nicholas Marriott · 12 years ago
- 5b85efe Fix some UTF-8 Japanese issue on OS X, SF bug 3566884. by Nicholas Marriott · 12 years ago
- eb0ad18 Use ACS characters for choose-tree arrows based on diff from Romain Francoise. by Nicholas Marriott · 12 years ago
- dc3df93 Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux by Thomas Adam · 12 years ago
- d3d48fa Add release instructions for new tmux versions by Thomas Adam · 12 years ago
- 73f2909 .+ SYNCING. by Thomas Adam · 12 years ago
- a043b97 Add SYNCING document by Thomas Adam · 12 years ago
- 68cc635 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- b2a9f41 Handle empty list properly in choose-list, based on fix from Thomas Adam. by Nicholas Marriott · 12 years ago
- b433886 We can't tell what the terminal has done with a DCS string, so reset the by Nicholas Marriott · 12 years ago
- 248cd42 Fixup Makefile.am by Thomas Adam · 12 years ago
- b79f86e Trivial code simplification from Tim Ruehsen. by Nicholas Marriott · 12 years ago
- 40505e5 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
- a1cd0ee Use the right index when adding item in choose-tree, from Thomas Adam. by Nicholas Marriott · 12 years ago
- c914fcf When choosing a pane found by find-window, switch to that pane rather by Nicholas Marriott · 12 years ago
- 4d7967d Rename variables to something a but more understandable. by Nicholas Marriott · 12 years ago
- 28fd3a3 add cmd-choose-list to allow arbitrary options to be selected. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 996a636 Remove an unused variable. by Nicholas Marriott · 12 years ago
- 41a4481 Send notifications to control clients. Also don't redraw client when suspended. by Nicholas Marriott · 12 years ago
- 0304555 Change format of choose-tree arrows slightly, from Romain Francoise. by Nicholas Marriott · 12 years ago
- f536dc4 If stdin in the client is enable immediately, tmux will eat anything by Nicholas Marriott · 12 years ago
- d606655 Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
- 59c760d Trivial code simplification from Tim Ruehsen. by Nicholas Marriott · 12 years ago
- c06b2e4 .gitignore + Makefile Makefile.in configure by Nicholas Marriott · 12 years ago
- 1f29f6a Add .gitignore by Thomas Adam · 12 years ago
- 3ad812c Make autogen.sh executable by Thomas Adam · 12 years ago
- 53c430e Change WWW links to Git not Subverson. by Nicholas Marriott · 12 years ago
- 6307d63 Remove xterm CRA support - support is patchy and it will be done better by Nicholas Marriott · 12 years ago
- 4f8a686 Use the right index when adding item in choose-tree, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 9e7bbc7 When choosing a pane found by find-window, switch to that pane rather by Nicholas Marriott · 12 years ago
- c96a2a3 Rename variables to something a but more understandable. by Nicholas Marriott · 12 years ago
- 7263fa3 add cmd-choose-list to allow arbitrary options to be selected. From Thomas Adam. by Nicholas Marriott · 12 years ago
- adc9fad Remove an unused variable. by Nicholas Marriott · 12 years ago
- 9247c90 Send notifications to control clients. Also don't redraw client when suspended. by Nicholas Marriott · 12 years ago
- a679a4a Change format of choose-tree arrows slightly, from Romain Francoise. by Nicholas Marriott · 12 years ago
- 2e43372 If stdin in the client is enable immediately, tmux will eat anything by Nicholas Marriott · 12 years ago
- 473911f Can't call evtimer_pending on uninitialized events, call by Nicholas Marriott · 12 years ago
- 686d461 Sync OpenBSD patchset 1168: by Tiago Cunha · 12 years ago
- 554f19e Sync OpenBSD patchset 1167: by Tiago Cunha · 12 years ago
- fc8d3f7 Sync OpenBSD patchset 1166: by Tiago Cunha · 12 years ago
- 56e3748 Sync OpenBSD patchset 1165: by Tiago Cunha · 12 years ago
- 674545f Sync OpenBSD patchset 1164: by Tiago Cunha · 12 years ago
- 35690fb Sync OpenBSD patchset 1163: by Tiago Cunha · 12 years ago
- 1c60803 Sync OpenBSD patchset 1162: by Tiago Cunha · 12 years ago
- 84a4007 Change a log to fprintf that was missed last time around, from Tiago Cunha. by Nicholas Marriott · 12 years ago
- 7537750 Instead of requiring a prompt to enter all numbers >10, go back to by Nicholas Marriott · 12 years ago
- d39c58c xterm won't reach version 500 for a while so set that as the upper limit. by Nicholas Marriott · 12 years ago
- 58e8e0e Fix up window reference counting and don't crash if the rename timer by Nicholas Marriott · 12 years ago
- d50f157 +. by Nicholas Marriott · 12 years ago
- a1e4908 Boldify windows with alerts in choose-* list. by Nicholas Marriott · 12 years ago
- f61fc57 Tidy up tty_write, from Sean Estabrooks. by Nicholas Marriott · 12 years ago
- 73c6785 Use a separate define for each default format template and strip clutter by Nicholas Marriott · 12 years ago
- 6804d58 Add a patch missed during a merge sometime to use by Nicholas Marriott · 12 years ago
- 96aaa87 Remove osdep include. by Tiago Cunha · 12 years ago
- 454e7d9 Sync OpenBSD patchset 1160: by Tiago Cunha · 12 years ago
- db27dc8 Sync OpenBSD patchset 1159: by Tiago Cunha · 12 years ago
- 061027f Sync OpenBSD patchset 1158: by Tiago Cunha · 12 years ago
- 45d6896 Sync OpenBSD patchset 1157: by Tiago Cunha · 12 years ago
- 200b0e5 Sync OpenBSD patchset 1156: by Tiago Cunha · 12 years ago
- 30b801d Sync OpenBSD patchset 1155: by Tiago Cunha · 12 years ago
- ca3f92e Sync OpenBSD patchset 1154: by Tiago Cunha · 12 years ago
- c8849ac Sync OpenBSD patchset 1153: by Tiago Cunha · 12 years ago
- 4430771 Add to TODO. by Nicholas Marriott · 12 years ago
- 20129b7 Simplify width calculation (all numbers always sequential) and don't by Nicholas Marriott · 12 years ago
- a194430 Remove dead code, from Sean Estabrooks. by Nicholas Marriott · 12 years ago
- cf2e65c Another missing format from sam at sltosis.org. by Nicholas Marriott · 12 years ago
- 8889a48 Fix a return type. by Nicholas Marriott · 12 years ago
- a3dec6b Instead of numbering choose mode items 0-9a-z and then nothing, number by Nicholas Marriott · 12 years ago
- ff4097e Add some missing formats from Samuel Le Thiec. by Nicholas Marriott · 12 years ago
- c081af2 Sync with reality. by Tiago Cunha · 12 years ago
- 89a96b0 Document pane_index variable, from sam at sltosis dot org. by Nicholas Marriott · 12 years ago
- 5385a9b Add a queue of notifys and a way to turn them off and on (we do not want by Nicholas Marriott · 12 years ago
- d697b5e Sync OpenBSD patchset 1152: by Tiago Cunha · 12 years ago