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