aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2012-11-27
|\|
| * Support middle-click paste, based on a diff from Ailin Nemui.Nicholas Marriott2012-11-27
| * Support the 47 and 1047 SM and RM sequences (alternate screen withoutNicholas Marriott2012-11-27
* | Merge branch 'obsd-master'Thomas Adam2012-11-27
|\|
| * Correctly aggregate together errors from nested config files (withNicholas Marriott2012-11-27
| * Allow cmd-run-shell to accept -t to specify the pane to display theNicholas Marriott2012-11-27
| * When scrolling in copy mode with the mouse, scroll screen rather thanNicholas Marriott2012-11-27
| * Revert last, after discussion it isn't necessary.Nicholas Marriott2012-11-27
| * Add window-status-last-* options, from Boris Faure.Nicholas Marriott2012-11-27
| * Fix session choice so that preferring unattached sessions actuallyNicholas Marriott2012-11-27
| * Call realpath earlier on the socket directory path rather than on theNicholas Marriott2012-11-26
* | Merge branch 'obsd-master'Thomas Adam2012-11-22
|\|
| * Put helper function back, will be needed in a bit.Nicholas Marriott2012-11-22
* | 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