DefinitelyTyped/types/nodegit
2019-10-09 12:18:39 -07:00
..
annotated-commit.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
attr.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
blame-hunk.d.ts
blame-options.d.ts
blame.d.ts
blob.d.ts Update blob.d.ts (#34280) 2019-03-29 11:49:32 -07:00
branch.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
buf.d.ts
cert-host-key.d.ts
cert-x509.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cert.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
checkout-options.d.ts
checkout.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cherry-pick-options.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cherry-pick.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
clone-options.d.ts
clone.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
commit.d.ts
config.d.ts
convenient-hunk.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
convenient-patch.d.ts
cred-user-pass-payload.d.ts
cred-username.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cred.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cvar-map.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
describe-format-options.d.ts
describe-options.d.ts
diff-binary-file.d.ts
diff-binary.d.ts
diff-delta.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
diff-file.d.ts
diff-line.d.ts change member types from variable to method (#25097) 2018-04-19 11:05:36 -07:00
diff-options.d.ts allow JS strings and string arrays where Git.Strarray is required, because nodegit can automatically convert it to Git.Strarray 2018-03-27 17:25:37 +02:00
diff-perf-data.d.ts
diff.d.ts Replace nullable by optional 2019-03-03 16:16:21 +01:00
enums.d.ts
error.d.ts
fetch-options.d.ts allow JS strings and string arrays where Git.Strarray is required, because nodegit can automatically convert it to Git.Strarray 2018-03-27 17:25:37 +02:00
fetch.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
filter.d.ts
git-err.d.ts
graph.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
hash-sig.d.ts
ignore.d.ts
index_.d.ts
index-entry.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
index.d.ts Fix nodegit Tree#getEntry return type (#38276) 2019-09-23 10:38:06 -07:00
indexer.d.ts
lib-git2.d.ts
merge-file-input.d.ts
merge-file-options.d.ts
merge-file-result.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
merge-options.d.ts
merge.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
nodegit-tests.ts Add missing commondir accessor (#38998) 2019-10-09 12:18:39 -07:00
note.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
object.d.ts added the Object.TYPE enum as well as fixed typos on Object.type2String and Object.string2Type 2018-06-07 10:53:00 -04:00
odb-expand-id.d.ts
odb-object.d.ts
odb.d.ts added the Object.TYPE enum as well as fixed typos on Object.type2String and Object.string2Type 2018-06-07 10:53:00 -04:00
oid-array.d.ts
oid.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
open-ssl.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
pack-builder.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
path-spec.d.ts
proxy-options.d.ts
proxy.d.ts
push-options.d.ts allow JS strings and string arrays where Git.Strarray is required, because nodegit can automatically convert it to Git.Strarray 2018-03-27 17:25:37 +02:00
push-update.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
push.d.ts
rebase-operation.d.ts
rebase.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
ref-db.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
ref-log.d.ts
ref-spec.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
reference.d.ts
remote-callbacks.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
remote.d.ts Add createDetached definition (#37686) 2019-08-19 11:16:32 -07:00
repository.d.ts Add missing commondir accessor (#38998) 2019-10-09 12:18:39 -07:00
reset.d.ts Fix some types in nodegit 2019-02-28 14:48:37 +01:00
rev-parse.d.ts
rev-walk.d.ts [@types/nodegit] Fix rev-walk sorting function to take a variable number of arguments (#35888) 2019-06-03 16:13:53 -07:00
revert.d.ts Fix some types in nodegit 2019-02-28 14:48:37 +01:00
signature.d.ts nodegit: fixed Signature instance variable types 2018-05-26 00:48:46 +03:00
stash.d.ts
status-entry.d.ts
status-file-options.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
status-file.d.ts
status-list.d.ts
status-options.d.ts allow JS strings and string arrays where Git.Strarray is required, because nodegit can automatically convert it to Git.Strarray 2018-03-27 17:25:37 +02:00
status.d.ts
str-array.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
submodule-update-options.d.ts
submodule.d.ts
tag.d.ts
time.d.ts
transfer-progress.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
transport.d.ts
tree-builder.d.ts
tree-entry.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
tree-update.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
tree.d.ts Fix nodegit Tree#getEntry return type (#38276) 2019-09-23 10:38:06 -07:00
tsconfig.json
tslint.json