Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 844f2eacf46842e18689f3b3ef464f67ea81dc61
      
https://github.com/tmux/tmux/commit/844f2eacf46842e18689f3b3ef464f67ea81dc61
  Author: nicm <nicm>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

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

  Log Message:
  -----------
  Add simple comparisons in formats: #{==:a,b} and #{!=:a,b} ("a" and "b"
are expanded so can compare formats). And expand the condition to
#{?a,b,c} (the "a" part) if it doesn't work as a simple lookup.

Also add FORMAT_NOJOBS flag to disable jobs in a format.


  Commit: d2d984647ee0149c6fc9ec4bcd8d109679208a27
      
https://github.com/tmux/tmux/commit/d2d984647ee0149c6fc9ec4bcd8d109679208a27
  Author: nicm <nicm>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M cfg.c
    M tmux.1

  Log Message:
  -----------
  Add %if/%endif for conditionals when parsing configuration files, the
argument is a format (the new == and != are useful).


  Commit: 2c862b04af15d125b6fb82f1db1ec0a59b1ffff2
      
https://github.com/tmux/tmux/commit/2c862b04af15d125b6fb82f1db1ec0a59b1ffff2
  Author: Thomas Adam <[email protected]>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

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

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


Compare: https://github.com/tmux/tmux/compare/36619607ba79...2c862b04af15

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to