-
Notifications
You must be signed in to change notification settings - Fork 699
[WIP] Descriptor refactor. #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
23fb964
Integrate the new generation structure.
tbranyen 96f0779
Automate the building of all libgit2 types.
tbranyen bf604c5
Library changes.
tbranyen 2082d7d
Enable GitAttr.
tbranyen 699c34e
Automate dependencies.
tbranyen 712a4dc
Generating more types and safe identifiers.
tbranyen 6a4225b
Copied changes from Emscripten branch.
tbranyen d0b414d
Added more types.
tbranyen 67635e1
Lots of updates, most tests passing.
tbranyen f59963d
Save state.
tbranyen a2192c1
Moved build/codegen to generate.
tbranyen 7ad92a7
Removed temporary files.
tbranyen 95cefff
Made new.json more meaningful.
tbranyen 9fd2b09
Update binding.gyp to use the latest files.
tbranyen 6ed3027
Tests now passing again.
tbranyen 6b6493b
Windows fixes.
tbranyen f2404da
Started working on tree.
tbranyen d2702f6
All tree entries passing now.
tbranyen f6839df
Fix the libgit2 gyp config.
tbranyen ab751c5
All tree tests passing, most commits passing.
tbranyen 331cd65
Renamed index->nodegit, fixed signature issue.
tbranyen ba4ccee
Remove doc folder and clean gitignore.
tbranyen 6f71cee
Enable all classes.
tbranyen efc794c
Remove unused CPP header template.
tbranyen 89bc1a8
Implement isOptional.
tbranyen ac1f09c
Fixes remaining tests, except commit history.
tbranyen aa43f3f
Fixes for Windows.
tbranyen 1730440
Convert prototype methods to constructor to fix 0.11
tbranyen bdc8e97
Fixes for PR comments and some revwalk
tbranyen f8f7305
Fix lint errors and lint runner
tbranyen cb83ac2
Made revwalk push synchronous, fix segfault
tbranyen 6caa3e8
Fixes remaining blocking issues
tbranyen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update binding.gyp to use the latest files.
- Loading branch information
commit 9fd2b0950499d8ec7ca5a3eccac26196e641ce05
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For windows: