
Find issue and pull request assignees faster with type ahead search
Find issue and pull request assignees faster with type ahead search
GitHub Blog Search
Find issue and pull request assignees faster with type ahead search
GitHub Packages: Filtering for package search results
Find all the open issues in a repository that have closing pull requests references with the linked:pr search qualifier. Similarly, locate all the pull requests in a repository that are…
You can now create and share search queries that resolve to the current user by using the @me search syntax. For example, navigating to https://github.com/search?q=is%3Aissue+state%3Aopen+assignee%3A%40me (when logged into GitHub) will return all…
GitHub Security Lab, launched at GitHub Universe 2019, is a new GitHub initiative whose mission is to inspire and enable the community to secure the open source software we all depend on.
Users who have been selected for the beta are now able to search select repositories by pressing f on the repository page and entering their desired query. By default it will return results which exactly match the given (including word boundaries). Users are then able to further refine the results by requiring them to match the case of the query and/or match the whole word.
We’re announcing the CodeSearchNet Challenge and releasing a large dataset for natural language processing and machine learning.
Vulcanizer is a Go library for interacting with an Elasticsearch cluster. Its goal is to provide a high-level API to help with common tasks associated with operating an Elasticsearch cluster such as querying health status of the cluster, migrating data off of nodes, updating cluster settings, and more.
Excluding labels is now easier by using the alt keyboard modifier (or ⌥ on macOS) in an issue or pull request list filter to choose which labels you want to omit from…
We added zero to the search results counter. Now, it's easier to see what queries generate empty results when switching between different tabs in the search results menu. Learn more…
We added an animation that widens the search input field on focus for logged-in, desktop users. Now, long repo names are not truncated, making it easier to read suggested repo…
When searching from a user profile page you now have the option to search by "this user". Learn more about searching on GitHub
Our machine learning scientists have been researching ways to enable the semantic search of code.
We've launched a collection of demonstrations highlighting our most exciting research projects—and the ideas behind them.
All search pages are now responsive on mobile devices. This means you can search across code, topics, Marketplace, and wikis when navigating GitHub.com on any of your devices.
You can now use the global index search to find apps that are listed on the GitHub Marketplace. We have also added a new search type for marketplace objects. Here's…
The search bar at the top of each page has been redesigned to help users quickly navigate to team pages, repositories, and projects that were recently visited. If you click…
Now you can look for repositories by their license. Search for a specific license using a query such as license:mit or license:gpl-3.0 or find repositories licensed under a particular license…
You can now search for commits from either the main search page or within a repository. Quickly discover who removed set -e or find commits that involved refactoring. Check out…