Commit Graph

94 Commits

Author SHA1 Message Date
Jonah Lawrence 89f05df273
fix rebase 2022-06-07 08:40:37 -06:00
Jonah Lawrence 95176aeed0
fix: show more authors 2022-06-07 08:20:57 -06:00
Jonah Lawrence fe198b1018
fix: Display top contributors correctly when larger than chart 2022-06-07 08:20:57 -06:00
Ionică Bizău 3cec477879 Update dependencies, restructure the code 2022-06-06 23:40:52 +03:00
Ionică Bizău 6be69c065b Minor fixes 2021-05-14 10:03:14 +03:00
Owen Young 6c3fbce78c feat: add author filter 2021-03-22 04:03:48 +08:00
Alejandro Romero 08411bec3c Fix Arbitary Code Execution 2020-10-12 14:45:02 +00: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 d906fbdab5 Pass the raw option to the cli-gh-cal module 2017-01-23 20:42:08 +02:00
Ionică Bizău 7d370ea67b Improve the raw results 2016-10-23 16:03:43 +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 8751d6efb5 Declare variable 2016-05-26 07:19:50 +03:00
Ionică Bizău 3be75ade3b Fixed #92. Define the `lines` variable. 2016-05-26 07:12:07 +03:00
Ionică Bizău 30e5954090 Fix variable which was not defined. Fixes #90. 2016-05-25 20:44:53 +03:00
Joey Hipolito 086172410c return config data 2015-11-19 22:22:28 +08:00
Ionică Bizău 0208b8239d ⬆️ 2.7.0
Fixed the getConfig method error sending.
2015-11-19 13:54:41 +02:00
Ionică Bizău 3033b08f70 Fixed the getConfig callback 2015-11-19 12:42:57 +02:00
Ionică Bizău 78a27a6823 Instead of reading the json, `require` the script 2015-11-01 12:40:01 +02:00
Ionică Bizău 395eaa0942 Removed debugger 2015-10-11 12:28:45 +03:00
Ionică Bizău 9c211d67af Improved the removeCommit function
The date field is not mandatory anymore.
2015-10-11 12:28:15 +03:00
Ionică Bizău e8b643a718 Add the raw option 2015-10-11 12:15:15 +03:00
Ionică Bizău f8adda12b7 Remove duplicated field 2015-09-15 00:52:47 +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 f6399c77a3 Added the defaults in the library. 2015-08-03 07:40:00 +03:00
Ionică Bizău 50490187a2 Check the commit value 2015-07-13 10:53:04 +03:00
Ionică Bizău a5712b6111 JSDoc comments 2015-07-13 09:08:22 +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 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 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 5d19259c21 Pass the firstDay value 2015-07-12 15:38:16 +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 a5cb4d6a93 Parse the commits 2015-07-08 11:42:35 +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 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 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 4353f6336a Display only first 50 authors 2015-07-08 09:17:58 +03:00
Ionică Bizău 68eb6235a7 Removed obsolete code 2015-05-28 21:52:11 +03:00