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

GitHub / EvanOxfeld/node-pullstream / commits

A node.js stream you can pull data from.

SHA Message Author Date Stats
53345fae 1.0.0 Evan Oxfeld <e****d@g****m> almost 11 years ago
9edc57fb merge Merge pull request #15 from aredridel/deprecate-node-0.8 Evan Oxfeld <e****d@g****m> almost 11 years ago
49522923 merge Merge pull request #14 from aredridel/use-tap Evan Oxfeld <e****d@g****m> almost 11 years ago
24dcd4a7 Mark compatibility with node >= 0.10.0 in package.json Aria Stewart <a****l@n****g> almost 11 years ago
0ec894a7 Use readable-stream@2 Aria Stewart <a****l@n****g> almost 11 years ago
f4301067 Use setImmediate consistently Aria Stewart <a****l@n****g> almost 11 years ago
a4b2de4f Remove setImmediate shim Aria Stewart <a****l@n****g> almost 11 years ago
6908053f Remove 0.8 from travis, add 0.12 and 4.0 Aria Stewart <a****l@n****g> almost 11 years ago
6838456b Convert test suite to tap Aria Stewart <a****l@n****g> almost 11 years ago
95d53f34 Convert test suite to tap Aria Stewart <a****l@n****g>
Committed by: Evan Oxfeld <e****d@g****m>
almost 11 years ago
8712f26f Update git repo location Evan Oxfeld <e****d@g****m> almost 12 years ago
26d5da94 0.4.1 Evan Oxfeld <e****d@g****m> almost 12 years ago
65943aa2 Restore 0.8 compat Evan Oxfeld <e****d@g****m> almost 12 years ago
8748e372 Lock the streams implementation to Streams2 Evan Oxfeld <e****d@g****m> almost 12 years ago
f257d68d Fix tests to correctly use stream-buffers 0 frequency Evan Oxfeld <e****d@g****m> almost 12 years ago
ffa15129 merge Merge pull request #11 from vvo/0.11-compat Evan Oxfeld <e****d@g****m> almost 12 years ago
aee5e122 Simplify package.json test script config Evan Oxfeld <e****d@g****m> almost 12 years ago
1344b38c remove 0.8 compat vvo <v****r@g****m> almost 12 years ago
533f6308 Fix for node 0.11 compatibility vvo <v****r@g****m> almost 12 years ago
7f8282ef removed prepend test since node has broken how it works Joe Ferner <j****e@f****m> almost 13 years ago
3e2c9593 merge Merge pull request #8 from mykmelez/fix-rangeerror Joe Ferner <j****e@f****m> almost 13 years ago
1af6d3e7 replace process.nextTick with setImmediate to fix 'RangeError: Maximum call s... Myk Melez <m****k@m****g> almost 13 years ago
aadd9391 0.4.0 Evan Oxfeld <e****d@n****m> over 13 years ago
f6f5c50c MIT Evan Oxfeld <e****d@n****m> over 13 years ago
29c91bd5 Remove outdated reference to pattern from README Evan Oxfeld <e****d@n****m> over 13 years ago
964dbf06 Drain bytes into the ether Evan Oxfeld <e****d@n****m> over 13 years ago
0de02b39 0.3.0 Evan Oxfeld <e****d@n****m> over 13 years ago
99af62a0 0.2.2 Evan Oxfeld <e****d@n****m> over 13 years ago
775c4777 Handle backpressure in pipe(size, dest) Evan Oxfeld <e****d@n****m> over 13 years ago
e6b99606 0.2.1 Evan Oxfeld <e****d@n****m> over 13 years ago
ef1f971b Run Travis CI tests against Node 0.10 Evan Oxfeld <e****d@n****m> over 13 years ago
40e06b04 merge Merge pull request #5 from timsweb/node-0.10.0 Joe Ferner <j****e@f****m> over 13 years ago
6c8d2c3d Changed flush for node 0.10.0. Tim Williams <t****m@i****m> over 13 years ago
299406b1 Prepend Evan Oxfeld <e****d@n****m> over 13 years ago
54c08608 Revert until-stream dependency Evan Oxfeld <e****d@n****m> over 13 years ago
cad15c4c 0.2.0 Evan Oxfeld <e****d@n****m> over 13 years ago
dde16b54 Include until-stream functionality in README Evan Oxfeld <e****d@n****m> over 13 years ago
8ca32ac7 Move travis badge to the top of the README Evan Oxfeld <e****d@n****m> over 13 years ago
ea968a60 Inherit from until-stream Evan Oxfeld <e****d@n****m> over 13 years ago
0eae7015 0.1.0 Evan Oxfeld <e****d@n****m> over 13 years ago
f06e0cbe Add synchronous pullUpTo method Evan Oxfeld <e****d@n****m> over 13 years ago
a25ba0ae 0.0.6 Evan Oxfeld <e****d@n****m> over 13 years ago
59a127d2 Update Readme to display Travis CI status Evan Oxfeld <e****d@n****m> over 13 years ago
f7857871 Create .travis.yml Evan Oxfeld <e****d@n****m> over 13 years ago
fb636cb4 Add compatibility for 0.9 / 0.10 Streams Evan Oxfeld <e****d@n****m> over 13 years ago
bd85f811 Fix recursive process.nextTick calls Evan Oxfeld <e****d@n****m> over 13 years ago
bbdcff00 new version Joe Ferner <j****e@f****m> almost 14 years ago
b6e10ae0 merge Merge pull request #4 from EvanOxfeld/improve-speed Joe Ferner <j****e@f****m> almost 14 years ago
d726614e Run outstanding service requests on drain Evan Oxfeld <e****d@n****m> almost 14 years ago
1449f1f3 Convert pullstream to new stream API Evan Oxfeld <e****d@n****m> almost 14 years ago
43bdcc23 Update tests to expect the right number of asserts Evan Oxfeld <e****d@n****m> almost 14 years ago
6194174f merge Merge pull request #3 from EvanOxfeld/mit-license Joe Ferner <j****e@f****m> almost 14 years ago
0fafbd15 Add explicit MIT license Evan Oxfeld <e****d@n****m> almost 14 years ago
9841b17f new version Joe Ferner <j****e@f****m> almost 14 years ago
e5c01b04 merge Merge pull request #2 from mcfedr/patch-1 Joe Ferner <j****e@f****m> almost 14 years ago
023e3c99 Fix pipe zero length mcfedr <m****r@g****m> almost 14 years ago
fa772f8b 0.0.3 Joe Ferner <j****e@f****m> about 14 years ago
cce84a51 handle race condition in data and end Joe Ferner <j****e@f****m> about 14 years ago
353695f3 resume on min size Joe Ferner <j****e@f****m> about 14 years ago
963de724 manage backpressure from source stream Joe Ferner <j****e@f****m> about 14 years ago
7d5d4042 added keywords Joe Ferner <j****e@f****m> about 14 years ago
570ca1ce new version Joe Ferner <j****e@f****m> about 14 years ago
a9b91125 emit close and end Joe Ferner <j****e@f****m> about 14 years ago
88d61bdd error on calling data or end after end Joe Ferner <j****e@f****m> about 14 years ago
1904fcee return dest stream from pipe Joe Ferner <j****e@f****m> about 14 years ago
da5382dd readme updates Joe Ferner <j****e@f****m> about 14 years ago
558608a3 return this from pipe for chaining Joe Ferner <j****e@f****m> about 14 years ago
df7e3275 upgrade over Joe Ferner <j****e@f****m> about 14 years ago
246048ea added readme Joe Ferner <j****e@f****m> about 14 years ago
53264248 upgrade over Joe Ferner <j****e@f****m> about 14 years ago
8edab6ab merge Merge pull request #1 from EvanOxfeld/fix-pull-length-zero Joe Ferner <j****e@f****m> about 14 years ago
6449cf60 Add pull zero bytes test Evan Oxfeld <e****d@n****m> about 14 years ago
82419c50 moved _* functions Joe Ferner <j****e@f****m> about 14 years ago
74891ea4 refactor resume/pause Joe Ferner <j****e@f****m> about 14 years ago
73e4b6a8 make use of over defaults Joe Ferner <j****e@f****m> about 14 years ago
b42d8632 pipe with no length implemented Joe Ferner <j****e@f****m> about 14 years ago
f47e2c30 removed internal event emitter. replaced with fn Joe Ferner <j****e@f****m> about 14 years ago
d512a115 renamed _paused to paused Joe Ferner <j****e@f****m> about 14 years ago
911849e5 add posInStream to data Joe Ferner <j****e@f****m> about 14 years ago
0f29a409 switched pull stream to using writable stream to simplify and make it work co... Joe Ferner <j****e@f****m> about 14 years ago
e9470a8d end of stream fixes Joe Ferner <j****e@f****m> about 14 years ago
486ca18b conver to nodeunit Joe Ferner <j****e@f****m> about 14 years ago
f259ed18 rename _end to eof Joe Ferner <j****e@f****m> about 14 years ago
f3d4fe7f fixed end event Joe Ferner <j****e@f****m> about 14 years ago
fe4c1d70 position in stream Joe Ferner <j****e@f****m> about 14 years ago
07c74e64 resume on nextTick Joe Ferner <j****e@f****m> about 14 years ago
55227c89 return true on write and end Joe Ferner <j****e@f****m> about 14 years ago
04b1b32c pause/resume buffering Joe Ferner <j****e@f****m> about 14 years ago
3ef112c7 pause/resume if upstream supports it. Joe Ferner <j****e@f****m> about 14 years ago
e7c0e886 if 0 len callback Joe Ferner <j****e@f****m> about 14 years ago
6e9d85f2 removed process next tick to remove race condition Joe Ferner <j****e@f****m> about 14 years ago
685a86d5 return zero length buffer instead of false Joe Ferner <j****e@f****m> about 14 years ago
3a094a63 fix emit end if no pulls Joe Ferner <j****e@f****m> about 14 years ago
a78a029b fix package.json Joe Ferner <j****e@f****m> about 14 years ago
c8817f5e merge Merge branch 'realstreaming' Joe Ferner <j****e@f****m> about 14 years ago
440b4764 streaming version Joe Ferner <j****e@f****m> about 14 years ago
fef025ca working on realstreaming Joe Ferner <j****e@f****m> about 14 years ago
e306ab3f working first tesT Joe Ferner <j****e@f****m> about 14 years ago
5aa635a6 initial Joe Ferner <j****e@f****m> about 14 years ago

← Back to repository