6cd6a9 Add the possibility to filter issues for issue not having a specific tag

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Add the possibility to filter issues for issue not having a specific tag
    
    If you want to filter all the issues not having `tag` then filter for
    `!tag`, it will return the list of issues not having this tag.
    
        
file modified
+25 -5