Branch: refs/heads/sixel
  Home:   https://github.com/tmux/tmux
  Commit: 204d8f31d7fc003e41622e21a9303dc017ad14fa
      
https://github.com/tmux/tmux/commit/204d8f31d7fc003e41622e21a9303dc017ad14fa
  Author: tb <tb>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M grid.c
    M tmux.h

  Log Message:
  -----------
  Reorder struct grid_cell_entry

On aarch64 with llvm 15, the new -Wunaligned-access emits noise on every
one of tmux's source files. This avoids this warning by moving a u_char
to the end of the struct. This does not change the size of the struct on
any architecture.

ok nicm


  Commit: 149d9cc851dbf184b5b2041a5ec4be426b2f2914
      
https://github.com/tmux/tmux/commit/149d9cc851dbf184b5b2041a5ec4be426b2f2914
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M grid.c
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 1d98394b411d8f6c9a3be862a541b34fbd6c97f5
      
https://github.com/tmux/tmux/commit/1d98394b411d8f6c9a3be862a541b34fbd6c97f5
  Author: nicm <nicm>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add format for server_sessions, from Magnus Gross.


  Commit: 0eb5d2545367c4d051861c33452d33f25b427e89
      
https://github.com/tmux/tmux/commit/0eb5d2545367c4d051861c33452d33f25b427e89
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 6da391f460414ed3dde23e5ab6ca3fe8e988ce51
      
https://github.com/tmux/tmux/commit/6da391f460414ed3dde23e5ab6ca3fe8e988ce51
  Author: topcat001 <anindy...@hotmail.com>
  Date:   2023-05-20 (Sat, 20 May 2023)

  Changed paths:
    M format.c
    M grid.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Merge branch 'master' into sixel


Compare: https://github.com/tmux/tmux/compare/0d71e5853ffe...6da391f46041

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-git+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/sixel/0d71e5-6da391%40github.com.

Reply via email to