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
Ionică Bizău
780098afe9
Use cli-gh-cal to generate the GitHub calendar
2015-05-28 21:51:40 +03:00
Ionică Bizău
f13b9395f8
Fixed the merging
2015-05-28 21:32:57 +03:00
Ionică Bizău
25ad4f7afd
Send the radius and no_ansi values
2015-05-28 19:56:32 +03:00
Ionică Bizău
267d6a89a8
Parse the authors data
2015-05-28 19:49:44 +03:00
Ionică Bizău
e82561ef08
Added the authorsPie function code
2015-05-26 12:18:04 +03:00
Ionică Bizău
6c0a36e131
Added gry as dependency
2015-05-26 12:05:24 +03:00
Ionică Bizău
1b6f8bab72
Pie draft
2015-05-05 16:56:26 +03:00
Ionică Bizău
5ccd909b2a
Fixed #45 . Show the time range in the box
2015-05-03 14:32:20 +03:00
Justin Hurley
d0e8ec5751
Fixes a grammar mistake in lib/index.js
2015-02-18 19:21:04 -08:00
Ionică Bizău
087a393454
Code style
2015-02-18 11:29:01 +02:00
as0n
a41624ea7a
Fixed month labels positions.
...
Month labels always start on the column (week) of their first day and aren't just randomly spaced.
2015-02-17 20:11:21 +01:00
Ryan Seys
ca2bc03b2a
Fix typos in README
2015-02-15 13:38:30 -05:00
Ionică Bizău
26e1494b48
Different algorithm to normalize the graph data.
2015-02-10 09:51:15 +02:00
Ionică Bizău
093ce0d9ce
Fixed #2 . Check if the file is not found. If so, create it.
2015-02-10 09:41:13 +02:00
Ionică Bizău
29608f50c4
Return the GitStats object.
2015-02-09 15:11:47 +02:00
Ionică Bizău
ea7a525e53
Clone data
2015-02-09 11:51:48 +02:00
Ionică Bizău
f3bf670b5e
JSHint errors.
2015-02-08 20:16:08 +02:00
Ionică Bizău
9fbaeb520f
JSDoc comments.
2015-02-08 20:15:25 +02:00