Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compatibility for b64_ntop, missing from some alternative libc. | Nicholas Marriott | 2011-07-22 |
| | |||
* | +. | Nicholas Marriott | 2011-07-19 |
| | |||
* | Only get -lrt when needed, from Pietro Cerutti. | Nicholas Marriott | 2011-07-19 |
| | |||
* | Typo, from Si Feng. | Nicholas Marriott | 2011-07-19 |
| | |||
* | Bump version and create a debug build by default. | Tiago Cunha | 2011-07-09 |
| | |||
* | Changes for 1.5. | Tiago Cunha | 2011-07-09 |
| | |||
* | Releases don't have debugging enabled. | Tiago Cunha | 2011-07-09 |
| | |||
* | Use an empty CFLAGS by default to prevent autoconf from setting it when | Tiago Cunha | 2011-07-09 |
| | | | | | debugging isn't enabled. | ||
* | Delete subversion directories before the actual tarball is created. | Tiago Cunha | 2011-07-09 |
| | |||
* | Done. | Tiago Cunha | 2011-07-09 |
| | |||
* | HP-UX should work now. | Tiago Cunha | 2011-07-09 |
| | |||
* | Expand the Id keyword. | Tiago Cunha | 2011-07-09 |
| | |||
* | Add missing $Id$. | Tiago Cunha | 2011-07-09 |
| | |||
* | Sync OpenBSD patchset 938: | Tiago Cunha | 2011-07-09 |
| | | | | | Unused variable. | ||
* | Pass the right size to calloc (* not **). | Nicholas Marriott | 2011-07-09 |
| | |||
* | Sync OpenBSD patchset 936: | Tiago Cunha | 2011-07-08 |
| | | | | | | | | Do not continue to send data to suspended/locked clients or there will be a huge rush of it after they are resumed/unlocked. The main output path was fine but status line updates and the terminal state reset code were missed. | ||
* | Sync OpenBSD patchset 935: | Tiago Cunha | 2011-07-08 |
| | | | | | flags[] should be initialized. From Thomas Adam. | ||
* | Sync OpenBSD patchset 934: | Tiago Cunha | 2011-07-08 |
| | | | | | | | | Make confirm-before prompt customizable with -p option like command-prompt. Also move responsibility for calling status_replace into status_prompt_{set,update} and add #W and #P to the default kill-window and kill-pane prompts. By Tiago Cunha. | ||
* | Sync OpenBSD patchset 933: | Tiago Cunha | 2011-07-08 |
| | | | | | Fix a couple of comments. | ||
* | Sync OpenBSD patchset 932: | Tiago Cunha | 2011-07-05 |
| | | | | | Show full targets for lsp/lsw -a. | ||
* | Sync OpenBSD patchset 931: | Tiago Cunha | 2011-07-05 |
| | | | | | | Use screen_reinit for respawn-pane to keep history and call input_init for respawn-window to break out of waiting for DCS/OSC to finish. | ||
* | Done too. | Nicholas Marriott | 2011-07-04 |
| | |||
* | Done too. | Nicholas Marriott | 2011-07-04 |
| | |||
* | These are done. | Nicholas Marriott | 2011-07-04 |
| | |||
* | Sync OpenBSD patchset 930: | Tiago Cunha | 2011-07-04 |
| | | | | | | | Change the list-keys format so that it shows the keys using actual tmux commands which should be able to be directly copied into the config file. From Markus Schnalke, tweaked by me. | ||
* | Sync OpenBSD patchset 929: | Tiago Cunha | 2011-07-04 |
| | | | | | | Add an option to trigger the terminal bell when there is an alert, from Marco Beck. | ||
* | Sync OpenBSD patchset 928: | Tiago Cunha | 2011-07-04 |
| | | | | | | Include the existing window and session name in the prompt when renaming and add a new key binding ($) for rename session. From Tiago Cunha. | ||
* | Sync OpenBSD patchset 927: | Tiago Cunha | 2011-07-03 |
| | | | | | | Allow the initial context on prompts to be set with the new -I option to command-prompt. From Tiago Cunha. | ||
* | Sync OpenBSD patchset 926: | Tiago Cunha | 2011-07-03 |
| | | | | | PANE_FREEZE doesn't do anything anymore, so remove it. | ||
* | Sync OpenBSD patchset 925: | Tiago Cunha | 2011-07-03 |
| | | | | | | Add a couple of extra xterm-style keys that gnome terminal provides, from Dustin Kirkland. | ||
* | +. | Nicholas Marriott | 2011-06-27 |
| | |||
* | tparm requires 10 arguments on Solaris. | Nicholas Marriott | 2011-06-26 |
| | |||
* | +. | Nicholas Marriott | 2011-06-26 |
| | |||
* | trunk/tmux not tmux/tmux | Nicholas Marriott | 2011-06-24 |
| | |||
* | Tweaks, one thing I have an uncommitted fix for. | Nicholas Marriott | 2011-06-23 |
| | |||
* | PatchSet 924 | Nicholas Marriott | 2011-06-23 |
| | | | | | | | | | | | Date: 2011/06/05 12:19:03 Author: nicm Branch: HEAD Tag: (none) Log: Add a respawn-pane command, from Marcel Partap. | ||
* | Removed file. | Nicholas Marriott | 2011-06-23 |
| | |||
* | PatchSet 923 | Nicholas Marriott | 2011-06-23 |
| | | | | | | | | | | | | Date: 2011/06/05 11:53:05 Author: nicm Branch: HEAD Tag: (none) Log: Get rid of the layout string code which tries to walk through the layout hierarchy and instead just look at what panes are actually in the window. | ||
* | PatchSet 922 | Nicholas Marriott | 2011-06-23 |
| | | | | | | | | | | | Date: 2011/05/30 22:02:28 Author: nicm Branch: HEAD Tag: (none) Log: Fix a typo, spotted by Michal Mazurek.. | ||
* | Add. | Nicholas Marriott | 2011-06-05 |
| | |||
* | Add. | Nicholas Marriott | 2011-06-05 |
| | |||
* | Add. | Nicholas Marriott | 2011-06-05 |
| | |||
* | $Id$ not $OpenBSD$. | Tiago Cunha | 2011-05-29 |
| | |||
* | Sync OpenBSD patchset 921: | Tiago Cunha | 2011-05-26 |
| | | | | | Trim another useless if statement, from Ailin Nemui. | ||
* | Sync OpenBSD patchset 920: | Tiago Cunha | 2011-05-26 |
| | | | | | Memory leak in error path, from Tiago Cunha. | ||
* | Sync OpenBSD patchset 819: | Tiago Cunha | 2011-05-26 |
| | | | | | Nuke a redundant if statement, from Tiago Cunha. | ||
* | One of these gives us b64_ntop. | Nicholas Marriott | 2011-05-26 |
| | |||
* | Add. | Nicholas Marriott | 2011-05-26 |
| | |||
* | Bye bye stray tmux directory. | Nicholas Marriott | 2011-05-23 |
| | |||
* | ... | Nicholas Marriott | 2011-05-22 |
| |