Commit graph

7 commits

Author SHA1 Message Date
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