Commit Graph

400 Commits

Author SHA1 Message Date
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
Ionică Bizău 68eb6235a7 Removed obsolete code 2015-05-28 21:52:11 +03:00
Ionică Bizău b37d057c0e Set the theme 2015-05-28 21:51:49 +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 03190c52d0 Compute the radius of the pie 2015-05-28 19:56:41 +03:00
Ionică Bizău 25ad4f7afd Send the radius and no_ansi values 2015-05-28 19:56:32 +03:00
Ionică Bizău 2c26a37c9a :arrrow_up: ul@2.1.0 2015-05-28 19:56:19 +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 93abe47f1d Added the authors options and append the cwd to options. 2015-05-26 12:17:51 +03:00
Ionică Bizău 6c0a36e131 Added gry as dependency 2015-05-26 12:05:24 +03:00
Ionică Bizău 5dd874245f ⬆️ 1.5.0 2015-05-05 16:57:48 +03:00
Ionică Bizău fcf91a32c3 Merge branch 'furgerf-small-fixes' 2015-05-05 16:56:41 +03:00
Ionică Bizău 1b6f8bab72 Pie draft 2015-05-05 16:56:26 +03:00
Fabian Furger 049b8b75d8 Added myself to contributors 2015-05-04 09:56:55 +01:00
Fabian Furger 4662a6902e Changed to comma style 2015-05-04 09:45:01 +01:00
Fabian Furger 4d1de322fa Changed handling of parameters (allowing any order) 2015-05-03 20:26:26 +01:00
Fabian Furger 3a899b3184 Removed unnecessary try/catch 2015-05-03 20:12:37 +01:00
Fabian Furger 6aec0c9e09 Added handling of "-h" parameter 2015-05-03 20:11:56 +01:00
Ionică Bizău 08149a1c15 Added clp as dependency. 2015-05-03 15:00:41 +03:00
Ionică Bizău d5f583862c Added git-stats.out 2015-05-03 14:44:08 +03:00
Ionică Bizău 723300a247 ⬆️ 2.0.0 2015-05-03 14:41:12 +03:00
Ionică Bizău 24fe8a557b ⬆️ git-stats-colors@1.2.0 2015-05-03 14:32:35 +03:00