Commit Graph

339 Commits

Author SHA1 Message Date
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
Ionică Bizău 5ccd909b2a Fixed #45. Show the time range in the box 2015-05-03 14:32:20 +03:00
Ionică Bizău 02589714c9 Updated the examples 2015-05-03 13:47:10 +03:00
Ionică Bizău 25e77fb1b0 Use the CLP library to parse the arguments. Fixed #43. 2015-05-03 12:24:58 +03:00
Ionică Bizău c941e03f6b Merge pull request #37 from rafaelstz/patch-1
Version Release Badge v1.4.1
2015-02-22 14:40:55 +02:00
Rafael Corrêa Gomes 792dbcabac Version Release Badge 2015-02-22 09:19:09 -03:00
Ionică Bizău 1588ff0d76 1.4.1 2015-02-20 16:19:20 +02:00
Ionică Bizău fe3a17a86f Merge branch 'linquize-terminal' 2015-02-20 16:18:55 +02:00
Ionică Bizău 8407a8e3d2 Merge branch 'terminal' of https://github.com/linquize/git-stats into linquize-terminal 2015-02-20 16:18:49 +02:00
Linquize 6aa9d6ee8e Update README.md to tell which terminal works on Windows 2015-02-20 22:16:38 +08:00
Ionică Bizău c9ff2ea487 1.4.0 2015-02-20 15:13:12 +02:00
Ionică Bizău 5eb97618ce Merge branch 'master' of github.com:IonicaBizau/git-stats 2015-02-20 15:11:39 +02:00