Commit Graph

357 Commits

Author SHA1 Message Date
Ionică Bizău 7c196e9099 Updated docs 2020-08-09 14:58:56 +03:00
Ionică Bizău bd8f6de86a ⬆️ 2.10.12 🎉 2020-08-09 14:58:42 +03:00
Ionică Bizău (Johnny B.) 1bd2947d82
Merge pull request #155 from johannjacobsohn/patch-1
Typo
2020-01-16 18:28:26 -05:00
johannjacobsohn bfb5b4e381
Typo
Unneeded `./bin/`
2020-01-15 15:42:39 +01:00
Ionică Bizău (Johnny B.) d06416c87f
Merge pull request #148 from adriandarian/patch-1
Added a slight clearer instruction
2019-04-19 11:26:29 +03:00
Adrian Darian 7b95bec236
Added a slight clearer instruction
When I was following your walkthrough in your README.md I got an error, even though it is not hard to fix some people might get confused. So I added this for a simple disclaimer.
2019-04-01 22:50:18 -07:00
Ionică Bizău 4c4ede4cad Updated docs 2019-01-03 18:41:34 +02:00
Ionică Bizău 02edc4afdd ⬆️ 2.10.11 🎉 2019-01-03 18:41:22 +02:00
Ionică Bizău 52d3a08cd9 Updated docs 2018-10-15 15:24:33 -05:00
Ionică Bizău 05fda1bcf6 ⬆️ 2.10.10 🎉 2018-10-15 15:23:53 -05:00
Ben Hollomon bca433fbec Fixed bug that was causing data path from config file to not be used.
Corrected config file path in help documentation.
2018-01-17 09:04:56 -06:00
Ionică Bizău 11c37ae513 Updated docs 2017-12-24 22:15:21 +02:00
Ionică Bizău 358ab94023 ⬆️ 2.10.9 🎉 2017-12-24 22:15:07 +02:00
Ionică Bizău c690106d5e 📝 2017-12-24 13:01:54 +02:00
Ionică Bizău 888c2025a5 Updated docs 2017-12-23 21:01:03 +02:00
Ionică Bizău 8a7f08d6e0 Merge branch 'patch-1' of https://github.com/iMagdy/git-stats into new-version 2017-12-23 21:00:39 +02:00
Ionică Bizău de3843dc30 Add start and end options in jsdoc for the authors method 2017-12-23 21:00:29 +02:00
Ionică Bizău a6e9dca4c8 ⬆️ 2.10.8 🎉 2017-12-23 20:59:26 +02:00
Islam Magdy 65d50db71a
Update DOCUMENTATION.md
Start and end date for authros is required (and throws exception if missing), these 2 options are missing from the docs.
2017-11-05 01:13:09 +02:00
Ionică Bizău c30cb1edb7 Updated docs 2017-10-18 10:35:28 +03:00
Ionică Bizău f550eab884 Merge branch 'master' of github.com:IonicaBizau/git-stats into new-version 2017-10-18 10:34:55 +03:00
Ionică Bizău (Johnny B.) b52afff410 Merge pull request #124 from agurz/master
Fixed broken links in Contents section [Solves #123]
2017-10-18 10:34:47 +03:00
Ionică Bizău 2aa04f3917 ⬆️ 2.10.7 🎉 2017-10-18 10:28:56 +03:00
Ionică Bizău 66d63af1ad Updated docs 2017-09-08 13:56:03 +03:00
Ionică Bizău e67e4ad96d ⬆️ 2.10.6 🎉 2017-09-08 13:55:50 +03:00
“Agustín 0a371514d3 Fixed broken linkes in Contents section [Solves #123] 2017-07-30 19:37:18 -03:00
Ionică Bizău b0ddc16e71 Updated docs 2017-03-23 17:16:15 +02:00
Ionică Bizău 708f5eb2e2 ⬆️ 2.10.5 🎉 2017-03-23 17:16:04 +02:00
Ionică Bizău b149eec702 Updated docs 2017-03-20 19:18:24 +02:00
Ionică Bizău 67ae0c5045 ⬆️ 2.10.4 🎉 2017-03-20 19:18:12 +02:00
Ionică Bizău aabf6dd337 Updated docs 2017-01-23 20:43:30 +02:00
Ionică Bizău ff2fc2bc49 ⬆️ 2.10.3 🎉 2017-01-23 20:42:14 +02:00
Ionică Bizău d906fbdab5 Pass the raw option to the cli-gh-cal module 2017-01-23 20:42:08 +02:00
Ionică Bizău bc6f089613 Updated docs 2017-01-15 20:14:45 +02:00
Ionică Bizău 4f6f94983e ⬆️ 2.10.2 🎉 2017-01-15 20:13:48 +02:00
Ionică Bizău 6aca8214ac Workaround to force 256 colors output 2017-01-15 20:13:28 +02:00
Ionică Bizău 25cf8bc533 Merge branch 'is-there' of https://github.com/greut/git-stats into new-version 2016-12-22 12:38:30 +02:00
Ionică Bizău 41b2394ec2 ⬆️ 2.10.1 🎉 2016-12-22 12:38:22 +02:00
Yoan Blanc 4b75e0aaff IsThere missing when using`-d` modifier
```
git-stats -d repositories/cadexmus2
/var/www/html/node_modules/git-stats/bin/git-stats:104
        if (!IsThere(GitStats.path)) {
             ^

ReferenceError: IsThere is not defined
```
2016-12-19 17:53:23 +01:00
Ionică Bizău 988895afef Docs how to generate HTML and image files.
Thanks to @sindresorhus for the amazing pageres tool! 
2016-10-26 16:00:52 +03:00
Ionică Bizău 66a550449c Remove clp 2016-10-26 15:01:58 +03:00
Ionică Bizău ccbc1e0efd Renamed the option 2016-10-26 14:05:21 +03:00
Ionică Bizău ad464893a1 Update cli-gh-cal version 2016-10-26 14:03:10 +03:00
Ionică Bizău e5176c7381 ⬆️ 2.10.0 🎉 2016-10-23 16:14:29 +03:00
Ionică Bizău 57b29212ed ⬆️ 2.9.14 🎉 2016-10-23 16:04:23 +03:00
Ionică Bizău 7d370ea67b Improve the raw results 2016-10-23 16:03:43 +03:00
Ionică Bizău e68bf7c048 ⬆️ 2.9.13 🎉 2016-10-23 12:12:53 +03:00
Ionică Bizău a2bdca789c Remove debuggers 2016-10-23 12:12:44 +03:00
Ionică Bizău 7e67fff1ce Fix #79. Handle the since and until options in the authors output 2016-10-23 12:12:25 +03:00
Ionică Bizău 4c2219faf3 Updated docs 2016-10-23 12:05:22 +03:00