Commit Graph

233 Commits

Author SHA1 Message Date
Ionică Bizău 94b9e10777 Minor fixes 2015-09-15 01:03:50 +03:00
Ionică Bizău c3ee5aef77 📝 New docs 2015-09-15 00:54:00 +03:00
Ionică Bizău f8adda12b7 Remove duplicated field 2015-09-15 00:52:47 +03:00
Ionică Bizău b077f18834 📝 2015-09-15 15:27:46 +03:00
Ionică Bizău fa2509dd81 Adding new functions to control the commit data file 2015-09-15 13:20:17 +03:00
Ionică Bizău 66d51ae7b0 JSDoc comments 2015-09-14 17:29:40 +03:00
Ionică Bizău f28e390309 Added the getConfig and initConfig methods 2015-09-14 17:15:14 +03:00
Ionică Bizău 7865ddcbcc Docs about _data and save 2015-09-13 17:49:10 +03:00
Ionică Bizău d04935e340 Handle the input data in record method 2015-09-13 17:44:40 +03:00
Ionică Bizău 0622a48333 Changed the variable name 2015-09-13 17:36:32 +03:00
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