-
Notifications
You must be signed in to change notification settings - Fork 775
Comparing changes
Open a pull request
base repository: hub4j/github-api
base: github-api-1.72
head repository: hub4j/github-api
compare: github-api-1.73
- 16 commits
- 11 files changed
- 5 contributors
Commits on Dec 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d91388a - Browse repository at this point
Copy the full SHA d91388aView commit details
Commits on Dec 13, 2015
-
Support for auto_init parameter
The GitHub api auto_init parameter allows to initialize created repository with a readme file. Add a createRepository method using auto_init parameter. Already existing createRepository method uses auto_init parameter as false for retro-compatibility.
Daniel Lovera committedDec 13, 2015 Configuration menu - View commit details
-
Copy full SHA for ac39b56 - Browse repository at this point
Copy the full SHA ac39b56View commit details -
Support for auto_init parameter in organization
The GitHub api auto_init parameter allows to initialize created repository with a readme file. Add createRepository methods in GHOrganization using auto_init parameter. Already existing createRepository methods use auto_init parameter as false for retro-compatibility.
Daniel Lovera committedDec 13, 2015 Configuration menu - View commit details
-
Copy full SHA for c879e9e - Browse repository at this point
Copy the full SHA c879e9eView commit details -
Daniel Lovera committed
Dec 13, 2015 Configuration menu - View commit details
-
Copy full SHA for e94c36b - Browse repository at this point
Copy the full SHA e94c36bView commit details
Commits on Jan 18, 2016
-
Amendment to the documentation
The status reported by GitHub for deleting a file is actually "removed", not "deleted".
Configuration menu - View commit details
-
Copy full SHA for f573f83 - Browse repository at this point
Copy the full SHA f573f83View commit details
Commits on Jan 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 33d95d3 - Browse repository at this point
Copy the full SHA 33d95d3View commit details
Commits on Feb 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c0a05e0 - Browse repository at this point
Copy the full SHA c0a05e0View commit details
Commits on Feb 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f4b129b - Browse repository at this point
Copy the full SHA f4b129bView commit details
Commits on Mar 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d80ad77 - Browse repository at this point
Copy the full SHA d80ad77View commit details -
Merge pull request #244 from benbek/patch-1
Minor amendment to the documentation
Configuration menu - View commit details
-
Copy full SHA for 650493f - Browse repository at this point
Copy the full SHA 650493fView commit details -
Merge pull request #245 from daniel-beck/email-hook-error
Fix error when creating email service hook
Configuration menu - View commit details
-
Copy full SHA for 8556033 - Browse repository at this point
Copy the full SHA 8556033View commit details -
Merge pull request #248 from daniel-beck/populate-commit
Populate commit with data for getCommitShortInfo
Configuration menu - View commit details
-
Copy full SHA for dbcc9af - Browse repository at this point
Copy the full SHA dbcc9afView commit details -
Merge pull request #249 from zapelin/master
Added getHtmlUrl() to GHCommit
Configuration menu - View commit details
-
Copy full SHA for 94af819 - Browse repository at this point
Copy the full SHA 94af819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f7198 - Browse repository at this point
Copy the full SHA 14f7198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751043b - Browse repository at this point
Copy the full SHA 751043bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013eaa3 - Browse repository at this point
Copy the full SHA 013eaa3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff github-api-1.72...github-api-1.73