Skip to content
  1. Mar 10, 2024
  2. Mar 09, 2024
    • Marc Cornellà's avatar
      fix(async): register the git prompt async handler correctly (#12267) · 06753e81
      Marc Cornellà authored
      This fix conditionally registers the git prompt async handler only
      if `git_prompt_info` is used anywhere in the prompt variables.
      
      This is done in the proper order, so that the async request is
      processed once the handler has been registered.
      
      This fix also passes the return value of the previous command
      to each of the async handlers, in case they are needed.
      06753e81
  3. Mar 07, 2024
  4. Mar 04, 2024
  5. Mar 03, 2024
  6. Mar 02, 2024
  7. Mar 01, 2024
  8. Feb 29, 2024
  9. Feb 28, 2024
  10. Feb 27, 2024
  11. Feb 23, 2024
  12. Feb 20, 2024
  13. Feb 19, 2024
  14. Feb 14, 2024
  15. Feb 13, 2024
  16. Feb 12, 2024
  17. Feb 08, 2024
  18. Feb 07, 2024
  19. Feb 06, 2024
  20. Feb 04, 2024
  21. Feb 03, 2024
Loading