Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
  2. Nov 22, 2021
  3. Jan 06, 2021
  4. Jan 09, 2021
  5. Jun 22, 2021
  6. Nov 22, 2021
  7. Dec 23, 2021
  8. Dec 22, 2021
  9. Dec 17, 2021
  10. Dec 21, 2021
  11. Dec 20, 2021
  12. Dec 17, 2021
  13. Dec 11, 2021
  14. Dec 02, 2021
    • Dan Villiom Podlaski Christiansen's avatar
      tests: suppress some git-specific output · 3c4df3a39ab6
      Dan Villiom Podlaski Christiansen authored
      The latest version of Git, 2.34, seemed to change something with
      relation to the default strategy. As long as the hashes remain the
      same, we don't care.
      
      In addition, it seems to have some logic related to templates, and
      might warn if the directory doesn't exist. Suppress that.
      3c4df3a39ab6
  15. Nov 24, 2021
    • Dan Villiom Podlaski Christiansen's avatar
      pull: properly distinguish remote messages from progress · 77ce97974644
      Dan Villiom Podlaski Christiansen authored
      The previous logic was kind of weird. It parsed the messages rather
      thoroughly, but ignored a crucial distinction:
      
      * Anything that ends with a newline is most likely a remote message.
      * Anything that ends with a carriage return is most likely a progress
        message.
      * Lines ending with newline always flush a progress session.
      
      Most things ending with newline are interesting, but we explicitly
      disregard the “totals” stuff. Things ending with carriage return are
      either progress, or at least something we shouldn't print.
      77ce97974644
  16. Dec 02, 2021
  17. Jul 09, 2021
  18. Dec 02, 2021
  19. Nov 21, 2021
  20. May 03, 2021
  21. May 13, 2021
  22. Nov 22, 2021
  23. Nov 21, 2021
  24. Nov 22, 2021
  25. Nov 21, 2021
  26. Nov 22, 2021
Loading