Skip to content
Snippets Groups Projects
  1. Jun 03, 2024
    • Eric Vidal's avatar
      Only build the entire graph of system after a parse process. · 8fcc5c59
      Eric Vidal authored
      Each tool needs to be independent, which
      meant that every time a tool was called,
      it would build the entire system graph.
      This was an obvious waste of time and resources.
      
      Now, the tools build the graph based
      on the requested services, which
      drastically reduces the time needed to
      construct the necessary dependency graph.
      8fcc5c59
  2. Mar 31, 2024
  3. Jan 08, 2024
  4. Dec 22, 2023
  5. Dec 05, 2023
  6. Dec 04, 2023
  7. Nov 27, 2023
  8. Nov 25, 2023
  9. Nov 10, 2023
  10. Nov 09, 2023
  11. Oct 31, 2023
  12. Oct 30, 2023
  13. Jun 16, 2023
  14. Jun 15, 2023
  15. Jun 05, 2023
  16. Jun 02, 2023
  17. May 31, 2023
  18. May 21, 2023
  19. Apr 15, 2023
  20. Mar 14, 2023
  21. Mar 12, 2023
  22. Mar 11, 2023
  23. Mar 10, 2023
  24. Feb 18, 2023
  25. Feb 17, 2023
    • Eric Vidal's avatar
      remove the tree path. · 9f097519
      Eric Vidal authored
      This commit sign the end of the "[WIP] allow to switch between trees" works.
      The tree directory was used with s6-rc. Tree are now completely handled by
      resolve file. That's means that services are not independent of a tree.
      Again earn of flexibility.
      9f097519
  26. Jan 30, 2023
  27. Jan 29, 2023
  28. Jan 27, 2023
  29. Nov 27, 2022
  30. Nov 04, 2022
  31. Oct 15, 2022
  32. Mar 18, 2022
  33. Jan 14, 2022
  34. Jan 10, 2022
Loading