Skip to content

Instantly share code, notes, and snippets.

@choffee
Created February 26, 2009 12:07
Show Gist options
  • Save choffee/70808 to your computer and use it in GitHub Desktop.
Save choffee/70808 to your computer and use it in GitHub Desktop.
Free text search of debian bugs.
//Note: This command was automatically generated by the create-new-search-command command.
CmdUtils.makeSearchCommand({
name: "debian-bug-search",
url: "http://merkel.debian.org/~don/cgi/search.cgi?phrase={QUERY}&skip=0",
icon: "http://merkel.debian.org/favicon.ico",
description: "Searches debian bugs for a phrase"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment