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
Accelerator
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
.
learnrust
/
rust-github
Public
forked from
davidrhyswhite/rust-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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 20, 2015
Bumped version number due to project changes
David White
committed
a15fb83
View commit details
Copy full SHA for a15fb83
Browse repository at this point
Fixed references to github over rust-github
David White
committed
21c2981
View commit details
Copy full SHA for 21c2981
Browse repository at this point
Updated README
David White
committed
754ee5e
View commit details
Copy full SHA for 754ee5e
Browse repository at this point
Added description and licence to publish to crates.io
David White
committed
7e6bbc5
View commit details
Copy full SHA for 7e6bbc5
Browse repository at this point
Added a package versions number
David White
committed
91fba70
View commit details
Copy full SHA for 91fba70
Browse repository at this point
Commits on Mar 16, 2015
Updated dependecies with exact working versions
David White
committed
92d98ba
View commit details
Copy full SHA for 92d98ba
Browse repository at this point
Cleaned up some of the files
David White
committed
3289c91
View commit details
Copy full SHA for 3289c91
Browse repository at this point
Commits on Mar 12, 2015
Merge branch 'master' of http://github.com/davidrhyswhite/rust-github
David White
committed
140e94b
View commit details
Copy full SHA for 140e94b
Browse repository at this point
Fixed warnings with rust-serialize and updated to rustc-serialize
David White
committed
6eb9d50
View commit details
Copy full SHA for 6eb9d50
Browse repository at this point
Colouring the README
David Rhys White
committed
e823caa
View commit details
Copy full SHA for e823caa
Browse repository at this point
Updated README with repo example
David White
committed
4741789
View commit details
Copy full SHA for 4741789
Browse repository at this point
Updated with very basic github.repositories.by_user() method, added RepositoryService and Repository struct
David White
committed
16fabd0
View commit details
Copy full SHA for 16fabd0
Browse repository at this point
Commits on Mar 11, 2015
Updated README
David Rhys White
committed
09939c7
View commit details
Copy full SHA for 09939c7
Browse repository at this point
Updated README
David Rhys White
committed
f3628e7
View commit details
Copy full SHA for f3628e7
Browse repository at this point
Update README.md
David Rhys White
committed
980afe6
View commit details
Copy full SHA for 980afe6
Browse repository at this point
Renamed user scope to users to match API
David White
committed
ded7b65
View commit details
Copy full SHA for ded7b65
Browse repository at this point
Fixed up some issues with warnings and deserialized JSON response into User struct
David White
committed
a53ef6e
View commit details
Copy full SHA for a53ef6e
Browse repository at this point
Commits on Mar 10, 2015
Fixed issue with GCC linker by making mod client, and mod user public
David White
committed
de8147c
View commit details
Copy full SHA for de8147c
Browse repository at this point
Commits on Mar 9, 2015
Complete refactor of library creating separate structs
David White
committed
58056bc
View commit details
Copy full SHA for 58056bc
Browse repository at this point
Commits on Mar 8, 2015
Added project README
David White
committed
8a4a83d
View commit details
Copy full SHA for 8a4a83d
Browse repository at this point
Switched cargo name to just 'github'
David White
committed
6d729d6
View commit details
Copy full SHA for 6d729d6
Browse repository at this point
Updated to allow passing of github name as a string
David White
committed
206379b
View commit details
Copy full SHA for 206379b
Browse repository at this point
Commits on Mar 5, 2015
Switched from Hyper to rust-curl due to CRLF errors with Github API
David White
committed
6fd5088
View commit details
Copy full SHA for 6fd5088
Browse repository at this point
Commits on Mar 4, 2015
Attempted unsuccessfully to connect ot Github API
David White
committed
e7572a4
View commit details
Copy full SHA for e7572a4
Browse repository at this point
Initial commit - Empty cargo application
David White
committed
fab5bb6
View commit details
Copy full SHA for fab5bb6
Browse repository at this point
You can’t perform that action at this time.