-
Notifications
You must be signed in to change notification settings - Fork 223
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: archiverjs/node-archiver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4ea661ec8a9d4cfc43f6c84bbeb63147156648e8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: archiverjs/node-archiver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d3f168ebcf25643cdff4749739fa6a947fda41a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
14
contributors
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e872dfb - Browse repository at this point
Copy the full SHA e872dfbView commit details
Commits on Jul 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9da60f7 - Browse repository at this point
Copy the full SHA 9da60f7View commit details
Commits on Aug 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 92b9a25 - Browse repository at this point
Copy the full SHA 92b9a25View commit details -
https://github.com/archiverjs/node-archiver/blob/master/CONTRIBUTING.md * Fix to match coding style Additional modification of the part where fixes were missing
Configuration menu - View commit details
-
Copy full SHA for 86a62ce - Browse repository at this point
Copy the full SHA 86a62ceView commit details
Commits on Aug 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 53b521e - Browse repository at this point
Copy the full SHA 53b521eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7c7f6 - Browse repository at this point
Copy the full SHA fb7c7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ba2ce - Browse repository at this point
Copy the full SHA f6ba2ceView commit details -
revert the usage of const since it cant be redefined causing potentia…
…l issues when cwd is used but use var to fix the undefined issue.
Configuration menu - View commit details
-
Copy full SHA for efeb0d4 - Browse repository at this point
Copy the full SHA efeb0d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b36a832 - Browse repository at this point
Copy the full SHA b36a832View commit details
Commits on Oct 11, 2017
-
[WIP] use glob in place of walkdir. (#275)
use glob in place of walkdir. allow directory data function to ignore entries by explicitly returning false. remove glob error prefix and use error object provided.
Configuration menu - View commit details
-
Copy full SHA for 3009425 - Browse repository at this point
Copy the full SHA 3009425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0bd23 - Browse repository at this point
Copy the full SHA 8b0bd23View commit details
Commits on Oct 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3d0f974 - Browse repository at this point
Copy the full SHA 3d0f974View commit details
Commits on Oct 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0bc4872 - Browse repository at this point
Copy the full SHA 0bc4872View commit details -
Configuration menu - View commit details
-
Copy full SHA for d809684 - Browse repository at this point
Copy the full SHA d809684View commit details
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c0afb03 - Browse repository at this point
Copy the full SHA c0afb03View commit details -
Configuration menu - View commit details
-
Copy full SHA for d43f922 - Browse repository at this point
Copy the full SHA d43f922View commit details
Commits on May 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4114b7e - Browse repository at this point
Copy the full SHA 4114b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df9df76 - Browse repository at this point
Copy the full SHA df9df76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da73a3 - Browse repository at this point
Copy the full SHA 1da73a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69030ec - Browse repository at this point
Copy the full SHA 69030ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c67b6 - Browse repository at this point
Copy the full SHA 27c67b6View commit details -
Avoid using deprecated Buffer constructor (#312)
Buffer.concat([]) returns an empty buffer all the way down to 0.8.x. Refs: https://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor
Configuration menu - View commit details
-
Copy full SHA for 30a39d5 - Browse repository at this point
Copy the full SHA 30a39d5View commit details -
Remove unnecessary return and fix indentation (#297)
* Remove unnecessary return * Fix indentation
Configuration menu - View commit details
-
Copy full SHA for 7490165 - Browse repository at this point
Copy the full SHA 7490165View commit details -
Configuration menu - View commit details
-
Copy full SHA for e91b685 - Browse repository at this point
Copy the full SHA e91b685View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc926cc - Browse repository at this point
Copy the full SHA dc926ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 587f16b - Browse repository at this point
Copy the full SHA 587f16bView commit details
Commits on Jun 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 467e5c6 - Browse repository at this point
Copy the full SHA 467e5c6View commit details
Commits on Aug 10, 2018
-
switch to specialized lodash.assign npm module (#335)
this optimizes node_modules size, reducing about 5 megabytes down to 32 kilobytes
Configuration menu - View commit details
-
Copy full SHA for d0fb05b - Browse repository at this point
Copy the full SHA d0fb05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34b0f0 - Browse repository at this point
Copy the full SHA b34b0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0029744 - Browse repository at this point
Copy the full SHA 0029744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3311b6d - Browse repository at this point
Copy the full SHA 3311b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b74bbf - Browse repository at this point
Copy the full SHA 0b74bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 683bc00 - Browse repository at this point
Copy the full SHA 683bc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7889bf - Browse repository at this point
Copy the full SHA f7889bfView commit details
Commits on Aug 22, 2018
-
* follow node LTS, node 4 has reached it’s end of life in April * Removed lodash completely * Removed deprecated constructor
Configuration menu - View commit details
-
Copy full SHA for dd7f10d - Browse repository at this point
Copy the full SHA dd7f10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4641cbf - Browse repository at this point
Copy the full SHA 4641cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1d8b4 - Browse repository at this point
Copy the full SHA 0a1d8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c7c39 - Browse repository at this point
Copy the full SHA 78c7c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e2c3f - Browse repository at this point
Copy the full SHA 49e2c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f3705 - Browse repository at this point
Copy the full SHA c2f3705View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34cd7b5 - Browse repository at this point
Copy the full SHA 34cd7b5View commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e99c366 - Browse repository at this point
Copy the full SHA e99c366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610102d - Browse repository at this point
Copy the full SHA 610102dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7975c - Browse repository at this point
Copy the full SHA 3f7975cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e807f38 - Browse repository at this point
Copy the full SHA e807f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30a99b - Browse repository at this point
Copy the full SHA b30a99bView commit details
Commits on Apr 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 86c3719 - Browse repository at this point
Copy the full SHA 86c3719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 488f204 - Browse repository at this point
Copy the full SHA 488f204View commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 615f115 - Browse repository at this point
Copy the full SHA 615f115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 042e7a2 - Browse repository at this point
Copy the full SHA 042e7a2View commit details
There are no files selected for viewing
This file was deleted.