Ionică Bizău
7c6f0e31d3
Use the homepage in the docs_url
2015-08-03 07:40:43 +03:00
Ionică Bizău
f6399c77a3
Added the defaults in the library.
2015-08-03 07:40:00 +03:00
Ionică Bizău
5caa387ca3
Added CONTRIBUTING.md
2015-07-15 09:37:00 +03:00
Ionică Bizău
50490187a2
Check the commit value
2015-07-13 10:53:04 +03:00
Ionică Bizău
56700e987a
Updated gitlog-parser
2015-07-13 09:43:16 +03:00
Ionică Bizău
271e51dec7
📝 Docs via Blah and relicense.
...
Generated documentation using Blah 2.0.0 and relicensed the project under The KINDLY License.
2015-07-13 09:40:25 +03:00
Ionică Bizău
422d4c8855
Added blah templates
2015-07-13 09:37:09 +03:00
Ionică Bizău
06ea0cef7e
Updated description and added blah images
2015-07-13 09:36:58 +03:00
Ionică Bizău
8a4b682996
Added example
2015-07-13 09:34:14 +03:00
Ionică Bizău
1b6202c0b9
Removed lowdb as dependency
2015-07-13 09:08:45 +03:00
Ionică Bizău
a5712b6111
JSDoc comments
2015-07-13 09:08:22 +03:00
Ionică Bizău
a4ae918481
Added MIGRATION.md
2015-07-13 08:42:33 +03:00
Ionică Bizău
9315cd6e3c
Minor
2015-07-13 08:42:24 +03:00
Ionică Bizău
fbb565c0c1
Added the migration script to 2.x.x
2015-07-13 08:36:48 +03:00
Ionică Bizău
12182f1537
Fixed #38 . Implemented the new schema.
...
Now we only store the date days and the commit hashes. The remote url is not used anymore. Fixes #29 .
After this change, the data file is simplified a lot.
2015-07-13 08:26:51 +03:00
Ionică Bizău
6965300e5b
Accept theme objects
2015-07-13 08:23:24 +03:00
Ionică Bizău
53366e8794
Fixed the theme
2015-07-12 18:21:55 +03:00
Ionică Bizău
30dacb7de8
Removed calendar from defaults
2015-07-12 17:52:55 +03:00
Ionică Bizău
8356ba0b5b
Authors and global activity defaults
2015-07-12 17:52:23 +03:00
Ionică Bizău
e1a5a222db
Default fields in configuration
2015-07-12 17:51:02 +03:00
Ionică Bizău
eeed9274c7
Take the data path from config
2015-07-12 17:04:23 +03:00
Ionică Bizău
56d5707ebe
Added lowdb as dependency
2015-07-12 17:02:24 +03:00
Ionică Bizău
dbcce8ddfc
Use absolute paths
2015-07-12 16:59:59 +03:00
Ionică Bizău
a57746bbb4
Fixed the variables
2015-07-12 16:58:56 +03:00
Ionică Bizău
dfea87a9f4
Read the config file
2015-07-12 16:57:43 +03:00
Ionică Bizău
a2dbe35d26
Fixed #18 . Allow setting the first day
2015-07-12 15:39:07 +03:00
Ionică Bizău
5d19259c21
Pass the firstDay value
2015-07-12 15:38:16 +03:00
Ionică Bizău
2bd8226fe9
Added the config option which sets a cusotm config file
...
Fixed #8 . 🎉
2015-07-12 15:23:14 +03:00
Ionică Bizău
5147e5ba7c
self was not defined
2015-07-12 15:22:26 +03:00
Ionică Bizău
28a2881f9e
Code style, new dependencies
...
Use the prototype way to create git-stats instances. With this feature we could create as many git-stats instances we need, by providing the configuration path.
Added typpy and deffy packages as dependencies.
2015-07-12 15:19:11 +03:00
Ionică Bizău
e93ece67f7
Use time range in git log and removed ascii progress bar
2015-07-08 11:56:56 +03:00
Ionică Bizău
bb190ad095
Added progress as dependency
2015-07-08 11:43:07 +03:00
Ionică Bizău
a5cb4d6a93
Parse the commits
2015-07-08 11:42:35 +03:00
Ionică Bizău
02766d4834
Added gitlog-parser as dependency
2015-07-08 11:21:43 +03:00
Ionică Bizău
ca16554bf1
Added the globalActivity function
2015-07-08 11:20:13 +03:00
Ionică Bizău
a69c63aa22
Removed debugger
2015-07-08 11:00:49 +03:00
Ionică Bizău
4433dd11da
Added the global activyt option
2015-07-08 11:00:32 +03:00
Ionică Bizău
426a8bde61
Merge branch 'master' of github.com:IonicaBizau/git-stats into cli-gh-cal
...
Conflicts:
bin/git-stats
lib/index.js
package.json
2015-07-08 10:45:49 +03:00
Ionică Bizău
af7a202ff6
Fixed the ReadJson call
2015-07-08 10:44:19 +03:00
Ionică Bizău
7a9e1b0af4
Fixed is-there api
2015-07-08 10:42:23 +03:00
Ionică Bizău
4af4133265
⬆️ gry@4.0.0
2015-07-08 10:41:27 +03:00
Ionică Bizău
6c3018b324
Removed unusued dependencies
2015-07-08 10:40:53 +03:00
Ionică Bizău
e419d6ff87
New dependencies: r-json, w-json, abs
...
Use r-json to read json files, w-json to write json files and abs to find the absolute path to the file.
2015-07-08 10:39:13 +03:00
Ionică Bizău
0750c1e51a
Removed ansi-parser as dependency
2015-07-08 10:38:18 +03:00
Ionică Bizău
c3f3e530b9
Updated dependencies
2015-07-08 10:09:46 +03:00
Ionică Bizău
4353f6336a
Display only first 50 authors
2015-07-08 09:17:58 +03:00
Ionică Bizău
7b8547f9c3
⬆️ 1.6.0
2015-07-06 22:12:44 +03:00
Ionică Bizău
bf27ea8bfb
Merge branch 'SanketDG-squarefix' into upgrade-deps
2015-07-06 21:16:27 +03:00
Ionică Bizău
aba6eb940c
⬆️ cli-box@5.0.0, git-stats-colors@2.1.0
2015-07-06 21:15:14 +03:00
Sanket Dasgupta
ce2e827e2a
add new square character to support more fonts
2015-07-05 19:45:39 +05:30