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
.
CodeHunterDev
/
github
Public
forked from
github-tools/github
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
github
test
on
move-tree
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2016
repos: Return all repositories available
Show description for adcfbdd
AurelioDeRosa
committed
adcfbdd
View commit details
Copy full SHA for adcfbdd
View code at this point
Browse repository at this point
Removed redundant mocha.opts file
AurelioDeRosa
committed
87bcd33
View commit details
Copy full SHA for 87bcd33
View code at this point
Browse repository at this point
Make braces mandatory for if statements
AurelioDeRosa
committed
29b968a
View commit details
Copy full SHA for 29b968a
View code at this point
Browse repository at this point
Fixed a minor style issue
AurelioDeRosa
committed
d04c339
View commit details
Copy full SHA for d04c339
View code at this point
Browse repository at this point
Added Rate Limit API
AurelioDeRosa
committed
045d8b7
View commit details
Copy full SHA for 045d8b7
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Added unstar() method
AurelioDeRosa
committed
bc25f25
View commit details
Copy full SHA for bc25f25
View code at this point
Browse repository at this point
Added star() method
AurelioDeRosa
committed
1fd209d
View commit details
Copy full SHA for 1fd209d
View code at this point
Browse repository at this point
Added isStarred() method
AurelioDeRosa
committed
15b69aa
View commit details
Copy full SHA for 15b69aa
View code at this point
Browse repository at this point
Tests: Improved tests for getCommits()
AurelioDeRosa
committed
4683ba8
View commit details
Copy full SHA for 4683ba8
View code at this point
Browse repository at this point
Fixed failing test
AurelioDeRosa
committed
dbe4599
View commit details
Copy full SHA for dbe4599
View code at this point
Browse repository at this point
Tests: Added tests for Gist API
AurelioDeRosa
committed
39b78fe
View commit details
Copy full SHA for 39b78fe
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Tests: Updated auth tests due to the restore of the XHR object
AurelioDeRosa
committed
c50d5c3
View commit details
Copy full SHA for c50d5c3
View code at this point
Browse repository at this point
Tests: Added test for repo.getCommits()
AurelioDeRosa
committed
eef661f
View commit details
Copy full SHA for eef661f
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Tests: Reorder of statements
AurelioDeRosa
committed
6096a7c
View commit details
Copy full SHA for 6096a7c
View code at this point
Browse repository at this point
Tests: Written better assertions for repo.write()
AurelioDeRosa
committed
bfe8f10
View commit details
Copy full SHA for bfe8f10
View code at this point
Browse repository at this point
Tests: Added test for repo.getTree()
AurelioDeRosa
committed
5bdd9de
View commit details
Copy full SHA for 5bdd9de
View code at this point
Browse repository at this point
Tests: Added test for repo.createPullRequest()
AurelioDeRosa
committed
7a5e97c
View commit details
Copy full SHA for 7a5e97c
View code at this point
Browse repository at this point
Tests: Added test for repo.compare()
AurelioDeRosa
committed
4945b81
View commit details
Copy full SHA for 4945b81
View code at this point
Browse repository at this point
Tests: Added test for repo.getBlob()
AurelioDeRosa
committed
23d61b2
View commit details
Copy full SHA for 23d61b2
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Tests: Written better assertions for repo.contents()
AurelioDeRosa
committed
eb33538
View commit details
Copy full SHA for eb33538
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Tests updated
AurelioDeRosa
committed
bb0cc57
View commit details
Copy full SHA for bb0cc57
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Formatted user.json file
AurelioDeRosa
committed
e63cdda
View commit details
Copy full SHA for e63cdda
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
Added listForks
Show description for a4a497d
mushishi78
authored and
AurelioDeRosa
committed
a4a497d
View commit details
Copy full SHA for a4a497d
View code at this point
Browse repository at this point
Add getStatuses repo endpoint
Show description for ca074cb
pik
authored and
AurelioDeRosa
committed
ca074cb
View commit details
Copy full SHA for ca074cb
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
The test for getSha probably doesn't need to verify a specific SHA.
Ændrew Rininsland
committed
aac4cb7
View commit details
Copy full SHA for aac4cb7
View code at this point
Browse repository at this point
Fixing Sauce support, adding badge to README.
Ændrew Rininsland
committed
6f04f13
View commit details
Copy full SHA for 6f04f13
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Fixing tests, reverting PhantomJS, adding Sauce Labs support.
Ændrew Rininsland
committed
d2fc035
View commit details
Copy full SHA for d2fc035
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Making Travis work with PhantomJS2
Ændrew Rininsland
committed
ee3206b
View commit details
Copy full SHA for ee3206b
View code at this point
Browse repository at this point
Added 'encode' option to repo.write, added more tests. Tweaked jscsrc. Resolves #251.
Ændrew Rininsland
committed
fac1911
View commit details
Copy full SHA for fac1911
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Add options for getting pulls
Show description for 2c2acfb
sairoutine
authored and
Ændrew Rininsland
committed
2c2acfb
View commit details
Copy full SHA for 2c2acfb
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Fixed linting issue after last merge, made repo.delete an alias for repo.remove, fixed repo.remove, fixed window undefined issue in Node, added Mocha tests to Travis.
Ændrew Rininsland
committed
c895f35
View commit details
Copy full SHA for c895f35
View code at this point
Browse repository at this point
Adds Karma, more files to linting. Lints all files.
Ændrew Rininsland
authored and
Ændrew Rininsland
committed
15893aa
View commit details
Copy full SHA for 15893aa
View code at this point
Browse repository at this point
Changed where long dash unicode test was writing. Should fix #246.
Ændrew Rininsland
committed
aaf1992
View commit details
Copy full SHA for aaf1992
View code at this point
Browse repository at this point
Rewrote all unit tests to use Mocha Chai instead of Tape.
Ændrew Rininsland
committed
1813b0d
View commit details
Copy full SHA for 1813b0d
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Implements the search API. Closes #151.
Show description for 8ae2108
cassioscabral
authored and
Ændrew Rininsland
committed
8ae2108
View commit details
Copy full SHA for 8ae2108
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.