summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-13Update NOTES, CHANGES, configure.ac for 1.7 release1.7Thomas Adam
2012-10-11Merge branch 'obsd-master'Thomas Adam
2012-10-11Fix a use-after-free when collapsing the tree in choose mode, fromNicholas Marriott
2012-10-09Merge branch 'obsd-master'Thomas Adam
2012-10-09Add tree keys to vi mode too, missed by accident.Nicholas Marriott
2012-10-07Remove references to PATCHES fileThomas Adam
2012-10-05Make some tweaks to NOTES and add a paragraph on git rather than huge PATCHESNicholas Marriott
2012-10-05Reference PATCHES document from TODO fileThomas Adam
2012-10-05Add PATCHES documentThomas Adam
2012-10-04Add explanatory sections to TODO fileThomas Adam
2012-10-04+.Thomas Adam
2012-10-02Add choose-list to tmux.vimThomas Adam
2012-10-02Update TODO list.Thomas Adam
2012-10-02Merge branch 'obsd-master'Thomas Adam
2012-10-02Allow session tree (C-b s) to expand and collapse sessions withNicholas Marriott
2012-10-02Remove some out of date text from man page, from Thomas Adam.Nicholas Marriott
2012-10-01Merge branch 'obsd-master'Thomas Adam
2012-09-29Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder.Nicholas Marriott
2012-09-27Merge branch 'obsd-master'Thomas
2012-09-27Do not leak file descriptor if not a tty, reported by Sebastien Marie.Nicholas Marriott
2012-09-25Merge branch 'obsd-master'Thomas Adam
2012-09-25Fix up missing bits.Nicholas Marriott
2012-09-25Add notification for input from a pane, from George Nachman.Nicholas Marriott
2012-09-25Fix search forward so it can match strings on the last line, SF bugNicholas Marriott
2012-09-25Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmuxNicholas Marriott
2012-09-24Don't rely on "-s ours" for mergingThomas Adam
2012-09-24Merge branch 'obsd-master'Thomas Adam
2012-09-24Fix some UTF-8 Japanese issue on OS X, SF bug 3566884.Nicholas Marriott
2012-09-24Use ACS characters for choose-tree arrows based on diff from RomainNicholas Marriott
2012-09-24Merge branch 'obsd-master'Thomas
2012-09-24Add control_write_buffer, from George Nachman.Nicholas Marriott
2012-09-24Use pgrp of pty fd not pid of immediate child when recovering current workingNicholas Marriott
2012-09-24Use pgrp of pty fd not pid of immediate child when recovering currentNicholas Marriott
2012-09-24Fix some UTF-8 Japanese issue on OS X, SF bug 3566884.Nicholas Marriott
2012-09-24Use ACS characters for choose-tree arrows based on diff from RomainNicholas Marriott
2012-09-20Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmuxThomas Adam
2012-09-20Add release instructions for new tmux versionsThomas Adam
2012-09-19.+ SYNCING.Thomas Adam
2012-09-16Add SYNCING documentThomas Adam
2012-09-15Merge branch 'obsd-master'Thomas Adam
2012-09-05Handle empty list properly in choose-list, based on fix from Thomas Adam.Nicholas Marriott
2012-09-05We can't tell what the terminal has done with a DCS string, so reset theNicholas Marriott
2012-09-04Fixup Makefile.amThomas Adam
2012-09-04Trivial code simplification from Tim Ruehsen.Nicholas Marriott
2012-09-04Remove xterm CRA support - support is patchy and it will be done betterNicholas Marriott
2012-09-04Use the right index when adding item in choose-tree, from Thomas Adam.Nicholas Marriott
2012-09-04When choosing a pane found by find-window, switch to that pane ratherNicholas Marriott
2012-09-04Rename variables to something a but more understandable.Nicholas Marriott
2012-09-04add cmd-choose-list to allow arbitrary options to be selected. FromNicholas Marriott
2012-09-04Remove an unused variable.Nicholas Marriott