[dovecot/core] 46824c: lib-storage: mail_search_args_to_imap() - don't ad...

GitHub noreply at github.com
Mon Jun 12 09:30:12 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 46824ce076694f1e64d787694e4ebb973b7e27d5
      https://github.com/dovecot/core/commit/46824ce076694f1e64d787694e4ebb973b7e27d5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/lib-storage/mail-search-args-imap.c
    M src/lib-storage/mail-search-mime.c
    M src/lib-storage/test-mail-search-args-imap.c
    M src/lib-storage/test-mail-search-args-simplify.c

  Log Message:
  -----------
  lib-storage: mail_search_args_to_imap() - don't add parenthesis around OR

There's no need to write "(OR a b)" when "OR a b" works just the same.


  Commit: ac16ddf07c7748737a6ae3d2201b7a62f61955ed
      https://github.com/dovecot/core/commit/ac16ddf07c7748737a6ae3d2201b7a62f61955ed
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-search.c

  Log Message:
  -----------
  imapc: SEARCH - Don't add parenthesis around OR

There's no need to write "(OR a b)" when "OR a b" works just the same.


  Commit: 3632337180b9d7b586c91e17e076b7d37a74e9ff
      https://github.com/dovecot/core/commit/3632337180b9d7b586c91e17e076b7d37a74e9ff
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-sync.c

  Log Message:
  -----------
  imapc: Don't send UID FETCH 1:* after SELECT if mailbox is empty


Compare: https://github.com/dovecot/core/compare/45f1cea3aa69...3632337180b9


More information about the dovecot-cvs mailing list