| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux | Nicholas Marriott | 2012-11-22 |
|\ |
|
| * | Merge branch 'obsd-master' | Thomas Adam | 2012-11-22 |
| |\ |
|
| | * | Add halfpage commands to mode command string table (missed by accident), | Nicholas Marriott | 2012-11-19 |
| | * | Clarify some points about config files, notably that they are only read | Nicholas Marriott | 2012-11-19 |
| | * | Use a utility function for common code to show errors in config file, | Nicholas Marriott | 2012-11-19 |
| * | | Sanitise additional .mailmap entries | Thomas Adam | 2012-11-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-11-08 |
| |\| |
|
| | * | Show last client activity time in default choose-client list. | Nicholas Marriott | 2012-11-05 |
| * | | Add .mailmap for commit author translations | Thomas Adam | 2012-11-08 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-11-04 |
| |\| |
|
| | * | fix an off-by-one | okan | 2012-10-31 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-26 |
| |\| |
|
| | * | Make mouse event structure clearer by defining events (up, click, drag) | Nicholas Marriott | 2012-10-26 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-25 |
| |\| |
|
| | * | Add ability to active pane in list-windows and find-window formats, from | Nicholas Marriott | 2012-10-25 |
| | * | Fix BELL_NONE which had been broken in some code reorganisation or other | Nicholas Marriott | 2012-10-25 |
| | * | Fix bad size in memcpy from Romain Francoise. | Nicholas Marriott | 2012-10-25 |
| | * | Fix typo bell->bells from Thomas Adam. | Nicholas Marriott | 2012-10-25 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-16 |
| |\| |
|
| | * | Fix some function prototypes from Helmut Tessarek. | Nicholas Marriott | 2012-10-15 |
* | | | +. | Nicholas Marriott | 2012-10-23 |
|/ / |
|
* | | Link to git instructions from index.html. | Nicholas Marriott | 2012-10-15 |
* | | Don't push all tags when releasing tmux | Thomas Adam | 2012-10-13 |
* | | Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux | Thomas Adam | 2012-10-13 |
|\ \ |
|
| * | | Working on 1.8 | Thomas Adam | 2012-10-13 |
| * | | Update NOTES, CHANGES, configure.ac for 1.7 release | Thomas Adam | 2012-10-13 |
* | | | Update website. | Thomas Adam | 2012-10-13 |
|/ / |
|
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-11 |
|\| |
|
| * | Fix a use-after-free when collapsing the tree in choose mode, from | Nicholas Marriott | 2012-10-11 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-09 |
|\| |
|
| * | Add tree keys to vi mode too, missed by accident. | Nicholas Marriott | 2012-10-09 |
* | | Remove references to PATCHES file | Thomas Adam | 2012-10-07 |
* | | Make some tweaks to NOTES and add a paragraph on git rather than huge PATCHES | Nicholas Marriott | 2012-10-05 |
* | | Reference PATCHES document from TODO file | Thomas Adam | 2012-10-05 |
* | | Add PATCHES document | Thomas Adam | 2012-10-05 |
* | | Add explanatory sections to TODO file | Thomas Adam | 2012-10-04 |
* | | +. | Thomas Adam | 2012-10-04 |
* | | Add choose-list to tmux.vim | Thomas Adam | 2012-10-02 |
* | | Update TODO list. | Thomas Adam | 2012-10-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-02 |
|\| |
|
| * | Allow session tree (C-b s) to expand and collapse sessions with | Nicholas Marriott | 2012-10-02 |
| * | Remove some out of date text from man page, from Thomas Adam. | Nicholas Marriott | 2012-10-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-10-01 |
|\| |
|
| * | Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder. | Nicholas Marriott | 2012-09-29 |
* | | Merge branch 'obsd-master' | Thomas | 2012-09-27 |
|\| |
|
| * | Do not leak file descriptor if not a tty, reported by Sebastien Marie. | Nicholas Marriott | 2012-09-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2012-09-25 |
|\| |
|
| * | Add notification for input from a pane, from George Nachman. | Nicholas Marriott | 2012-09-25 |
| * | Fix search forward so it can match strings on the last line, SF bug | Nicholas Marriott | 2012-09-25 |
* | | Fix up missing bits. | Nicholas Marriott | 2012-09-25 |