An open API service providing commit metadata for open source projects.

GitHub / Axosoft/nodegit-lfs / commits

LFS for NodeGit

SHA Message Author Date Stats
6a4cbf3e Bump to v1.0.0-alpha.6 Alex A <a****n@g****m> about 3 years ago
133dab08 Bump to v1.0.0-alpha.5 Ian Hattendorf <i****h@a****m> over 3 years ago
6715677a merge Merge pull request #43 from AlexaXs/Increase-maxBuffer-for-git-lfs-ls-files Ian Hattendorf <i****n@i****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
836c5ce9 Increase child_process exec's `maxBuffer` when executing `git lfs ls-files` Alex A <a****n@g****m> over 3 years ago
c16eb79c Bump to v1.0.0-alpha.4 Tyler Ang-Wanek <t****w@a****m> about 5 years ago
1fad63f5 merge Merge pull request #35 from trevorforrey/operation-timing-info Tyler Ang-Wanek <t****w@a****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
813a15c7 Clean up work to expose lfsDebug Trevor <t****f@a****m> about 5 years ago
35c5a382 Add some extra info on filter logs Trevor <t****f@a****m> about 5 years ago
00c74012 WIP exposing a debug option Trevor <t****f@a****m> about 5 years ago
3aad7102 merge Merge pull request #29 from Axosoft/dependabot/npm_and_yarn/lodash-4.17.19 Tyler Ang-Wanek <t****w@a****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2f5fdd1b Bump lodash from 4.17.15 to 4.17.19
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ee1a8f9b merge Merge pull request #28 from Axosoft/dependabot/npm_and_yarn/acorn-7.1.1 Tyler Ang-Wanek <t****w@a****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
794868e4 Bump acorn from 7.1.0 to 7.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0978b516 Update package to fix vulnerabilities Tyler Ang-Wanek <t****w@a****m> over 6 years ago
b731c27b Bump to v1.0.0-alpha.3 Tyler Ang-Wanek <t****w@a****m> about 7 years ago
ac7119a4 merge Merge pull request #19 from stevex86/fix/pathing-for-askpass-scripts Tyler Ang-Wanek <t****w@a****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d239cde1 Add option to pass paths to ASK_PASS program on init, change init options to ... Steven King Jr <s****k@a****m> about 7 years ago
ecbcc3a9 Bump to v1.0.0-alpha.2 Tyler Ang-Wanek <t****w@a****m> about 7 years ago
9c21df73 Bump to v1.0.0-alpha.1 Tyler Ang-Wanek <t****w@a****m> about 7 years ago
dfc0d050 merge Merge pull request #18 from stevex86/perf/remove-queueing-smudges Tyler Ang-Wanek <t****w@a****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
91a60be4 Fire a message to the credentialsCallback when a non-auth error throws Steven King Jr <s****k@a****m> about 7 years ago
d3005784 Refine the detection of credential errors Steven King Jr <s****k@a****m> about 7 years ago
7b75a527 ensureAuthServer should only ensure 1 auth server. Tyler Ang-Wanek <t****w@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
4df80b77 Fix combining arguments Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
46b885e6 Allow default shell options to be specified at init time Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
3b0e2f08 Implement smoke tests for spawn Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
db5aa292 Fix spawn returning wrong stdout on successful authenticated request Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
8b5e4664 Default the node binary path to `process.execPath` on init Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
cc7f286b Change parameter order of `spawn` to match `exec` Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
bd1991ee Fix calls to exec in tests Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
3ed5847d Do not start cred acquire loop unless original error is an auth error Steve King Jr <s****k@a****m> about 7 years ago
223a7fb5 Change line ending of yarn.lock to LF Steve King Jr <s****k@a****m> about 7 years ago
913bb512 Include askpass.sh in npm package Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
24c06239 Inject repoPath into all spawn calls Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
41e00267 Allow passing in the node binary path on init Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
8846faa4 Properly scan and throw the output on an auth failure Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
05fb2cd8 Add shellOpts flag on options to allow additional options to be passed to spawn Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
de02ac95 Parse the URL for the LFS server out of the failure message Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
e0b52331 Update call sites for spawn Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
c7bb1ebc Use GIT_ASKPASS mechanism for negotiating creds; serve creds over TCP Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
311e3a68 Rewrite spawn to avoid using node-pty Steven King Jr <s****k@a****m>
Committed by: Steve King Jr <s****k@a****m>
about 7 years ago
9cb48a20 BREAKING: Bump to v0.2.0 Tyler Wanek <t****w@a****m> over 7 years ago
0c1bead7 Change callbacks to get repo async from FilterSource Tyler Wanek <t****w@a****m> over 7 years ago
0d1f65ec Rename package because we lost ownership of nodegit-lfs npm package Tyler Wanek <t****w@a****m> over 7 years ago
4028a8de Update uses of Buf.prototype.set to work with sync or async result Tyler Wanek <t****w@a****m> over 7 years ago
18a37714 merge Merge pull request #16 from Axosoft/remove-lfs-bin-check Carson Howard <c****2@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
bcf7291c Ignore `.git/lfs`'s existence when checking for LFS in a repo (and remove the... Joshua Grosso <j****g@a****m> over 8 years ago
690056bb bump to v0.0.19 Carson Howard <c****h@a****m> over 8 years ago
49dee5b1 Bump node-pty to fix high sierra issue Carson Howard <c****h@a****m> over 8 years ago
1a469cd1 bump to v0.0.18 Carson Howard <c****h@a****m> over 8 years ago
c5d724d5 Destory socket manually in spawn Carson Howard <c****h@a****m> over 8 years ago
3447562e Removed windows path in non-windows spawnShell Carson Howard <c****h@a****m> over 8 years ago
237b17ba Bump to v0.0.17 Carson Howard <c****h@a****m> over 8 years ago
27fcf078 Updated spawn helper to ignore EIO from node-pty Carson Howard <c****h@a****m> over 8 years ago
75722cb7 added interactive flag to *nix terminal Carson Howard <c****h@a****m> over 8 years ago
48896e08 Bump to v0.0.16 Carson Howard <c****h@a****m> over 8 years ago
d728240f Updated checkDependencies to return versions properly Carson Howard <c****h@a****m> over 8 years ago
1472a840 Bump to v0.0.15 Carson Howard <c****1@a****m> over 8 years ago
6832d709 Linter Carson Howard <c****1@a****m> over 8 years ago
84f4fcc3 Bump to v0.0.14 Carson Howard <c****1@a****m> over 8 years ago
f1d1eddd Updated LS to look for filenames first Carson Howard <c****1@a****m> over 8 years ago
e57c0af0 Fixed filter check so it does not lock and use the proper api Carson Howard <c****1@a****m> over 8 years ago
9c500083 Bump to v0.0.13 Carson Howard <c****2@g****m> over 8 years ago
5bf8bec1 merge Merge branch 'gitattributes' Carson Howard <c****2@g****m> over 8 years ago
7cb7e4df Updated check and helpers for new gitattr locating Carson Howard <c****2@g****m> over 8 years ago
648831e7 Bump to v0.0.12 Carson Howard <c****2@g****m> over 8 years ago
ebed3890 Remove code to generate .gitattributes Carson Howard <c****2@g****m> over 8 years ago
deb2d4db Bump to v0.0.11 Carson Howard <t****t@a****m> almost 9 years ago
84697f00 merge Merge pull request #15 from Axosoft/fix/clean-up-winpty-agent Carson Howard <c****2@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5a5ece95 update spawnhelpers to ensure destruction of winpty-agent Tyler Wanek <t****w@a****m> almost 9 years ago
bd3ce4cc bump to v0.0.10 Carson Howard <c****2@g****m> almost 9 years ago
2c3f164c refactored permissions and auth callbacks Carson Howard <c****2@g****m> almost 9 years ago
967a6190 fixed changelog Carson Howard <c****2@g****m> almost 9 years ago
b84aa6ae bump to v0.0.9 Carson Howard <c****2@g****m> almost 9 years ago
55f5d45d Updated version and checkDependencies to check properly Carson Howard <c****2@g****m> almost 9 years ago
2c6b4864 merge Merge pull request #11 from jgrosso/fix/version-regexes Carson Howard <c****2@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
44699e9f Fix version regexes Joshua Grosso <j****g@a****m> almost 9 years ago
46b9771b Bumped to v0.0.8 Carson Howard <c****2@g****m> almost 9 years ago
3a488d33 Actually fixed execHelper path for /usr/local/bin Carson Howard <c****2@g****m> almost 9 years ago
7bab911b Bump to v0.0.7 Carson Howard <c****2@g****m> almost 9 years ago
733ffc77 Removed tests from esline command, added new eslint-full command Carson Howard <c****2@g****m> almost 9 years ago
14d29a33 Fixed error output for fetch and pull Carson Howard <c****2@g****m> almost 9 years ago
9405101f Bump to v0.0.6 Carson Howard <c****2@g****m> almost 9 years ago
335252e7 added linux to /usr/local/bin checks Carson Howard <c****2@g****m> almost 9 years ago
fb9912c9 updated execHelper to always have /usr/local/bin on path with exec Carson Howard <c****2@g****m> almost 9 years ago
25cc9b75 Ignored DS_STORE Carson Howard <c****2@g****m> almost 9 years ago
85d0f09e updated checkDependencies to handle errors. Carson Howard <c****2@g****m> almost 9 years ago
61a3a479 Bumped to v0.0.5 Carson Howard <c****2@g****m> almost 9 years ago
e671e099 Bumped node-pty again... Carson Howard <c****2@g****m> almost 9 years ago
8696bca9 Updated to v0.0.4 Carson Howard <c****2@g****m> almost 9 years ago
efc25961 Moved to forked version of node-pty Carson Howard <c****2@g****m> almost 9 years ago
6d55e61b Prep for v0.0.3 Carson Howard <c****2@g****m> almost 9 years ago
914497a1 Updated prompting to have more apt names Carson Howard <c****2@g****m> almost 9 years ago
fea5bd6a Updated version Carson Howard <c****2@g****m> almost 9 years ago
71590373 Fixed check for lfs Carson Howard <c****2@g****m> almost 9 years ago
d17b2387 Added publish materials Carson Howard <c****2@g****m> almost 9 years ago
81338b4a merge Merge branch 'node-pty' Carson Howard <c****2@g****m> almost 9 years ago
bb905dc6 updated routines that no longer produce stderr Carson Howard <c****h@a****m> almost 9 years ago
2ce3bf81 added winspawn; added untrack Carson Howard <c****h@a****m> almost 9 years ago
b47e01af updated for mac; fixed checkout; added ssh password cred support Carson Howard <c****2@g****m> almost 9 years ago

← Back to repository