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. Jan 08, 2024
  3. Jan 07, 2024
  4. Dec 22, 2023
  5. Dec 02, 2023
  6. Nov 27, 2023
  7. Nov 09, 2023
  8. Oct 31, 2023
  9. Oct 30, 2023
  10. Aug 06, 2023
  11. Jul 15, 2023
  12. Jun 02, 2023
  13. May 31, 2023
  14. May 21, 2023
  15. Apr 15, 2023
  16. Mar 11, 2023
  17. 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
  18. Jan 29, 2023
  19. Jan 28, 2023
  20. Jan 27, 2023
  21. Nov 27, 2022
  22. Jul 07, 2022
  23. Mar 26, 2022
  24. Jan 14, 2022
  25. Jan 10, 2022
  26. Dec 04, 2021
  27. Nov 30, 2021
  28. Feb 21, 2021
  29. Jan 16, 2021
  30. Jan 11, 2021
  31. Nov 15, 2020
  32. Apr 27, 2020
  33. Jan 01, 2020
  34. Dec 12, 2019
  35. Nov 18, 2019
Loading