James Zhu
8490a50304
adding a format for git-contrib
2020-11-08 20:21:32 +08:00
Nicolai Skogheim
4b4276e3fc
contrib: refactor, and conform to git
2015-07-29 12:03:45 +02:00
go2null
a67b42711d
FIXes location of -- for grep
...
Broken in 5b1ac3ccc6
`--` must be after all parameters (options), and before positional arguments
See https://unix.stackexchange.com/questions/11376/what-does-double-dash-mean-also-known-as-bare-double-dash
2015-05-28 11:59:29 +00:00
Kylie McClain
5b1ac3ccc6
use argument separator for usages of grep which can choke on weird input
2015-04-08 18:51:30 -04:00
hemanth.hm
7b7913fab1
More portable she-bangs.
2014-11-30 17:47:26 +05:30
David Baumgold
3e3b4c918c
Send error messages to stderr instead of stdout
2012-01-25 11:52:08 -05:00
Jonhnny Weslley
f235670a3e
adopting uniq code style across multiple scripts: variables assignments, arguments validation and core logic. This style reduces if statements usage and makes code easier to understand. :D
2010-11-25 16:23:38 -03:00
Tj Holowaychuk
b60ca7c604
Fixed git-contrib issue when the username is in a commit msg
...
For example "visionmedia" might be in a submodule commit,
so grep fucks up and does not show the contrib properly. The down side
of this is that you need to specify the entire user name
2010-08-27 13:36:34 -07:00
Domenico Rotiroti
30551aade3
Handle spaces in contributor's name for git-contrib
2010-08-24 06:14:18 -07:00
Tj Holowaychuk
eb5c0df001
Added git-contrib
2010-08-23 10:11:06 -07:00