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
|
880652f5d4
|
util: Port all code to new errwrap package
This should keep things more uniform.
|
2019-03-12 16:49:01 -04:00 |
|
James Shubin
|
d166112917
|
engine: Add an interface for compatible resources
This also adds utility functions for merging and improved comparing.
|
2018-12-29 02:46:43 -05:00 |
|
James Shubin
|
8ed5c1bedf
|
engine: Add a resource copy interface and implementation
If we want to copy an entire resource, we should use this helper method.
|
2018-12-29 02:42:02 -05:00 |
|