+[2020-05-19T23:14:53Z]bn_workis there a way to workaround the 250-confirm limit when comparing across tags / branches? ex: https://github.com/systemd/systemd/compare/v237...v238 trying to confirm if https://github.com/systemd/systemd/pull/8133 is in it but am getting the message that the comparison is limited to the most recent 250 commits. Is there no way besides pulling the source locally and using git directly? +[2020-05-19T23:32:00Z]oprypinbn_work, not exactly answering your question but you do see the list of all tags that it's in at the commit itself https://github.com/systemd/systemd/commit/73969ab61c39357e6892747e43307fbf07cafbed +[2020-05-19T23:33:03Z]oprypinalso i think you can rely on the fact that https://github.com/systemd/systemd/compare/73969ab61c39357e6892747e43307fbf07cafbed...v238 shows *anything* +[2020-05-19T23:33:12Z]oprypinbecause this one certainly doesnt show https://github.com/systemd/systemd/compare/73969ab61c39357e6892747e43307fbf07cafbed...v237 +[2020-05-19T23:47:42Z]bn_workoprypin: yes, thanks! just realized that after clicking around
do you mean this https://github.com/mikeage/prpltwtr?
+[2020-05-20T06:01:54Z]__Myst__in the mit license, after how much modification does it not apply anymore? +[2020-05-20T06:08:13Z]R2robotare you trying to re-license someone else's code? +[2020-05-20T06:25:00Z]__Myst__no i'm saying that i forked somebody else's code and modified 99% of it +[2020-05-20T06:45:36Z]R2robotIANAL but it's still a derived code base +[2020-05-20T06:47:15Z]R2robotMIT is one of the most permissive licenses anyway