DefinitelyTyped/types/nodegit
Nathan Shively-Sanders c8089e91d1
Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676)
* Initial cut

* fix aos global reference

* fix clearbladejs global references

* fix cldr.js augmentations

* fix codemirror compile errors (maybe)

* fixup skipped files after merge

* fix dwt/v13

* add missing references to adone

* fix meteor (manually)

* fix rangy

* add missing file reference to react-blessed

* fix react-dom?

* bump codemirror to 3.2

* bump dwt to 3.2

* Add/remove OTHER_FILES.txt as needed.

* bump react-codemirror to 3.2

* add references to slickgrid tests

* add reference to strophe.js tests

* add reference to strophe+fix types

* add reference to waypoints test

* Bump others to 3.9

* remove incorrectly added file

* Use more explicit types reference paths

* bump strophejs-plugin-roster TS version
2019-11-26 12:47:30 -08:00
..
annotated-commit.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
attr.d.ts
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
buf.d.ts
cert-host-key.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
cert-x509.d.ts
cert.d.ts
checkout-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
checkout.d.ts
cherry-pick-options.d.ts
cherry-pick.d.ts
clone-options.d.ts
clone.d.ts
commit.d.ts Fix some types in nodegit 2019-02-28 14:48:37 +01:00
config.d.ts
convenient-hunk.d.ts
convenient-patch.d.ts
cred-user-pass-payload.d.ts
cred-username.d.ts
cred.d.ts
cvar-map.d.ts
describe-format-options.d.ts
describe-options.d.ts
diff-binary-file.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
diff-binary.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
diff-delta.d.ts
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
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
fetch.d.ts
filter.d.ts
git-err.d.ts
graph.d.ts
hash-sig.d.ts
ignore.d.ts
index_.d.ts
index-entry.d.ts
index.d.ts Fix nodegit Tree#getEntry return type (#38276) 2019-09-23 10:38:06 -07:00
indexer.d.ts nodegit: Fix no-redundant-jsdoc lint errors (#20897) 2017-10-23 13:29:35 -07:00
lib-git2.d.ts
merge-file-input.d.ts
merge-file-options.d.ts
merge-file-result.d.ts
merge-options.d.ts
merge.d.ts
nodegit-tests.ts Add missing commondir accessor (#38998) 2019-10-09 12:18:39 -07:00
note.d.ts
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
open-ssl.d.ts
pack-builder.d.ts
path-spec.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
proxy-options.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
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
push.d.ts
rebase-operation.d.ts
rebase.d.ts
ref-db.d.ts
ref-log.d.ts
ref-spec.d.ts
reference.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
remote-callbacks.d.ts
remote.d.ts Add createDetached definition (#37686) 2019-08-19 11:16:32 -07:00
repository.d.ts
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
stash.d.ts
status-entry.d.ts
status-file-options.d.ts
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
submodule-update-options.d.ts
submodule.d.ts Improve typings. 2017-11-05 19:46:36 +02:00
tag.d.ts
time.d.ts Fix types in Time 2019-03-03 16:20:35 +01:00
transfer-progress.d.ts
transport.d.ts
tree-builder.d.ts fix Treebuilder.create signature (#37266) 2019-08-02 13:52:12 -07:00
tree-entry.d.ts
tree-update.d.ts
tree.d.ts Fix nodegit Tree#getEntry return type (#38276) 2019-09-23 10:38:06 -07:00
tsconfig.json Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676) 2019-11-26 12:47:30 -08:00
tslint.json