The annotated tag, openbsd_5_7 has been created
        at  72609f333c515ee72e478c2ee8d2f9daf9b88dd0 (tag)
   tagging  7536d690fdb8859193cdfdd2f68752711425bdd0 (commit)
  replaces  1.9a
 tagged by  Thomas Adam
        on  Sun Mar 15 11:19:30 2015 +0000

- Log -----------------------------------------------------------------
Record where OpenBSD 5.7

Will allow us to cut the next tmux portable release.

Nicholas Marriott (74):
      Add to TODO.
      Use utempter to update utmp if it's around for configure, from 
madmaverick9 at
      Missing period.
      I prefer . here not :.
      Add.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Change secondary device attributes response to \033[>84;0;0c which is 
unique
      Don't write into buffer if no arguments, reported by Filipe Rosset.
      Having three *clock* files is ridiculous, remove clock.c.
      Add start-of-list, end-of-list, top-line and bottom-line in choice mode, 
from
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Restore SunOS fix, noticed by Greg Onufer.
      Make session_attached a count and add session_many_attached flag.
      Add setb -a to append and a copy mode append command, from J Raynor with 
minor
      Use hex constants rather than shifts for mouse events and flags, pointed 
out by
      Add names for mouse button bits rather than using magic numbers, from 
Marcel
      Spaces to tabs.
      Don't segfaut when the parent of the layout cell is NULL, from Thomas 
Adam.
      Make message-limit a server option.
      Remove unused log functions.
      GRID_DEBUG is no longer needed.
      Remove log_debug2 as well and simplify log.c.
      Add osdep-cgywin.c as a copy of osdep-linux.c, from J Raynor.
      Make -a append to top buffer if -b is not specified.
      In four byte UTF-8 sequences, only three bits of the first byte should be
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Don't crash with a zero-length argument to setb, from J Raynor.
      Remove LocalWords.
      +.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Next up is 2.0 not 1.10.
      If pgrp fails in osdep_get_cwd, try sid. Fixes eg cat foo|less. From 
Balazs
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Build DEBUG with -O2 as well.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Might as well still allow autoconf 2.59.
      Remove some done, tweak some others.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      We have utmp with utempter now and that's the best we're going to get.
      Notes for better mouse support.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Stupid comment.
      Tweak www and add RELEASE variable for current release version so we 
don't need
      Synchronize forkpty master and child to avoid hang on AIX with fast 
exiting
      Solaris doesn't have flock and fcntl is useless so make a no-op flock. 
Reported
      cdefs.h -> types.h.
      I broke last change, fix so it works, from J Raynor.
      Don't close random file descriptor on error, from J Raynor.
      Fix osdep_get_cwd on Solaris 11, from J Raynor.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Ignore ENXIO on Solaris as well, from Peter Schow.
      OS X lacks HOST_NAME_MAX, reported by Christian Ebert.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Use -a for terminal-overrides from Daniel Hahler.
      Use KERN_PROC_CWD if supported, from Tiwei Bie.
      +.
      No need for $Id$ now.
      Tweak ordering and whitespace.
      Add missing va_end, from Thomas Jarosch.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      t_kP is the same as PageUp, so no need for it, from Daniel Hahler.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Need param.h, from Ismail Donmez.
      We do not need to add /usr/local to CPPFLAGS; if configure managed to 
pass then
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Spaces to tabs.
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      has-session is now part of new-session.
      No paths.h on Solaris.
      Add a note about cmd_find_*.
      Remove LocalWords.
      Merge branch 'tmp'
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Explicitly look for cpp and egrep to avoid AC_EGREP_CPP messing up output.

Thomas Adam (39):
      Go back to working on 1.10
      Fix xterm-keys.vim syntax
      www: Add link to CHANGES file for download tarball
      Merge branch 'obsd-master'
      Remove <vis.h>; not used on Linux.
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Makefile.am:  Honour $srcdir for mdoc2man.awk
      Typo in previous:  $(srcdir)
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Linux:  Add <time.h> to log.c
      Merge branch 'obsd-master'
      FAQ:  Mention Git before filing bug reports
      Merge branch 'obsd-master'
      Add compat/fparseln() for non-BSD systems
      Sync libutil from OpenBSD (imsg)
      SYNCING:  Make a note about libutils
      Add compat/fparseln.c
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      OSdep:  Update for xrealloc() change
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Merge branch 'obsd-master'
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Merge branch 'obsd-master'
      Add -Wno-format-nonliteral to Makefile.am
      Revert "Add -Wno-format-nonliteral to Makefile.am"
      Merge branch 'obsd-master'

deraadt (3):
      missed commit matching log.c
      correctly use HOST_NAME_MAX.
      Replace <sys/param.h> with <limits.h> and other less dirty headers where

guenther (1):
      Track whether a process is a zombie or not yet fully built via flags

jsg (1):
      specifying ECHOCTL once is enough

krw (1):
      An EOF is a good reason to close a connection.

millert (1):
      Prefer setvbuf() to setlinebuf() for portability; ok deraadt@

nicm (155):
      Change terminal-overrides to a server option (now that we have them), it
      Change secondary device attributes response to \033[>84;0;0c which is
      Don't write into buffer if no arguments, reported by Filipe Rosset.
      Having three *clock* files is ridiculous, remove clock.c.
      Add start-of-list, end-of-list, top-line and bottom-line in choice mode,
      Make session_attached a count and add session_many_attached flag.
      Add setb -a to append and a copy mode append command, from J Raynor with
      Use hex constants rather than shifts for mouse events and flags, pointed
      Add names for mouse button bits rather than using magic numbers, from
      Don't segfaut when the parent of the layout cell is NULL, from Thomas 
Adam.
      Make message-limit a server option.
      Remove unused log functions.
      GRID_DEBUG is no longer needed.
      Remove log_debug2 as well and simplify log.c.
      In four byte UTF-8 sequences, only three bits of the first byte should
      Don't crash with a zero-length argument to setb, from J Raynor.
      pane_start_path has gone away.
      Do not replace ## with # in status_replace1 because it'll be done later
      Use the same logic for bell with and without visual-bell, from Filip
      Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make
      A couple of trivial mouse-related style nits.
      Work out mouse scroll wheel effect when the mouse is first detected and
      save-buffer needs to use O_TRUNC.
      Don't blindly increase offsets by the return value of snprintf, if there
      Don't leak socketpair file descriptors if fork fails. Spotted by Balazs
      Because we pass the file descriptor from client to server, tmux can't
      Remove the choose-list command to prepare for some later choose-* work.
      Remove a leftover prototype and fix some spacing.
      Memory leak in error path and unnecessary assignment, from clang.
      Remove the monitor-content option and associated bits and bobs. It's
      Do not show the -fg, -bg and -attr options. If asked for one explicitly,
      Extend the -q flag to set-option to suppress errors about unknown
      Remove the "info" message mechanism, this was only used for about five
      Correct the dance to fix the active pane in join-pane by pulling the
      Remove some unnecessary includes and fix a typo.
      Don't limit the DCS buffer to 256 bytes, expand it as needed. Requested
      Wrap some long lines.
      Set PATH explicitly, either from client or session
      Only scroll by one line at a time in choose mode, lists are generally
      Some more long lines.
      Add some UTF-8 utility functions and use them to prevent the width limit
      #nnT went away a while ago, remove a leftover from the manpage.
      Differentiate between linked and unlinked window closes and renames,
      There is no longer a need for a paste_stack struct or for global_buffers
      fcntl.h is still needed here.
      Handle colour 8 properly in the 256 colour palette, from Timothy Allen.
      Both the two previous ways of navigating panes by direction have
      Plug a memory leak, from J Raynor.
      Instead of forcing mouse scroll to 1 in choose mode, scale it down
      Send up and down keys for mouse wheel in alternate screen mode (when it
      Just use char ** for argv like normal people, not char *const *.
      Add support for named buffers. If you don't name a buffer, things work
      Add a copy mode key binding to copy to a named buffer. From J Raynor.
      If multiple arguments are given to new-session, new-window,
      Don't allow multiple buffers with the same name, from Thomas Adam.
      Now that cmdlists are reference counted, there is no need for two-step
      Simplify copy lines, from Keith Amling.
      Change key-table to mode-table to allow for some future work. From Keith
      Add some formats for pane bounds.
      Handle the top bit of xterm(1)-style modifier keys, based on a diff from
      Reset properly when c0-change-trigger is increased from zero so panes
      Properly track switching G0 and G1 modes between US-ASCII and VT100 line
      Some terminals send spurious releases for mouse wheel in SGR mouse mode,
      Reset the buttons when the wheel is used, from Balazs Kezes.
      Copy newline when at EOL in vi(1) mode, from Balazs Kezes.
      Make -S- and -E- mean the start and end to capture-pane to avoid having
      Comment style nits.
      Count mouse clicks correctly, from Balazs Kezes.
      Allow keys and send-keys to invisible panes, from saggy-kun at users dot
      If a client is killed while suspended with ^Z so has gone through the
      Show an error if cmd_find_session can't find the current session, like
      Drop explicit support for F13-F20 and change to match the xterm terminfo
      lockf is entirely useless and it was a mistake to change to it, go back
      Revert the up/down wheel emulation for now, there will be a better way
      Remove support for the continuous reporting "any" mouse mode which never
      Add flags to selectp to enable and disable input to a pane, from Anish
      Fix two copy mode problems:
      No need to repeat other-end more than once, from Juho Pohjala. Also add
      Don't allow pasting into input-disabled panes, from Anish R Athalye.
      Various minor style and spacing nits.
      Wake up any clients waiting with the wait-for command when the server
      Fix typo (paneas -> panes).
      Add window_last_flag and window_zoomed_flag. From John Morrissey.
      Fix some comments (c -> colour) and join unnecessary line splits.
      Support ! for last pane.
      Support using pane id as part of session or window specifier (so %1
      Call waitpid on SIGCHLD even if client not attached, it is possible (on
      Copy ACS characters as UTF-8, from Balazs Kezes.
      Update status when pane selected with mouse, from Balazs Kezes.
      Take account of window-status-separator when checking window position,
      Top function key is F12 now.
      Use xrealloc(NULL, n, m) instead of xmalloc(n * m) to get overflow
      Add xreallocarray and remove nmemb argument from xrealloc.
      Fix description of Ss and Se.
      Instead of setting up the default keys by building the key struct
      Missed a couple of cmd_entry struct members from previous.
      Move list-commands into list-keys.
      Argh, meant to remove this file...
      Move suspend-client code into detach-client.
      Tidy up some includes.
      Move template defines back into .c files.
      Better format for printf format attributes.
      Save next item after firing command in case it has added to the queue.
      Only redraw pane when it has actually changed.
      Merge unlink-window into kill-window.
      Fix some spacing nits.
      Add pane_input_off format, from Anish R Athalye.
      Move cfg_causes local into cfg.c and remove struct causelist.
      Merge linkw and movew which are virtually identical.
      Do not put a space between status-left/status-right and the window list,
      Tidy up mode-mouse check.
      Add V for select line with vi(1) keys. From Juho Pohjala.
      Wrap when copy mode is used for output, from Balazs Kezes.
      V should be vi not emacs, also sort. From Theo Buehler.
      Empty strings should be false too for #{?}, from Marc Finet.
      Two improvements to reflow from Balazs Kezes:
      Expand formats in copy-pipe command, suggested by Suraj N Kurapati.
      Revert r1.17 as it breaks inserting in some cases.
      Don't let force-width or force-height be < PANE_MINIMUM.
      Add -b to splitw like joinw, from Felix Rosencrantz.
      Restore change in r1.17 but add checks to prevent the line length
      Label windows which are smaller than expected with a reason.
      Remove dead code, from Thomas Adam.
      Check ZOOMED flag on window.
      Another fix for insertion from Balazs Kezes. On insertion, size the line
      Permit option values to be used in formats.
      Add -F to if-shell to allow it to be used to check for format or option
      Add pane_dead_status for exit status of dead panes.
      Only redraw affected lines when selection changes with mouse. From
      Notify on zoom/unzoom, from George Nachmann.
      Add missing default bindings, from Theo Buehler.
      Unzoom before kill, from Thomas Adam.
      Revert to r1.16 since this is still clearly broken and I can't see how
      Shorten some long lines.
      Remove an unnecessary variable and shorten a line.
      Make a tmux-%u directory under TMUX_TMPDIR, like TMPDIR.
      Support blinking cursor mode, both the xterm CSI ?12 h/l and (the
      Don't leak the individual strings when copying environment.
      Focus off needs to be sent with tty_raw, reported by Geoff Nixon.
      Tidy up detach-client a bit.
      Remove two unused arguments from status_replace.
      There is no need to save the guard state because the function checks it
      Wrap all the individual format_* calls in a single format_defaults
      Remove a couple of now-unused variables.
      Reset bracket paste mode on detach.
      Move pane border options to window options rather than session, from Marc 
Finet.
      Add format_expand_time and use it instead of status_replace where
      Use formats not status_replace for set-titles-string.
      status_replace can now become local to status.c and it no longer needs
      Use the same time for both calls to format_expand_time.
      Check for \0 in the right place, from J Raynor.
      Entries in the window list can be NULL, prompted by a crash seen by Ben
      Merge clock-mode command into copy-mode.
      Take a reference to prevent cmdq being freed during the command. Can
      When given an invalid style, don't set the option to the default. Fix

sthen (2):
      typo in comment ;)  ok nicm
      In options-table.c r1.51 an extra space was added to the default 
status-right,

tobias (1):
      Handle escaped back slashes and missing new lines at end of line by using

-----------------------------------------------------------------------


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to