Package detail

fs-git

vvakame423MIT1.0.2

fs module like api for git repotiroy

git

readme

changelog

1.0.2 (2017-06-01)

Bug Fixes

  • fs-git: fix command injection (eb5f70e)

1.0.1 (2016-02-21)

v1.0.0 is deprecated. it is not contains lib/*.js . sorry!

Features

  • ci: update node.js version 4.3 in CI (6182887)

1.0.0 (2016-02-21)

Features

  • desp: update dependencies (783c56e)

0.5.1 (2015-09-22)

Bug Fixes

  • fs-git: rename lib/fs.ts to lib/index.ts (c1ed01c)

0.4.1 (2015-09-22)

Bug Fixes

  • fs-git: fix test before expression (d9a200f)
  • fs-git: set mocha timeout to 10000ms (859b307)

Features

  • ci: add appveyor.yml (53d949e)
  • fs-git: update dependencies & switch to tsconfig.json oriented style (bf4e25f)

0.4.1 (2015-02-08)

Bug Fixes

  • fs-git: change maxBuffer size 200KB to 1MB (a3ceaede)

Features

  • fs-git: move feature of es6 polyfill main code to test code (efa60277)

0.4.0 (2015-02-08)

Features

0.3.0 (2015-02-07)

Features

  • deps: add grunt-conventional-changelog (d435a9ee)
  • fs-git: add file method to FSGit (a2aa3e97)

Breaking Changes

  • rename FSGit.filelist to FSGit.fileList (268ba3f0)