James Shubin
|
336a38081a
|
legal: Happy 2021 everyone...
Done with:
ack '2020+' -l | xargs sed -i -e 's/2020+/2021+/g'
Checked manually with:
git add -p
Hello to future James from 2022, and Happy Hacking!
|
2021-01-31 16:52:46 -05:00 |
|
James Shubin
|
2648fb1bb1
|
legal: Happy 2020 everyone...
Done with:
ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g'
Checked manually with:
git add -p
Hello to future James from 2021, and Happy Hacking!
|
2020-01-03 20:08:37 -05:00 |
|
James Shubin
|
07f542b4d7
|
legal: Happy 2019 everyone...
Done with:
ack '2018+' -l | xargs sed -i -e 's/2018+/2019+/g'
Checked manually with:
git add -p
Hello to future James from 2020, and Happy Hacking!
|
2019-03-24 15:08:50 -04:00 |
|
James Shubin
|
a7bc72540d
|
util: Fix small linting error
Woops!
|
2018-12-19 12:29:44 -05:00 |
|
James Shubin
|
e62e35bc88
|
util: Improve the test helper function and add a better one
This should help us write tests that use unique physical directories
inside the directory tree.
|
2018-12-19 06:10:48 -05:00 |
|
James Shubin
|
bd80ced9b2
|
util: Add an fs helper and a test helper
|
2018-12-17 12:10:09 -05:00 |
|