Skip to content
Snippets Groups Projects
  1. Dec 08, 2021
  2. Dec 07, 2021
    • Karel Koci's avatar
      patches/openwrt: fix invalid assignment on Shield (Mox) · 89d2518a
      Karel Koci authored
      The ucidef_set_interface_lan sets the one specific interface to LAN
      network. If that suppose to be a bridge we have to provide all
      interfaces at once. This changes the code so it does that.
      
      One additional change here is that if there are no LAN ports the WAN
      port is assigned to LAN instead of WAN.
      89d2518a
  3. Dec 04, 2021
  4. Nov 12, 2021
  5. Nov 09, 2021
  6. Nov 01, 2021
  7. Oct 21, 2021
  8. Oct 19, 2021
  9. Oct 15, 2021
  10. Oct 13, 2021
  11. Oct 12, 2021
    • Karel Koci's avatar
      githooks/pre-push: allow fast-forward of hbk and hbl · cb81efa3
      Karel Koci authored
      The original check was that hbk and hbl can be pushed only with hbd and
      hbl, in case of hbk, branches. It is what we mostly want but there are
      cases when we do not update hbd or hbl and only hbk or hbl that are
      valid as well. The example of such operation is merge of hbd to
      hbl or merge of hbl to hbk, which is always fast-forward due to our
      workflow.
      This halts push only if hbk or hbl commit is not ancestor of hbd instead
      of halting it always when hbd or hbl is not being updated.
      cb81efa3
  12. Oct 11, 2021
  13. Oct 08, 2021
  14. Oct 07, 2021
  15. Oct 04, 2021
  16. Sep 30, 2021
  17. Sep 27, 2021
  18. Sep 23, 2021
  19. Sep 21, 2021
  20. Sep 20, 2021
  21. Sep 09, 2021
Loading