Commit Graph

34 Commits

Author SHA1 Message Date
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
Ionică Bizău 7c94d1865e Distort the contribution values a little bit. 2015-02-08 18:45:23 +02:00
Ionică Bizău 94717d98a2 Removed the fs-extra dependency. 2015-02-01 20:05:12 +02:00
Ionică Bizău e61edcd509 Different square 2015-02-01 19:50:18 +02:00
Ionică Bizău 46b038394c Arrange months 2015-02-01 16:19:03 +02:00
Ionică Bizău 2ea15d18c5 Show months 2015-02-01 16:01:11 +02:00
Ionică Bizău 7c5bb1d048 Show the max per day 2015-02-01 15:43:45 +02:00
Ionică Bizău 6de0cdb11f Put the stats one line 2015-02-01 15:36:26 +02:00
Ionică Bizău d8bc72f267 Removed debugger 2015-02-01 10:45:54 +02:00
Ionică Bizău 2c7516f3d4 Better algorithm to calculate the level 2015-02-01 10:45:03 +02:00
Ionică Bizău aeac7d801e DATE_FORMAT constant. Fixed showing the latest day. 2015-01-30 14:55:46 +02:00
Ionică Bizău 0809aef044 Removed duplicated days object. 2015-01-27 17:46:56 +02:00
Ionică Bizău c688d6bab5 Colored output 2015-01-27 17:33:00 +02:00
Ionică Bizău 0bc0da8e12 A nice box with the squares 2015-01-27 16:17:22 +02:00
Ionică Bizău 15be6ac9f7 Current and longest streaks 2015-01-27 13:25:25 +02:00
Ionică Bizău 3afe76d276 Show the days. 2015-01-27 13:16:22 +02:00
Ionică Bizău f7067007b8 The magic. Stringify the year. 2015-01-27 13:13:59 +02:00
Ionică Bizău 78082da8c8 Compute squares. 2015-01-27 13:07:15 +02:00
Ionică Bizău 9d829d3068 Added some util methods and ansiCalendar. 2015-01-27 12:44:05 +02:00
Ionică Bizău dd5d500f0c Added the graph method. 2015-01-26 11:27:48 +02:00
Ionică Bizău 10d571fa63 Parse date 2015-01-26 10:47:13 +02:00
Ionică Bizău 0a5060a387 Format date 2015-01-26 10:21:40 +02:00
Ionică Bizău 1f280b2b6e JSDoc comment. 2015-01-26 10:05:46 +02:00
Ionică Bizău c562c7ee3a Get stats using the get method. 2015-01-26 09:58:03 +02:00
Ionică Bizău 704f1c9a42 Validate data. 2015-01-26 09:56:49 +02:00
Ionică Bizău a84cc75120 Added the record and get function. 2015-01-25 21:54:02 +02:00
Ionică Bizău 319866f1fd Added library file. 2015-01-25 21:49:49 +02:00