Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This has the potential to save a lot of time and make future release
upgrading much simpler for the user.
|
|
adds `-c <config-file>` or `--config <config-file>` instead of passing
the config file as an argument.
|
|
|
|
This makes it a bit more comforting to the user (and me as well). With
this the user sees a short description of the release.
|
|
This happens for every call unless the user passes
--disable-default-libs to relcool or {disable_default_libs, true} in
the relcool config.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
People seem to expect overlays to happen in order. This patch changes
overlays such that they happen one at a time.
|
|
|
|
|
|
|
|
And made it through code review!!!
|
|
This includes support for overlays and fairly complete tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|