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
.
javascript-forks
/
nodegit.nodegit
Public
forked from
nodegit/nodegit
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
nodegit.nodegit
generate
index.js
on
fix-commit-doc
User selector
All users
All time
Commit history
Commits on Jan 22, 2015
change generation scripts to work from command line but return function via require
maxkorp
committed
c821d22
View commit details
Copy full SHA for c821d22
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Updated "generate" scripts to run when called via npm.
graycodes
committed
3006ad2
View commit details
Copy full SHA for 3006ad2
View code at this point
Browse repository at this point
Updated generateMissingTests.js to run once called.
graycodes
committed
df4dd04
View commit details
Copy full SHA for df4dd04
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
clean up the contents of the generate folder
maxkorp
committed
05c06a8
View commit details
Copy full SHA for 05c06a8
View code at this point
Browse repository at this point
prettify generated output
maxkorp
committed
47a68d2
View commit details
Copy full SHA for 47a68d2
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Adds in a BUILD_ONLY environment variable
Show description for 9432ae0
tbranyen
authored and
John Haley
committed
9432ae0
View commit details
Copy full SHA for 9432ae0
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
remove manually generated enums
maxkorp
committed
002ed81
View commit details
Copy full SHA for 002ed81
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
generate enums in json
maxkorp
authored and
John Haley
committed
7b032be
View commit details
Copy full SHA for 7b032be
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Getting closer to building
John Haley
authored and
maxkorp
committed
9a952f9
View commit details
Copy full SHA for 9a952f9
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Callbacks are now working
John Haley
authored and
tbranyen
committed
5997af5
View commit details
Copy full SHA for 5997af5
View code at this point
Browse repository at this point
Getting close to having callbacks
John Haley
authored and
tbranyen
committed
96af2b7
View commit details
Copy full SHA for 96af2b7
View code at this point
Browse repository at this point
Objects can now store enums/structs and opaque structs
John Haley
authored and
tbranyen
committed
2bf45b3
View commit details
Copy full SHA for 2bf45b3
View code at this point
Browse repository at this point
Starting work on getting structs to be wrapped properly
John Haley
authored and
tbranyen
committed
1504d33
View commit details
Copy full SHA for 1504d33
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Moved wrapper/copy out of include/src
Show description for 0112f6e
John Haley
committed
0112f6e
View commit details
Copy full SHA for 0112f6e
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Fixed some more issues with the template conversion
John Haley
committed
89a94ca
View commit details
Copy full SHA for 89a94ca
View code at this point
Browse repository at this point
Some cleanup in templates
John Haley
committed
cac31a5
View commit details
Copy full SHA for cac31a5
View code at this point
Browse repository at this point
Added more filters for combine templates back in
John Haley
committed
79fe10b
View commit details
Copy full SHA for 79fe10b
View code at this point
Browse repository at this point
Added hasReturnType and isDoublePointer filter back in
John Haley
committed
f34ccc2
View commit details
Copy full SHA for f34ccc2
View code at this point
Browse repository at this point
Starting to put the filters for templates back in
John Haley
committed
70aefe5
View commit details
Copy full SHA for 70aefe5
View code at this point
Browse repository at this point
More fixes to generated files
John Haley
committed
6b30987
View commit details
Copy full SHA for 6b30987
View code at this point
Browse repository at this point
Combyne templates are almost finished
John Haley
committed
e57b390
View commit details
Copy full SHA for e57b390
View code at this point
Browse repository at this point
Getting close to template 1:1
John Haley
committed
10c2132
View commit details
Copy full SHA for 10c2132
View code at this point
Browse repository at this point
Starting to make combyne templates 1:1 with ejs
John Haley
committed
9c37236
View commit details
Copy full SHA for 9c37236
View code at this point
Browse repository at this point
More work on getting partials to have the right data
John Haley
committed
89cec60
View commit details
Copy full SHA for 89cec60
View code at this point
Browse repository at this point
Templates build now
John Haley
committed
cac4c8c
View commit details
Copy full SHA for cac4c8c
View code at this point
Browse repository at this point
Fixing more bugs with the template build
John Haley
committed
3c992e5
View commit details
Copy full SHA for 3c992e5
View code at this point
Browse repository at this point
Starting to work on sync_functions.cc
John Haley
committed
9e929cf
View commit details
Copy full SHA for 9e929cf
View code at this point
Browse repository at this point
Added more combyne template files
John Haley
committed
8d440d9
View commit details
Copy full SHA for 8d440d9
View code at this point
Browse repository at this point
Fixed more compile time errors
John Haley
committed
ed07f2a
View commit details
Copy full SHA for ed07f2a
View code at this point
Browse repository at this point
Converting more templates to Combyne
John Haley
committed
5953faa
View commit details
Copy full SHA for 5953faa
View code at this point
Browse repository at this point
Started working on replacing the header template
Show description for 391b3ed
tbranyen
authored and
John Haley
committed
391b3ed
View commit details
Copy full SHA for 391b3ed
View code at this point
Browse repository at this point
Initial work on combyne templates
tbranyen
authored and
John Haley
committed
60d79c7
View commit details
Copy full SHA for 60d79c7
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Auto generate the native base
tbranyen
committed
36acb54
View commit details
Copy full SHA for 36acb54
View code at this point
Browse repository at this point
Auto generate the GYP binding
tbranyen
committed
fc344ea
View commit details
Copy full SHA for fc344ea
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Windows fixes.
tbranyen
committed
6b6493b
View commit details
Copy full SHA for 6b6493b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.