Cheatsheet
Use booru-style space-separated terms. Words are treated as tags (topics). These special tokens are supported:
Sorting
sort:starssort:forkssort:watchers(alias:sort:watching)sort:issuessort:updatedsort:created
Direction: dir:asc or dir:desc (alias: order:).
Filters
name:"quoted words"orname:wordlang:JavaScript(optional; languages are not listed here)- Include tags:
tag1 tag2(AND semantics) - Exclude tags:
-tag3 -tag4
Account switching
user:alice— fetch repositories from another GitHub user.user:alice user:bob— merge multiple users in one search.- Omit
user:to stick with the default (ExperiencesXP).
These tokens can be combined with any other filters or sorting.
Tip: Paste the whole query into the Tags box on Browse. Sorting is only via sort:x.