Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
pkg
cmd
issue
on
frecency
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 17, 2021
rebase strife
nate smith
committed
17eb2bb
View commit details
Copy full SHA for 17eb2bb
View code at this point
Browse repository at this point
hackday: very WIP approach to frecency stuff
nate smith
committed
aac0c6d
View commit details
Copy full SHA for aac0c6d
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Add FlagErrorf; encapsulate FlagError.error
adonovan
committed
f4491c7
View commit details
Copy full SHA for f4491c7
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
add more hints to docs
rethab
committed
f6e9734
View commit details
Copy full SHA for f6e9734
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
Avoid using error values to pass information about the search cap
mislav
committed
619333a
View commit details
Copy full SHA for 619333a
View code at this point
Browse repository at this point
show warning when limit exceeds search api max
Show description for e8b015b
despreston
authored and
mislav
committed
e8b015b
View commit details
Copy full SHA for e8b015b
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Merge remote-tracking branch 'origin' into go-module-v2
mislav
committed
e0fa56d
View commit details
Copy full SHA for e0fa56d
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
add quotes around @me in documentation to ensure examples work on powershell
Jernik
committed
1102de8
View commit details
Copy full SHA for 1102de8
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Rename the module to "github.com/cli/cli/v2"
mislav
committed
11fbb60
View commit details
Copy full SHA for 11fbb60
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Add helper template functions for rendering tables (#3519)
Show description for e297345
heaths
and
mislav
authored
e297345
View commit details
Copy full SHA for e297345
View code at this point
Browse repository at this point
Re-enable label colors for issue list (#4106)
Show description for 88af63d
heaths
and
mislav
authored
88af63d
View commit details
Copy full SHA for 88af63d
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Disable colorizing labels in `issue list` output
Show description for 930ee60
mislav
committed
930ee60
View commit details
Copy full SHA for 930ee60
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
Allow space to be added after completing `issue/pr list --state` values
Show description for db8204d
mislav
committed
db8204d
View commit details
Copy full SHA for db8204d
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
modified HexToRGB to check whether terminal and gh have color enabled, as well as created tests for HexToRGB
bchadwic
committed
47314a6
View commit details
Copy full SHA for 47314a6
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
renamed func RGB to HexToRGB
bchadwic
committed
af2499c
View commit details
Copy full SHA for af2499c
View code at this point
Browse repository at this point
Added in label rgb functionality for both prs and issues
bchadwic
committed
4c412bc
View commit details
Copy full SHA for 4c412bc
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
linter
samcoe
committed
1302b71
View commit details
Copy full SHA for 1302b71
View code at this point
Browse repository at this point
whitespace
samcoe
committed
e0468db
View commit details
Copy full SHA for e0468db
View code at this point
Browse repository at this point
Commits on Jun 20, 2021
Add shell completion for the `--state` flag
autopp
committed
0179651
View commit details
Copy full SHA for 0179651
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Allow setting empty body via editor in `issue/pr create`
mislav
committed
606deaf
View commit details
Copy full SHA for 606deaf
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Add missing new line
Jackenmen
authored
184149b
View commit details
Copy full SHA for 184149b
View code at this point
Browse repository at this point
Commits on May 29, 2021
Update issue non-tty view formatting and its tests
Jackenmen
committed
42333bb
View commit details
Copy full SHA for 42333bb
View code at this point
Browse repository at this point
Update issue tty view formatting and its tests
Jackenmen
committed
979ec92
View commit details
Copy full SHA for 979ec92
View code at this point
Browse repository at this point
Commits on May 28, 2021
fix listing of PRs when merged ones are searched (#3730)
Show description for e160dd3
g14a
and
mislav
authored
e160dd3
View commit details
Copy full SHA for e160dd3
View code at this point
Browse repository at this point
Commits on May 18, 2021
Add `release view --json` support
mislav
committed
4425365
View commit details
Copy full SHA for 4425365
View code at this point
Browse repository at this point
Export more IDs in issue/pr JSON payload
mislav
committed
42155c7
View commit details
Copy full SHA for 42155c7
View code at this point
Browse repository at this point
Fix preloading of pr reviews, checks, and issue/pr comments
mislav
committed
e758f30
View commit details
Copy full SHA for e758f30
View code at this point
Browse repository at this point
Commits on May 12, 2021
Have Exporter.Write automatically call ExportData on given data structure
mislav
committed
5f0301c
View commit details
Copy full SHA for 5f0301c
View code at this point
Browse repository at this point
Commits on May 7, 2021
Use `T.TempDir` for temporary dirs in tests (#3580)
cristiand391
authored
2f94ada
View commit details
Copy full SHA for 2f94ada
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Improve issue status detection
cristiand391
committed
6b49e21
View commit details
Copy full SHA for 6b49e21
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Fix `issue create --web`
mislav
committed
a2ff97d
View commit details
Copy full SHA for a2ff97d
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Fix whitespace formatting of `issue/pr view` help text
mislav
committed
516ea86
View commit details
Copy full SHA for 516ea86
View code at this point
Browse repository at this point
Change JSON Exporter to an interface
mislav
committed
3ad41e3
View commit details
Copy full SHA for 3ad41e3
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add `issue status --json` support
mislav
committed
a516ee6
View commit details
Copy full SHA for a516ee6
View code at this point
Browse repository at this point
Add `--json` export flag for issues and pull requests
Show description for abe452b
mislav
committed
abe452b
View commit details
Copy full SHA for abe452b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.