Notmuch Bugs and Patches (original) (raw)

Unresolved bugs (or just need tag updating). The view is generated from the following query:

( tag:notmuch::bug ) and ( not tag:notmuch::fixed ) and ( not tag:notmuch::wontfix ) and ( not tag:notmuch::obsolete ) and ( not tag:notmuch::moreinfo )

Reports waiting for more information. The view is generated from the following query:

( tag:notmuch::bug ) and ( not tag:notmuch::fixed ) and ( not tag:notmuch::wontfix ) and ( not tag:notmuch::obsolete ) and ( tag:notmuch::moreinfo )

( tag:notmuch::wishlist ) and ( not tag:notmuch::fixed ) and ( not tag:notmuch::wontfix ) and ( not tag:notmuch::obsolete )

These patches are under consideration for pushing. The view is generated from the following query:

( tag:notmuch::patch and not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete and not tag:notmuch::wip ) and ( not tag:notmuch::stale and not tag:notmuch::contrib ) and ( not tag:notmuch::moreinfo ) and ( not tag:notmuch::python ) and ( not tag:notmuch::vim ) and ( not tag:notmuch::wontfix ) and ( not tag:notmuch::needs-review )

These python related patches might be ready to push, or they might just need updated tags. The view is generated from the following query:

( tag:notmuch::patch and not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete and not tag:notmuch::wip ) and ( not tag:notmuch::stale and not tag:notmuch::contrib ) and ( not tag:notmuch::moreinfo ) and ( not tag:notmuch::wontfix ) and ( tag:notmuch::python ) and ( not tag:notmuch::needs-review )

These vim related patches might be ready to push, or they might just need updated tags. The view is generated from the following query:

( tag:notmuch::patch and not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete and not tag:notmuch::wip ) and ( not tag:notmuch::stale and not tag:notmuch::contrib ) and ( not tag:notmuch::moreinfo ) and ( not tag:notmuch::wontfix ) and ( tag:notmuch::vim ) and ( not tag:notmuch::needs-review )

These patches are contrib material under consideration for pushing. The view is generated from the following query:

( tag:notmuch::patch and not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete and not tag:notmuch::wip ) and ( not tag:notmuch::stale ) and ( not tag:notmuch::moreinfo ) and ( not tag:notmuch::wontfix ) and ( tag:notmuch::contrib ) and ( not tag:notmuch::needs-review )

These recent patches do not apply anymore (may have moreinfo or needs-review). The view is generated from the following query:

( tag:notmuch::patch ) and ( not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete ) and ( not tag:notmuch::wontfix ) and ( tag:notmuch::stale ) and ( date:12M.. )

These recent patches are waiting for feedback (from patch author). The view is generated from the following query:

( tag:notmuch::patch ) and ( not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete ) and ( not tag:notmuch::stale ) and ( not tag:notmuch::wontfix ) and ( tag:notmuch::moreinfo ) and ( date:12M.. )

( tag:notmuch::patch ) and ( not tag:notmuch::pushed ) and ( not tag:notmuch::obsolete ) and ( not tag:notmuch::stale ) and ( not tag:notmuch::wontfix ) and ( not tag:notmuch::moreinfo ) and ( not tag:notmuch::wip ) and ( tag:notmuch::needs-review )