#!/bin/sh
git log --reverse --format='%aN <%aE>' | perl -wnE '
BEGIN {
say "# Authors sorted by whether or not they\x27re me";
}
print $seen{$_} = $_ unless $seen{$_}
' > AUTHORS
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| changelog.js | File | 2.89 KB | 0644 |
|
| clean-old.sh | File | 4.16 KB | 0755 |
|
| dep-update | File | 149 B | 0755 |
|
| dev-dep-update | File | 143 B | 0755 |
|
| doc-build.sh | File | 3.18 KB | 0755 |
|
| gen-changelog | File | 420 B | 0755 |
|
| index-build.js | File | 1.68 KB | 0755 |
|
| install.sh | File | 6.09 KB | 0755 |
|
| maketest | File | 2.02 KB | 0755 |
|
| publish-tag.js | File | 151 B | 0644 |
|
| release.sh | File | 657 B | 0644 |
|
| relocate.sh | File | 665 B | 0755 |
|
| update-authors.sh | File | 183 B | 0755 |
|