Historia zmian

Autor SHA1 Wiadomość Data
  Chris Montgomery e84dcf883b add hideEmpty option. Fixes #8 9 lat temu
  Chris Montgomery f1aacb5210 remove dep on lodash and replace with smaller, single purpose package 9 lat temu
  Chris Montgomery 1382c74b45 average perf increase of 23.8% 9 lat temu
  Chris Montgomery 6f34f56b17 simpplify test suite 9 lat temu
  Chris Montgomery bde7528a8f add flag to hide new deps message 9 lat temu
  Chris Montgomery 19ea9dca63 refactor aliases calculation to match other types 9 lat temu
  Chris Montgomery 51cecdfd1b add options to usage message 9 lat temu
  Chris Montgomery a45fa5dc49 fix bug where dep message was behind options, if any 9 lat temu
  Chris Montgomery 06acb6929d Merge pull request #26 from JiDai/feature/show-deps 9 lat temu
  Chris Montgomery f4f3340974 fix lint error 9 lat temu
  Jordi Dosne 678f089be3 Add tests 9 lat temu
  MrFusion42 fe4ff4a0c5 Allow overriding default task 9 lat temu
  Jordi Dosne 829c585c2b Put deps on same line 9 lat temu
  Jordi Dosne c6ac79d3e6 Discard change I miss to remove 9 lat temu
  Jordi Dosne 0c292c770d Show task dependencies under task message if task has dependencies 9 lat temu
  Rui Marinho d98764676e Upgrade lodash@3 and gulp-util@3.0.2 9 lat temu
  Kent C. Dodds 02392d4a93 Add option to have an --all flag to show all tasks. 10 lat temu
  Fede Ramirez 6667dd421a add method call 10 lat temu
  Fede Ramirez 10e639beaf fix: preserve the original performance of the tasks 10 lat temu
  Chris Montgomery 717eb6c775 fix lint errors. Cleanup code. 10 lat temu
  scottsilvi c1410b48e4 moving calculate-margin function external. fixing defect with really long task name 10 lat temu
  scottsilvi e329ae4e20 Adding ability to define options, updating readme, adding tests 10 lat temu
  Chris Montgomery 875cbd565a refactor to cleanup index.js 10 lat temu
  Chris Montgomery 7de139a565 refactor to remove ignoredTasks array. up deps. 10 lat temu
  Chris Montgomery 4f0d2ae806 allow tasks will only deps. Fixes #12 10 lat temu
  Chris Montgomery dfc0d94d78 fix gulp.task(name, help, fn, otps). fixes #11 10 lat temu
  Chris Montgomery 3dedb4d953 ability to show previously hidden task 10 lat temu
  Sascha Depold 6227ecdd05 Use underscore 10 lat temu
  Sascha Depold f4b817c9ca Only take visible tasks into account for the margin. 10 lat temu
  Sascha Depold 6e4f7a7da4 Allow the user define a callback once the help has been printed 10 lat temu