Commit Graph

393 Commits

Author SHA1 Message Date
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
Ionică Bizău
ce2f5c9259 git push origin masterMerge branch 'williamboman-patch-1' 2015-02-20 15:11:17 +02:00
Ionică Bizău
204ef936c2 Merge branch 'patch-1' of https://github.com/williamboman/git-stats into williamboman-patch-1
Conflicts:
	scripts/init-git-post-commit
2015-02-20 15:11:06 +02:00
William Boman
bd763d8fe8 Remove any previous git-stats code blocks in pre-existing git hook files. 2015-02-20 14:03:02 +01:00
William Boman
2ca918fd2f Now ensures the user has required binaries before trying to set git hook. 2015-02-20 01:02:54 +01:00
William Boman
3800e24870 Don't use backticks. 2015-02-20 00:11:36 +01:00
William Boman
84626341be Add feedback output to git hook init script. 2015-02-20 00:11:23 +01:00
Ionică Bizău
93be56019c Added comments 2015-02-19 15:33:29 +02:00
William Boman
dea9adc440 Add feedback output to git hook init script. 2015-02-19 14:17:59 +01:00
Ionică Bizău
a6dbc8e952 Merge pull request #30 from jatenate/fix_typo
Fixes a grammar mistake in lib/index.js
2015-02-19 08:15:39 +02:00
William Boman
0bd6180a0b Prevent word splitting. Re-use previous git configurations and hooks
rather than overwriting them.
2015-02-19 05:44:19 +01:00
Justin Hurley
d0e8ec5751 Fixes a grammar mistake in lib/index.js 2015-02-18 19:21:04 -08:00
Ionică Bizău
6b4d38b6f1 1.3.0 2015-02-18 11:30:27 +02:00
Ionică Bizău
9d9dd9710d Merge branch 'as0n-month-position' 2015-02-18 11:29:44 +02:00
Ionică Bizău
087a393454 Code style 2015-02-18 11:29:01 +02:00
Ionică Bizău
f23ac9add0 Merge branch 'month-position' of https://github.com/as0n/git-stats into as0n-month-position 2015-02-18 11:26:47 +02:00
Ionică Bizău
28b788c56d Merge pull request #25 from sambrightman/helptypo
Fix typo in help message
2015-02-18 10:06:24 +01:00
Sam Brightman
daed622494 Fix typo in help message 2015-02-18 10:03:59 +01:00
Ionică Bizău
3ae87a2d84 1.2.0 2015-02-17 21:18:57 +02:00
as0n
4cbf63fee2 Updated contributors. 2015-02-17 20:14:59 +01: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
Ionică Bizău
4e9258955f Let's be social. 2015-02-16 14:37:44 +02:00
Ionică Bizău
ab401737d1 Keep only hash links in contents. 2015-02-15 20:52:44 +02:00
Ionică Bizău
bbcedcaa35 Added the contents section. 2015-02-15 20:51:33 +02:00
Ionică Bizău
0654a2070b Merge pull request #11 from ryanseys/patch-1
Fix typos in README
2015-02-15 19:40:04 +01:00
Ryan Seys
ca2bc03b2a Fix typos in README 2015-02-15 13:38:30 -05:00
Ionică Bizău
59884d52c5 Update README.md 2015-02-13 16:13:18 +02:00
Ionică Bizău
5c5e8abc43 1.1.0 2015-02-11 21:41:40 +02:00
Ionică Bizău
6b929ee129 Merge branch 'master' of github.com:IonicaBizau/git-stats into git-hooks 2015-02-11 21:30:59 +02:00
Ionică Bizău
1f2cdf96d5 Beta release. 2015-02-11 21:25:55 +02:00
Ionică Bizău
c0af83f6a3 Docs 2015-02-11 20:13:56 +02:00
Ionică Bizău
e3f6bd79c9 Updated the branch 2015-02-11 20:08:49 +02:00
Ionică Bizău
669e4d9581 Updated docs 2015-02-11 20:07:10 +02:00
Ionică Bizău
4fd290d43f Use variables and escape the eof content. 2015-02-11 19:33:45 +02:00
Ionică Bizău
8bfa382d3c Make the file executable 2015-02-11 19:25:44 +02:00
Ionică Bizău
f4fe5cae94 Fixed the post commit path. 2015-02-11 19:19:22 +02:00
Ionică Bizău
d89069bff3 Merge pull request #10 from flavioribeiro/master
Change repository-downloader clone address
2015-02-11 06:54:58 +01:00
Flávio Ribeiro
050229c586 Change repository-downloader clone address 2015-02-10 21:18:00 -02:00
Ionică Bizău
5241046dc4 Merge pull request #9 from rrrene/patch-1
Add docs badge to README
2015-02-10 13:14:31 +01:00
René Föhring
9c9e9be0ab Add docs badge to README
[ci skip]
2015-02-10 13:08:57 +01:00
Ionică Bizău
445776da3f Made the script executable. 2015-02-10 10:49:17 +02:00
Ionică Bizău
26378a5928 Added the code that will be written in post-commit file 2015-02-10 10:39:40 +02:00
Ionică Bizău
e394b2ec99 Added the script that will init the git hooks 2015-02-10 10:19:51 +02:00
Ionică Bizău
604db780ef Merge branch 'enoent-fix' 2015-02-10 09:53:42 +02: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
a8f3266766 Merge pull request #3 from Tyler-H/master
Revised grammar in the readme.md
2015-02-09 17:16:37 +01:00