]> git.madduck.net Git - code/irssi/scripts-bc-bd.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Allow windowlist to match all queries
authormartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 13:53:58 +0000 (15:53 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 18:07:33 +0000 (20:07 +0200)
commit937124e9ebb4be4ae0543fe74487eb0de76d0489
tree8de7a13185d05c6c10fef3cf8a7e4a5a0aae90c4
parentf2e70652ea852b3fb35087e66a7eaf30db6b9d11
Allow windowlist to match all queries

Added special windowlist keyword @QUERIES to match all query windows, so
that you can either promote queries to a different filter level by
window name, or altogether.

Signed-off-by: martin f. krafft <madduck@madduck.net>
Cc: 530588@bugs.debian.org
chanact.pl